Figure 4-58 command – run file options, Figure 4-59 command - duplicate – HP Integrity NonStop H-Series User Manual
Page 75

WVP NonStop Storage Analyzer User Guide – 536988-001
- 75 -
Additional arguments, such as output file, no wait parameter etc. could be specified by opening
the Run Dialog via Run > Open Dialog as shown:
Figure 4-58 Command – Run File Options
TACL RUN command is used to execute the RUN operation. E.g. the above is equivalent to the
following TACL command:
-- RUN $IDEL4.KENPRG.HELLO
Duplicate – Duplicates/copies a file to a specified location. The user can specify the destination
as either $volume.sub volume.filename or sub volume.filename (volume of the source file is
used in this case) or just the filename (volume.sub volume of the source file is used in this
case). It also gives you an option to overwrite/purge, in case the destination file already exists.
Result of the operation is displayed in a separate popup.
Figure 4-59 Command - Duplicate