Difference between revisions of "AMOSi:Zone Position"

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

Returns the position of the current zone. Depending on the type of the zone the position could be a number (buttons,sliders,DIgit zone) or a string (EDit zones).


ZP


ZP is generally used as part of a zone change routine to redraw your object as the position changes.