Nxtfld: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The '''NxtFld''' statement works the same way as Curfld except that it takes into account the way the field was exited and reports the number of the field that the cur...")
 
No edit summary
Line 1: Line 1:
The '''NxtFld''' [[statement]] works the same way as [[Curfld]] except that it takes into account the way the field was exited and reports the number of the field that the cursor is going to enter next.
The '''NxtFld''' [[internal function]] works the same way as [[Curfld]] except that it takes into account the way the field was exited and reports the number of the field that the cursor is going to enter next.


====Related Functions====
====Related Functions====
Line 11: Line 11:


<noinclude>
<noinclude>
[[Category:Statements]]
[[Category:Internal Functions]]
[[Category:Window File Processing Statements]]
[[Category:Window File Processing Statements]]
</noinclude>
</noinclude>

Revision as of 19:10, 23 July 2013

The NxtFld internal function works the same way as Curfld except that it takes into account the way the field was exited and reports the number of the field that the cursor is going to enter next.

Related Functions