Difference between revisions of "AMOSi:Reserved Variables"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
(Extracted from the AMOSPro V2.00 helpfile)
(No difference)

Revision as of 02:45, 17 November 2007

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$()