|
NAME do - execute a command file
SYNOPSIS do
command_file do .
DESCRIPTION The do macro reads
commands contained in the ASCII file
command_file, echoing each command to the
screen as it is read.
If the argument is a single dot (.), the
previous command file is used.
The global variable DO_DIR may be set to the
name of directory that will be searched for
command_file, if
command_file is not in the current directory.
EXAMPLE do do.scans
GLOBAL VARIABLES
DOFILE - Last command file used.
DO_DIR - Name of private command file
directory.
SEE ALSO
qdo
startup
vi
... Meeting the software needs of scientists since 1985 ...
Last Formatted Feb 1, 2008
Last Updated 02/28/01
Send comments, queries, suggestions to
info@certif.com
© 1995-2003 Certified Scientific Software. All rights reserved
|