AMOSi:Let

From Amiga Coding
Revision as of 02:45, 17 November 2007 by Spellcoder (talk | contribs) (Extracted from the AMOSPro V2.00 helpfile)
Jump to: navigation, search

Assigns a value to an AMAL register.


Let Rn=expression

n can be 0 to 9 for local registers, and A through Z for global ones.


You can also use the special registers A,X, and Y.