CURFILE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
No edit summary
Line 15: Line 15:
<p>The name of the current file    </p>
<p>The name of the current file    </p>
<p>You indirectly reset CURFILE when you issue OPEN (but not OPENC), CLOSE, or DEFAULT for a file or group. </p>
<p>You indirectly reset CURFILE when you issue OPEN (but not OPENC), CLOSE, or DEFAULT for a file or group. </p>
[[Category:Fparms, tables, and user Parameters]]
[[Category:Fparms, tables, and user parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 13:35, 19 April 2013

Summary

Default value
None
Parameter type
Fparms, tables, and user
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The name of the current file

You indirectly reset CURFILE when you issue OPEN (but not OPENC), CLOSE, or DEFAULT for a file or group.