Difference between revisions of "AMOSi:Label"

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

Latest revision as of 01:51, 17 November 2007

Creates a label in your Interface program for use with the JUmp or JS commands


LA label number;


Allowable label numbers range from 0 to 65535.