>Message: 8
   >Date: Thu, 9 Jan 2020 14:35:38 -0800
   >From: Peter Vollan <[email protected]>
   >To: [email protected]
   >Subject: Re: [M100] Dungeon Master's Personnel Service
   >Message-ID:
   >      <
ca+g2jxmn-ftkmpdmeupiop72dxtmyn6gnbeccx0edciqzr2...@mail.gmail.com>
   >Content-Type: text/plain; charset="UTF-8"

   >I just noticed that VT has an option to "Save basic as ASCII", so not
   >only with it load a .BA files that is really a text file, but it will
   >save it back to text so that you can read and edit it. Virtual T is
   >teaching us bad habits!

<snip>

Except if you use any character in your program whose value is greater than
127d, then the ASCII file will not have the IBM equivalent of the character
but instead will contain one of the BASIC commands in it's place. Something
that was never tested for and needs fixing.

I found this out because I use character 167d in several of my programs,
and tried to do some debugging with Virtual-T and saved the result with the
"Save Basic as ASCII" option and then couldn't read the file on my T102.

Peter

Reply via email to