Page 1 of 1

Code page

Posted: Sun Dec 21, 2003 2:37 am
by Guest
All of my electronic and amateur radio programs were written in QuickBasic back in the early 90s'. Computers then booted up to use code page 437. I recently gave a lecture to my local amateur radio club using a computer running DOS 6.22 only, this lecture gave an outline of programing in QuickBasic and I demonstrated several of my programs. Having been asked for copies of the programs, I ran them on a computer with 98SE only to find that where I had called up an extended character to give a particular symbol (such as omega) I now had a different character. Investigation showed that 98SE uses code page 850, hence the change of character.

I realise that it is possible to boot up using a different code page but is it possible to do this from within a QuickBasic program and return to codepage 850 on exit.

Re: Code page

Posted: Sun Dec 21, 2003 3:56 am
by Dr_Davenstein
You can try the forums on this site...
http://qbasicnews.com/
Someone will probably know.

There isn't much traffic at this place anymore. :(