Memorex LOCK - VERSION 2-24 Technické informace Strana 381

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 568
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 380
Setting Values
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
9-13
Setting Values
Description You can establish condition code values and a maximum of fifteen global
constants with JMCL parameters. These constants can be tested with the
IF parameter.
SETC SETC sets the current condition code to a specified number. This action
updates the highest condition code, if appropriate.
The current condition code remains in effect until a new value is set by
another SETC parameter, until a RESET is encountered, or until a new
value is set by the TSIDJC2 subroutine.
SETC is valid on OPTION and JMCL statements, where SETC is in
effect as soon as the statement is processed. SETC is also valid on EXEC
statements, where the condition code is set only if the program executes
successfully. The following is an example of a SETC command
statement.
SETC=nnn
SETG SETG sets global constants. You can have up to 15 global constants. Each
constant remains in effect until you perform an IPL VSE or until you set a
new value with SETG. SETG is valid on JMCL and OPTION statements
only. The following is an example of a SETG command statement.
SETGnn='constant'
Parameters The following provides a description of the parameters you can use when
setting values.
Definitions The following provides definitions for the parameters you can use when
setting values.
Parameter Required? Valid Default
nnn No 1 to 255 None
nn No 01 to 15 None
constant Yes 1 to 16 characters None
Parameter Definition
nnn Specifies the number for the current condition code.
nn Identifies which global constant you are setting.
Valid constants are 1 through 15 or a constant of
from 1 to 16 characters.
Zobrazit stránku 380
1 2 ... 376 377 378 379 380 381 382 383 384 385 386 ... 567 568

Komentáře k této Příručce

Žádné komentáře