|
SEARCH DIRECTORYName:
Note that under Unix/Linux/Mac OS X systems, which are case sensitive, Datatplot will first try to open the file name as given. If the file is not found, then Dataplot will convert the file name to all upper case and try to open the file. If the file is not found, then Dataplot will convert the file name to all lower case and try to open the file. Note that this file name conversion is performed in each directory before moving to the next directory. Some users may find it convenient to keep macros and datasets that will be used in subsequent Dataplot sessions in a common directory. The SEARCH DIRECTORY command allows you to specify a directory to be searched for file names. This directory will be searched after the current directory but before the Dataplot auxillary directories. Currently, this command is limited to a single directory. Note:
The 2 to 6 suffix specifies the order in which the directories are searched. However, you do not have to define them in any particular order. For example, you can enter a SET SEARCH4 DIRECTORY command without entering a SET SEARCH3 DIRECTORY or a SET SEARCH2 DIRECTORY command.
where <string> specifies the desired directory name.
where <string> specifies the desired directory name. This specifies a second user specified directory.
where <string> specifies the desired directory name. This specifies a third user specified directory.
where <string> specifies the desired directory name. This specifies a fourth user specified directory.
where <string> specifies the desired directory name. This specifies a fifth user specified directory.
where <string> specifies the desired directory name. This specifies a sixth user specified directory.
SET SEARCH DIRECTORY C:\DATAPLOT_DATASETS SET SEARCH DIRECTORY /home/heckert/dataplot_macros SET SEARCH2 DIRECTORY C:\MY_DATAPLOT_FILES
2020/05: Added SEARCH2, SEARCH3, SEARCH4, SEARCH5, and SEARCH6 options . Assume "sample.dp" is in the /home/heckert/dataplot/macros directory . SET SEARCH DIRECTORY /home/heckert/dataplot/macros CALL sample.dp
|
Privacy
Policy/Security Notice
NIST is an agency of the U.S.
Commerce Department.
Date created: 10/29/2014 |