CURFILE parameter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 16: | Line 16: | ||
<p> | <p> | ||
The name of the current file, that is, the default file context (if the default context is not a <var class="product">Model 204</var> group).</p> | The name of the current file, that is, the default file context (if the default context is not a <var class="product">Model 204</var> group).</p> | ||
==See also== | ==See also== | ||
Line 26: | Line 21: | ||
<li>The <var>[[DEFCNTX parameter|DEFCNTX]]</var> parameter (which is quite similar to <var>CURFILE</var> but provides more information) and the <var>[[APDFCNTX parameter|APDFCNTX]]</var> parameter. | <li>The <var>[[DEFCNTX parameter|DEFCNTX]]</var> parameter (which is quite similar to <var>CURFILE</var> but provides more information) and the <var>[[APDFCNTX parameter|APDFCNTX]]</var> parameter. | ||
<li>The <var>[[$Curfile]]</var> function. | <li>The <var>[[$Curfile]]</var> function. | ||
<li>The <var>[[DEFAULT command|DEFAULT]]</var> and <var>[[OPEN file command|OPEN]]</var> commands, which reset the file/group context. | |||
<li>The <var>[[OPENC command|OPENC</var>]] command does <b>not</b> reset the file/group context. | |||
<li>The <var>[[CLOSE command|CLOSE</var>]] command, which might reset the file/group context. | |||
</ul> | </ul> | ||
Revision as of 20:42, 7 April 2015
Current file
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, that is, the default file context (if the default context is not a Model 204 group).
See also
- The DEFCNTX parameter (which is quite similar to CURFILE but provides more information) and the APDFCNTX parameter.
- The $Curfile function.
- The DEFAULT and OPEN commands, which reset the file/group context.
- The OPENC command does not reset the file/group context.
- The CLOSE command, which might reset the file/group context.