home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / introduc / 1223 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.5 KB

  1. Xref: sparky comp.sys.amiga.introduction:1223 comp.sys.amiga.misc:13598 comp.sys.amiga.programmer:13172
  2. Path: sparky!uunet!cbmvax!andy
  3. From: andy@cbmvax.commodore.com (Andy Finkel)
  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: <34922@cbmvax.commodore.com>
  7. Date: 8 Sep 92 02:55:36 GMT
  8. References: <1992Sep2.153057.8602@rtsg.mot.com>
  9. Reply-To: andy@cbmvax.commodore.com (Andy Finkel)
  10. Organization: Flying Cat, Inc.
  11. Lines: 30
  12.  
  13. In article <1992Sep2.153057.8602@rtsg.mot.com> earl@rtsg.mot.com (Brent R. Earl) writes:
  14. >It appears that the codes to place the cursor have changed from
  15. >1.3 to 2.x.  1.3 codes were
  16. >cursor movement = esc[#;#H  where the numbers are row and column
  17.  
  18. Still works fine.  Prove it to yourself with an Echo statement like
  19.  
  20. echo "*E[10;10H Hi there"
  21.  
  22.  
  23. >
  24. >Supposedly, you can use
  25. >esc[#x for horizontal placement from left window border
  26. >esc[#y for vertical placement from top of window
  27.  
  28. I think you are refering the sequences for setting up a scrolling
  29. region.  (left margin, top margin)  These set up a region for
  30. output, not position the cursor.
  31.  
  32.  
  33.             andy
  34. -- 
  35. andy finkel        {uunet|rutgers|amiga}!cbmvax!andy
  36.  
  37. "OS/2 is the operating system for the next thousand great applications." -
  38.  one of the things Bill Gates probably wishes he hadn't said.
  39.  
  40.  
  41. Any expressed opinions are mine; but feel free to share.
  42. I disclaim all responsibilities, all shapes, all sizes, all colors.
  43.