Changes
/* POS */
: Returns value of PI (3.14159265)
==== POS (#st) ==== : [Returns column number of print position relative to left edge of text window on stream st.st must be specified..] : Example: <pre>PRINT POS(#0) - prints 1</pre>
==== REMAIN ====