EOJPW parameter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:EOJPW parameter subtitle}} ==Summary== <dl> <dt>Default value <dd>None <dt>Parameter type <dd>System <dt>Where set <dd>CCAIN <dt>Related products <dd>None <dt>Intro...") |
|||
Line 14: | Line 14: | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>If the | <p>If the EOJPW parameter (4 bytes max) is set in CCAIN, then a non-user zero EOJ | ||
command will return | command will return </p> | ||
<p> | |||
M204.1076: DO YOU REALLY WANT TO END THE RUN FOR {''location'' | ''jobname''} ? | |||
</p> | |||
<dl> | |||
<dt> | |||
If | <dd> | ||
If the LOCATION parameter is also set in CCAIN, then ''location'' will be set to that value in | |||
the M204.1076 message. | |||
<dt> | |||
<dd> | |||
If CUSTOM=37 is set, then ''jobname'' in the M204.1076 | |||
message will be replaced by the value of JOBNM, a view only parameter. | |||
<dt> | |||
<dd> | |||
If "Y" is the response to the | |||
M204.1076 message, that message will be followed with | |||
<dt> | |||
<dd> | |||
M204.0347: Password | |||
</dl> | |||
If EOJPW is not set, no password prompt will be issued. However, the M204.1076 message will | |||
be issued in one of the following forms. | |||
<dl> | |||
<dt> | |||
<dd> | |||
1) If CUSTOM=37 is set: | |||
<ul> | |||
<li>M204.1076: Do you really want to end the run for ''jobname''?</li> | |||
</ul> | |||
<dt> | |||
<dd> | |||
2) If CUSTOM=37 is not set and LOCATION is set: | |||
<ul> | |||
<li>M204.1076: Do you really want to end the run for ''location''?</li> | |||
</ul> | |||
<dt> | |||
<dd> | |||
3) If CUSTOM=37 is not set, and LOCATION is not set: | |||
<ul> | |||
<li>M204.1076: Do you really want to end the run?</li> | |||
</ul> | |||
</dl> | |||
This feature will enable the user to confirm that they are ending the correct run. | |||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 20:48, 6 January 2014
EOJ password
Summary
- Default value
- None
- Parameter type
- System
- Where set
- CCAIN
- Related products
- None
- Introduced
- Model 204 V6.1
Description
If the EOJPW parameter (4 bytes max) is set in CCAIN, then a non-user zero EOJ command will return
M204.1076: DO YOU REALLY WANT TO END THE RUN FOR {location | jobname} ?
- If the LOCATION parameter is also set in CCAIN, then location will be set to that value in the M204.1076 message.
- If CUSTOM=37 is set, then jobname in the M204.1076 message will be replaced by the value of JOBNM, a view only parameter.
- If "Y" is the response to the M204.1076 message, that message will be followed with
- M204.0347: Password
If EOJPW is not set, no password prompt will be issued. However, the M204.1076 message will be issued in one of the following forms.
-
1) If CUSTOM=37 is set:
- M204.1076: Do you really want to end the run for jobname?
-
2) If CUSTOM=37 is not set and LOCATION is set:
- M204.1076: Do you really want to end the run for location?
-
3) If CUSTOM=37 is not set, and LOCATION is not set:
- M204.1076: Do you really want to end the run?
This feature will enable the user to confirm that they are ending the correct run.