[A83] Re: Special ram areas?


[Prev][Next][Index][Thread]

[A83] Re: Special ram areas?




> Van: Ronald Teune <rtwolf@gmx.net>
> 
> >> That's right, but Appvar =not App
> >
> >What is it then? Since it's not a program-,list-,GDB-,... variable.
> 
> What's in a name?
> Since apps couldn't use writeback, they had to write in something else.
> Programs, lists, GDBs, etc are not meant for such things, so the 'AppVar'
> was invented. Well, that's what I think of it.

Okay, I already found it in the Ti83+ SDK. It seems to be just like a
program variable, only you can't edit it from within the TIOS.

Seems to be perfect for your own BASIC language, text files, etc. Ti
expects you to use the first 4 bytes as header (they say it should be a
good habit to do so).

	Henk Poley <><