COBOL Manual for TNS and TNS/R Programs

Native COBOL Cross Compiler on PC
HP COBOL Manual for TNS and TNS/R Programs522555-006
34-8
Command-Line Platform
Command-Line Platform
On the command-line platform, debug loadfiles that were compiled with the native
COBOL cross compiler either with Visual Inspect on Windows (some restrictions might
apply for files containing SQL/MX statements) or by running Inspect on the NonStop
server. To use Inspect, you must copy the loadfiles and the source files to the host (see
PC-to-NonStop-Host Transfer Tools).
For information about Visual Inspect, see its online help. For information about Inspect,
see the Inspect Manual.
RUNV
RUNV, which is a TACL macro in the Guardian environment and a script in the OSS
environment, starts a program under the control of Visual Inspect.
RUNV
without program-file, displays the RUNV help.
program-file
is the name of the loadfile to run. program-file can be represented as a file-
system file name or (in the Guardian environment) a DEFINE name. program-
file is added to the list in Visual Inspect’s Application Control View. For
information about Visual Inspect, see its online help.
run-option-list
Note. You must use Visual Inspect to debug PIC loadfiles.
/ run-option-list /
program-parameter-list
VST805.vsd
RUNV
program-file
run-option
,
run-option
VST332.vsd