ps_set_test_pos -- Sets position for text output
Description
Set the postion for the next text output. You may alternatively
set the x and y value separately by calling
ps_set_value() and choosing 'textx' respectively
'texty' as the value name.
See also
ps_show(), ps_set_value()