home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / applicat / 9818 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.3 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!mcdchg!documail!rich
  2. From: rich@documail.UUCP (Rich McCallister)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: CygnusEd and control character
  5. Message-ID: <661@documail.UUCP>
  6. Date: 6 Jan 93 18:28:10 GMT
  7. References: <bmaple.0gvh@burner.com>
  8. Reply-To: rich@documail.UUCP (Rich McCallister)
  9. Organization: Bell & Howell DocuMail Division, Evanston, Ill.
  10. Lines: 14
  11.  
  12. In article <bmaple.0gvh@burner.com> bmaple@burner.com (Bob Maple) writes:
  13. >Has anyone any idea why in CygnusEd when you try to enter a control code,
  14. >it does the control code, immediately followed by a linefeed?  Whether I type
  15. >it (^A for instace) on the keyboard, or with the 'Enter Ascii' and typing a 1,
  16. >it does the same thing.
  17.  
  18.     That's no linefeed, it's SUPERMAN! Well, at least it's no linefeed.
  19. After a control character is displayed, the display goes to a new line, but
  20. no linefeed character is made part of the file. You'll note that if you look 
  21. at a file containing, for instance, ^A, ^A will appear as the last character
  22. of whatever line it's on, but if you save the file without changing it, and
  23. look at it with 'type opt h' or something similar, the file is unchanged.
  24.    I (usually) don't like this way of displaying control characters; I wish it
  25. were an option.
  26.