SED navigation bar go to SED home page go to Dataplot home page go to NIST home page SED Home Page SED Staff SED Projects SED Products and Publications Search SED Pages
Dataplot Vol 1 Vol 2

INSERT COMMAND LINE ARGUMENTS

Name:
    INSERT COMMAND LINE ARGUMENTS
Type:
    Support Command
Purpose:
    Define the current settings of the command line arguments.
Description:
    Dataplot supports arguments when calling macros (HELP MACRO SUBSTITUTION CHARACTER for details).

    One deficiency with command line arguments occurs when the CALL command is entered within a LOOP. The LOOP command saves the contents of the CALL file but does not store the CALL command itself. This command was added to address this issue. It is used behind the scenes to save any command line arguments when the CALL is issued from within a LOOP command.

    Although you can enter this command explicitly, there is typically no reason to do so.

Syntax:
    INSERT COMMAND LINE ARGUMENTS <string>
    where <string> contains the command line arguments.
Examples:
    This command is intended for internal use.
Default:
    None
Synonyms:
    None
Related Commands:
    LOOP = Define a set of commands that will be executed multiple times.
Applications:
    Macros within loops
Implementation Date:
    2017/07
Program:
    XX

Privacy Policy/Security Notice
Disclaimer | FOIA

NIST is an agency of the U.S. Commerce Department.

Date created: 12/18/2017
Last updated: 12/18/2017

Please email comments on this WWW page to alan.heckert@nist.gov.