RUN(3G) —
NAME
VI_Run − process a log file
SYNOPSIS
int VI_Run(filename)
char ∗filename;/∗ log file name ∗/
DESCRIPTION
VI_Run executes the commands logged in the specified file; filename is the name of a log file that was created by VI_Login. Using VI_Run with a log file has the same effect as executing aedrunner(1) from within a program, allowing a series of orders which require much calculation to be figured only once, logged, then quickly retrieved when needed.
NOTE
VI_Run applies only to the IBM Academic Information Systems experimental display.
SEE ALSO
aedjournal(1), aedrunner(1), log(3G)
DIAGNOSTICS
VI_Run returns 0 for normal completion, and -1 if it detects any kind of inconsistency or unexplained results in the file.
PRPQs 5799-WZQ/5799-PFF: IBM/4.3 — 30 Sep 1985