MR-MPI WWW Site -MR-MPI Documentation - OINK Documentation - OINK Commands

clear command

Syntax:

clear 

Examples:

(commands for 1st computation)
clear
(commands for 2nd computation) 

Description:

This command deletes all data structures and restores all settings to their default values. Once a clear command has been executed, it is as if OINK were starting over, with only the exceptions noted below. This command enables multiple jobs to be run sequentially from one input script.

These settings are not affected by a clear command: the working directory (shell command), log file status (log command), echo status (echo command), and input script variables (variable command).

Related commands: none