Compile Program Scripts / Libraries (ttadv2230m000)

Use this session to compile a range of program scripts or libraries.

 

Program Script Type

The program script type.

Program Script Type

The program script type.

Compile

The compile type.

One source of a script can have objects in more VRCs.

Example

The script tc com0101 VRC B61 a can have an object in tc B61 a, in tc B61U a stnd and in tc B61O a cust, where B61U a stnd and B61O a cust are derived from B61 a.

The reason why you can compile an object from a script of a previous VRC, is that includes (functions) used in that script can change in the derived VRC.

Example script tc com0101 VRC B61 a has an include tcmcs2000 which has been changed in B61O a cust. The change of this include becomes effective on run time after you compile the script to a B61O a cust object.

Compile options for scripts (ttadv2230m000)

Also Compile Defined Libraries

If this check box is selected, libraries linked to program scripts in the specified range must also be compiled.

Multi level

If this check box is selected, scripts or libraries of the previous VRC must be checked for compilation.

Note
  • Only the latest scripts or libraries in the VRC tree are compiled.
  • The object is created in the VRC according the compile field.
VRC Depth

The version depth.

VRC Depth

The release depth.

VRC Depth

A code that identifies a customized software package. For example, B61O_a_cus1, where 'B61O' represents the version, 'a' represents the release, and 'cus1' represents the customer extension of the customized software.

Compile only if present in Export List

If this check box is selected, the compile will be done only if present in the export list.

Internal Export List

The internal export list's path.

(Syntax) error messages to file

The name of the file to which error messages must be sent.

Note

Enter the full path name or the name relative to the directory where the bshell was started.