Job Management Partner 1/Software Distribution Administrator's Guide Volume 2

[Contents][Glossary][Index][Back][Next]

4.27.1 Reserved words available in JP1/Software Distribution commands

The table below shows reserved words that can be used in JP1/Software Distribution commands and the corresponding values after replacement.

Table 4-45 Reserved words available in JP1/Software Distribution commands

Reserved word Replaced value
\CY Last 2 digits of the year at time of command execution
\CM Month, in 2 digits, at time of command execution
\CD Day, in 2 digits, at time of command execution
\CH Hour, in 2 digits, at time of command execution
\CN Minute, in 2 digits, at time of command execution
\CS Second, in 2 digits, at time of command execution
\BY Last 2 digits of the year, at time of last updating of base_fullpath specification value
\BM Month, in 2 digits, at time of last updating of base_fullpath specification value
\BD Day, in 2 digits, at time of last updating of base_fullpath specification value
\BH Hour, in 2 digits, at time of last updating of base_fullpath specification value
\BN Minute, in 2 digits, at time of last updating of base_fullpath specification value
\BS Second, in 2 digits, at time of last updating of base_fullpath specification value
\VERSION The first value specified in version_revision of PACKAGING_INFORMATION.
\GROUP The first value specified in group of JOB_DESTINATION. This reserved word is ignored if group is empty. If the replaced character string contains a \, the reserved word is further changed into a character string with the \ removed.
\HOST The first value specified in host_name of JOB_DESTINATION. This reserved word is ignored if host_name is empty. If the replaced character string contains a period (.) , the reserved word is further changed into a character string with the period removed.
\DSTID The first value specified in destination_id of JOB_DESTINATION_ID. This reserved word is ignored if destination_id is empty.
\PKGID The first value specified in package_id of PACKAGING_INFORMATION.
\FILE A file name derived by removing the relative directory portion and any items following the period (.) from the first value of file_path in PACKAGING_SOURCE. This reserved word is ignored if file_path is empty.
\SIZE File size of the first file_path of PACKAGING_SOURCE. This reserved word is ignored if file_path is empty. The command fails if a non-existent file is specified in file_path.
\BASE A file name derived by removing the relative directory portion and any items following the period (.) from the value of base_fullpath in PACKAGING_SOURCE.
\ZDIR A file name derived by removing the relative directory portion and any items following the period (.) from the value of dmz_path in FILE_COLLECTION.