Previous Topic: /REFRESH CommandNext Topic: /RELINK Usage Notes


/RELINK Command

The /RELINK command dynamically loads a new copy of a CA WA CA 7 Edition module without having to shut down the product.

Format 1

This command has the following format:

/RELINK,{A|APPL}=SASSxxxx[,{U|USERID}=xx]

Format 2

This command has the following format:

/RELINK,{FM|FMTBLK}={SFMxyyyy|SCALyyyy}[,{U|USERID}=xx]
APPL

Defines the CA WA CA 7 Edition program module to relink. Use A and APPL interchangeably but specify one or the other to relink a program module. The value must be the module name in the format SASSxxxx where xxxx is the last four characters of a module name.

Limits: 8 alphanumeric characters

Required: Yes (Format 1 only)

FMTBLK

Defines the CA WA CA 7 Edition format block/calendar block to relink. Use FM and FMTBLK interchangeably but specify one or the other to relink a format block of a calendar module.

Limits: 8 alphanumeric characters

Required: Yes (Format 2 only)

SFMxyyyy

Defines format block name where x is A for batch, H for online, and yyyy is the last four characters of a module name.

SCALyyyy

Defines calendar block name where yyyy is the last four characters of a module name.

USERID

Defines a prefix to replace the first two characters of the standard module name. U and USERID can be used interchangeably. Value, if used, can be any two characters with the first character being alphabetic.

Limits: 2 alphanumeric characters