Re: TIB: Multitasking
[Prev][Next][Index][Thread]
Re: TIB: Multitasking
In a message dated 98-02-18 22:00:20 EST, you write:
<< One possible way would be for each 'interrupt-compatible' program to
have a data file where the names of all used variables are.
This data file must be done by hand, only once, but will _also_ take up
memory. If you want to support multiple interrupts you'll have to have
data files that keep track of all the renamed/backup'ed variables'
names. >>
If a program only uses one-letter capital variable names then it would be
easy. If on the 85/86 then anything more permanent that the program would use
(such as a highscore) would be a longer var. name. And those wouldn't have to
be backed up.