|
NAME qdo - execute a command file
without echo
SYNOPSIS qdo
command_file
qdo .
DESCRIPTION The qdo macro reads
commands contained in the ASCII file
command_file. Unlike the do
macro, the commands from the file are not printed on the screen.
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
do
startup
vi
... Meeting the software needs of scientists since 1985 ...
Last Formatted Jul 14, 2008
Last Updated 02/28/01
Send comments, queries, suggestions to
info@certif.com
© 1995-2003 Certified Scientific Software. All rights reserved
|