Difference between revisions of "AMOSi:Setzonevar"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

Sets an internal "zone variable" which can be accessed from your next zone definition. It can be exploited as part of a User Instruction to permanently poke vital data into a user defined button type.


SZ value;


Also see the ZV function.