CurPos

From BR Wiki
Revision as of 22:41, 16 January 2013 by Laura (talk | contribs) (Created page with "Available as of BR! 4.30, the CurPos statement returns the position of the cursor within the field when control is returned to the program. This does not include end-of-line s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Available as of BR! 4.30, the CurPos statement returns the position of the cursor within the field when control is returned to the program. This does not include end-of-line spaces that have not been entered, but does include invisible CRLF characters.

Syntax