home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / introduc / 1210 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  2.0 KB

  1. Xref: sparky comp.sys.amiga.introduction:1210 comp.sys.amiga.misc:13399 comp.sys.amiga.programmer:13036
  2. Path: sparky!uunet!olivea!decwrl!sun-barr!rutgers!bagate!cbmvax!ricci
  3. From: ricci@cbmvax.commodore.com (Mark Ricci - CATS)
  4. Newsgroups: comp.sys.amiga.introduction,comp.sys.amiga.misc,comp.sys.amiga.programmer
  5. Subject: Re: 1.3 to 2.04 ansi escape codes?
  6. Message-ID: <34867@cbmvax.commodore.com>
  7. Date: 3 Sep 92 14:18:05 GMT
  8. References: <1992Sep2.153057.8602@rtsg.mot.com>
  9. Reply-To: ricci@cbmvax.commodore.com (Mark Ricci - CATS)
  10. Organization: Commodore, West Chester, PA
  11. Lines: 34
  12.  
  13. earl@rtsg.mot.com (Brent R. Earl) writes:
  14. >I have a program that uses ansi escape codes for cursor positioning,
  15. >screen clear, and highlighting.  (specifically, the empire tools
  16. >for old empire).  I believe that the clear screen and highlight
  17. >still work, but the cursor movement seems broken.
  18. >
  19. >It appears that the codes to place the cursor have changed from
  20. >1.3 to 2.x.  1.3 codes were
  21. >cursor movement = esc[#;#H  where the numbers are row and column
  22.  
  23. The cursor movement escape sequence has not changed, it's still 
  24. esc[row;columnH.  Look at page 69 of the 2.0 Devices RKM.
  25.  
  26. >Supposedly, you can use
  27. >esc[#x for horizontal placement from left window border
  28. >esc[#y for vertical placement from top of window
  29. >
  30. >Are these codes more explicit in the rkm than the 2.x manual?
  31. >Where can one find the ansi x3.64 spec that is mentioned in
  32. >the 2.x manual (section 7 pages 43-45 for my manual).
  33. >I don't happen to have the 2.x rkms yet.
  34.  
  35. I don't have the same version of the 2.x manual so I can't say whether the RKM
  36. is more explicit.  The escape sequences you list above are not in the RKM. 
  37. Maybe Ross can shed some light on this.
  38.  
  39. Mark
  40. -- 
  41. ===============================================================================
  42.  Mark Ricci - CATS          |  
  43.  Commodore Applications and |      We know who gave the best speech.
  44.  Technical Support          |             
  45.  ricci@cbmvax.commodore.com |             Kemp in '96.
  46. ===============================================================================
  47.