CompuServe Thread

#Text Editor Feature?

6 messages in this thread
#64873From: Carl FinchNov 3, 1993 12:00 PM
It seems that the new R3 Text Editor will not display the last line of text in a file if that line does not end with a hex "0D 0A" (a hard return). I was more than a bit disconcerted to see my new "3ds3.bat" file (created with another editor) displayed without the rather necessary command, "3dshell," that concludes it! Izzat a feechur?!
#64910From: Yost GroupNov 3, 1993 5:06 PM
Apparently, I don't have an editor capable of creating a line without a hard return. I tried creating a text file in the F11 editor and leaving the cursor at the end of the last line (without pressing Enter), but that didn't duplicate the problem. Must be a feature. <g> Seriously, I'll pass this on to Autodesk QA and they can see if they can dup. it. – Jack
#64929From: CSA/CANov 3, 1993 7:35 PM
Jack, You can also create a text file from DOS. Type: COPY CON:SAMPLE.TXT first line second line third line At the end of the last line, before a carriage return, hit the F6 function key – this puts a ^z (control-Z, end-of-file code at the end of the file & completes the save to a file called "sample.txt". Kevin Krell – Computer Support Associates
#65006From: Yost GroupNov 4, 1993 12:06 PM
Sounds like an awful lot of trouble to go through to create a file that won't work in the F11 text editor. <g> – J
#65259From: Carl FinchNov 6, 1993 8:33 PM
I was using the WordPerfect Editor. It's been around for years–now comes as part of WordPerfect Office. I also found that doing a Save of my file with the R3 Text Editor caused the deletion of the last line–apparently it just doesn't _see_ it.
#65296From: Yost GroupNov 7, 1993 11:59 AM
Thanks Carl. As I said, I've sent this to Q.A. In the meantime, the best workaround is to hit Enter after the last line of your text.