|
SEARCHName:
where <file name> is the file to be searched; and <string> is the string to search for. This syntax prints all lines where a match is found.
where <file name> is the file to be searched; and where <string> is the string to search for. This syntax prints the first line where a match is found.
where <file name> is the file to be searched; and <string> is the string to search for. This syntax prints from the first line where a match is found to the next blank line.
where <file name> is the file to be searched; and <string> is the string to search for. This syntax prints from the first line where a match is found to the next dashed line.
where <string> is the string to search for. This syntax searches the file refman.tex located in the Dataplot HELP directory. This file is used by the WEB HELP command to access the Dataplot reference manual on the Dataplot web pages.
where <string> is the string to search for. This syntax searches the file handbk.tex located in the Dataplot HELP directory. This file is used by the WEB HANDBOOK command to access the NIST/SEMATECH e-Handbook of Statistics web pages.
where <string> is the string to search for. This syntax searches the file dpdirf.tex located in the Dataplot HELP directory. This file contains a one line description of Dataplot commands sorted by category.
where <string> is the string to search for. This syntax searches the file dpdicf.tex located in the Dataplot HELP directory. This file contains a one line description of Dataplot commands sorted alphabetically.
SEARCH PROG.PLOTLAB READ SEARCH REFERENCE MEAN PLOT SEARCH HANDBOOK RELIABILITY
Starting with the 2018/04 version, SEARCH REFERENCE MEAN PLOT will now only match the lines containing the phrase MEAN PLOT. Note that words MEAN PLOT must appear contiguously (i.e., as a single phrase) on the line. It does not do a separate search for MEAN and then for PLOT and it does not match lines where MEAN and PLOT do not appear together. For example, "MEAN OF THE PLOT" would not be a match for "MEAN PLOT".
searches only the first 200 lines of the file.
As a further caution for Unix hosts, certain expansion characters (specifically ~ to refer to your home directory) are interpreted by the shell and are not recognized by the Fortran compiler. These expansion characters are interpreted as literal characters and do not yield the intended file name.
? is a synonym for SEARCH REFERENCE ??? is a synonym for SEARCH HANDBOOK SEARCH HB is a synonym for SEARCH HANDBOOK SEARCH HANDBK is a synonym for SEARCH HANDBOOK
SEARCH DIR is a synonym for SEARCH DIRECTORY
1988/08: Support for DICTIONARY and DIRECTORY searches 1994/01: Support for SEARCH1 option 2003/02: Support for saving LINENUMB 2018/04: Support for REFERENCE and HANDBOOK searches 2018/04: Support for multi-word searches 2018/04: Add various synonyms SEARCH REFERENCE MEAN PLOT WEB HELP MEAN PLOT
|
Privacy
Policy/Security Notice
NIST is an agency of the U.S.
Commerce Department.
Date created: 04/09/2018 |