AMOSi:Reserved Variables

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Are internal variables which hold vital information for use by your program. They can often be assigned new values as well.


Typical examples are:


Timer,X Mouse,Y Mouse,Dreg(),Areg(),Menu$()