CURREC parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
(Automatically generated page update)
Line 15: Line 15:
<p>The current record number</p>
<p>The current record number</p>
<p>This parameter has meaning when manipulated by the Host Language Interface functions IFEPRM (VIEW) and IFRPRM (RESET). CURREC is also used with the User Language $VIEW function.  </p>
<p>This parameter has meaning when manipulated by the Host Language Interface functions IFEPRM (VIEW) and IFRPRM (RESET). CURREC is also used with the User Language $VIEW function.  </p>
[[Category:User Parameters]]
[[Category:User parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 02:05, 23 April 2013

Summary

Default value
None
Parameter type
User
Where set
By any user
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The current record number

This parameter has meaning when manipulated by the Host Language Interface functions IFEPRM (VIEW) and IFRPRM (RESET). CURREC is also used with the User Language $VIEW function.