Difference between revisions of "AMOSi:X Text"

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

an example can be found on AMOSPro_Examples:Examples/H-1/Help_17.AMOS


Converts an X coordinate from graphic format into a TEXT format coordinate, relative to the current screen. If the screen coordinate is outside of this screen then a negative result will be given.


t=X Text(xcoordinate)