function/POS                                                     function/POS
 
 NAME
     POS -- Current cursor x position
 
 ABBREVIATION
     None

 SYNOPSIS
     POS(<dummy>)

 FUNCTION
     This function returns the number of the column (0-39) where the next 
     PRINT statement begins on the screen.
 
 INPUTS
     <dummy> - dummy argument and can be any value
 
 RESULT
     Cursor x position (numeric).

 EXAMPLES
     None
 
 NOTES
     None
 
 BUGS
     None
 
 SEE ALSO
     None