Label [ HPTOOLSET XL Reference Manual ] MPE/iX 5.0 Documentation
HPTOOLSET XL Reference Manual
Label
Allows you to put a comment into a file.
Syntax
LA[BEL] filename[version range] "comment string"
Parameters
Filename Name of the file into which the comment will be entered.
Version Range Specifies version(s) to be labelled. Indicated by
#n[/#n] or #@.
Comment String The comment you want to put in the version(s) of a file.
The string must be enclosed in quotes and <= 80
characters.
Description
If no version is specified, the latest version will be assumed.
Labels can be added only to files owned by the current workspace.
Example
>>LABEL AFILE#R "Reference Version 2/24/82"
Adds the date to the Reference version of AFILE.
MPE/iX 5.0 Documentation