HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)

11- 96
NOTE A complete listing of all SDUTIL keywords and their abbreviations is located in Ap-
pendix B.
COMMENT
Allows you to enter description text into the command stream.
Syntax
COMMENT [.]
Parameters
None
Discussion
This command allows the use of text to docume nt what is happening in the stream without having any
affect on the operation of the system. The COMMENT command may be used whenever the command for
a prompt (>) is present. The command is a very simple one. It consists of the command word COMMENT
followed by zero or more characters. The system ignores all characters on the line and simply writes them
to the log file for documentation. The system then prompts for the next command. Note that this
command does not need to end in a period and so must be contained on a single line (can have a multi-line
comment by having multiple lines each beginning with a COMMENT command).
Example
>comment
>comment
>comment This command file is used to compile the
>comment production version of the dictionary.
>comment
>
FROM F Defines the source dictionary environment
HELP H Displays commands
MERGE M Initiates the merge process
MERGE-OPTIONS MOP Defines merge process options
MERGE-TO MT Defines the target master dictionary environment
PREVIEW PREV Previews the merge process
PURGE PUR Purges a master or compiled dictionary
REDO REDO Edits and executes the previous command
RENAME REN Renames a compiled dictionary
SHOW SH Displays the status of the current environment
Table 10: SDUTIL COMMANDS
COMMAND ABBR. DESCRIPTION