CD
Name:
Type:
Purpose:
This command changes the current working directory.
Description:
Syntax:
CD <path name>
where <path name> is the directory name.
Examples:
CD /home/heckert/datafiles
READ SAMPLE.DAT
Default:
On most implementations, the default working directory
is the current directory when the Dataplot session was
iniiated. If you execute Dataplot from a shortcut
on Windows 95/98/NT, the default working directory can
be set under the Properties menu by changing the
"Start In" directory.
Synonyms:
Note:
Dataplot does no checking to ensure that a valid path
name was specified. The working directory is simply
passed as entered.
Note:
File names are case sensitive on Unix file systems. For this
reason, case is preserved in passing the path name to the
CD command.
Related Commands:
|
SYSTEM
|
= Enter an operating system command within a
Dataplot session.
|
Applications:
Implementation Date:
Program:
CD /usr/local/lib/dataplot/data
READ BERGER1.DAT Y X
FIT Y X
Date created: 6/5/2001
Last updated: 4/4/2003
Please email comments on this WWW page to
alan.heckert@nist.gov.
|