This command saves a record of all succeeding commands in
your IVE session to a log file.

Widget:
- From the IVE Main Window, select "Output" to reveal the Output
Menu. Then, select "LogFile". This activates the "Log" menu.
Specify the path and name of the log file, then click on "OK" to
save it.
Command:
Arguments:
- filename: the path and file name where you wish to store the
log.
Examples:
- LOGFILE=~/ive/log/wind.log
After entering the above command, all the rest of your IVE session
will be recorded in wind.log
Notes:
- A log file is a record of all commands used in an IVE
session.
- By default, each IVE session is logged in ive.log
- When you wish to reproduce the logged session, simply execute
the INPUT command. Also refer to STEP.
back to index