Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
For our Developers...
#11
@SpriggsySpriggs SpringgsySpingggs (What could have been).

Mutually exclusive. I meant enabling the saving of the control characters from the IDE to the file, not making a file name out of control characters.

So since I can't easily post CHR$(10) here, for example sake, let's say the asterisk, in my example below, is CHR$(10). As such, I cannot get this to save correctly from the IDE as demo.bas

PRINT "*"  ' <Remember, that asterisk is actually an inserted CHR$(10) glyph.

Oh sure, it will appear to 'save' it, but now open that file and you'll see it got changed to...

Print ""
" ' <Remember, that asterisk is actually an inserted CHR$(10) glyph.

So it's just about the inability to save some control characters like CHR$(10) and CHR$(13) as a quoted string, but definitely not about using them as file names.

Pete
Reply


Messages In This Thread
For our Developers... - by Pete - 04-03-2024, 10:40 PM
RE: For our Developers... - by Pete - 04-03-2024, 10:53 PM
RE: For our Developers... - by RhoSigma - 04-03-2024, 11:15 PM
RE: For our Developers... - by Pete - 04-03-2024, 11:26 PM
RE: For our Developers... - by SMcNeill - 04-03-2024, 11:39 PM
RE: For our Developers... - by madscijr - 04-05-2024, 01:00 PM
RE: For our Developers... - by Pete - 04-03-2024, 11:49 PM
RE: For our Developers... - by Pete - 04-04-2024, 12:08 AM
RE: For our Developers... - by TDarcos - 04-04-2024, 12:11 AM
RE: For our Developers... - by Pete - 04-04-2024, 12:34 AM
RE: For our Developers... - by SpriggsySpriggs - 04-04-2024, 07:35 PM
RE: For our Developers... - by bplus - 04-05-2024, 11:32 AM
RE: For our Developers... - by Pete - 04-04-2024, 07:53 PM
RE: For our Developers... - by SMcNeill - 04-04-2024, 10:25 PM
RE: For our Developers... - by Pete - 04-04-2024, 10:52 PM
RE: For our Developers... - by SpriggsySpriggs - 04-05-2024, 04:43 PM
RE: For our Developers... - by bplus - 04-05-2024, 05:00 PM



Users browsing this thread: 7 Guest(s)