CURLOC parameter: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
==Description== | ==Description== | ||
<p>The <var class="product">Model 204</var> copy to which the current file belongs </p> | <p>The <var class="product">Model 204</var> copy to which the current file belongs </p> | ||
<p>CURLOC returns the location of the current file when you issue VIEW CURLOC or $VIEW ('CURLOC'). Two formats are possible:</p> | <p>CURLOC returns the location of the current file when you issue <var>[[VIEW_command|VIEW]]</var> CURLOC or <var>[[$VIEW|$VIEW]]</var> ('CURLOC'). Two formats are possible:</p> | ||
<ul> | <ul> | ||
<li> | <li> | ||
Line 23: | Line 23: | ||
</p></li> | </p></li> | ||
<li> | <li> | ||
If the file belongs to a remote copy of <var class="product">Model 204</var> (that is, to a Parallel Query Option/204 remote node), the location value returned is the symbolic location name of the remote <var class="product">Model 204</var> copy. This symbolic name is defined in a DEFINE PROCESS command on the local <var class="product">Model 204</var> copy. </li> | If the file belongs to a remote copy of <var class="product">Model 204</var> (that is, to a Parallel Query Option/204 remote node), the location value returned is the symbolic location name of the remote <var class="product">Model 204</var> copy. This symbolic name is defined in a <var>[[DEFINE_PROCESS_command:_Overview_of_intersystem_network_process|DEFINE PROCESS]]</var> command on the local <var class="product">Model 204</var> copy. </li> | ||
</ul> | </ul> | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 14:14, 15 October 2014
CURFILE location if remote
Summary
- Default value
- None
- Parameter type
- Fparms, tables, and user
- Where set
- View-only
- Related products
- All
- Introduced
- Model 204 V3.2
Description
The Model 204 copy to which the current file belongs
CURLOC returns the location of the current file when you issue VIEW CURLOC or $VIEW ('CURLOC'). Two formats are possible:
-
If the file belongs to the Model 204 copy into which you are logged, the location value returned is:
(LOCAL)
- If the file belongs to a remote copy of Model 204 (that is, to a Parallel Query Option/204 remote node), the location value returned is the symbolic location name of the remote Model 204 copy. This symbolic name is defined in a DEFINE PROCESS command on the local Model 204 copy.