VMS Help  —  EDIT  /FDL  Qualifiers  /NOINTERACTIVE
    This qualifier causes the Edit/FDL utility to execute the
    Optimize script without a terminal dialogue.

    The /NOINTERACTIVE qualifier allows you to optimize an existing
    FDL file with the Edit/FDL utility but without an interactive
    terminal dialogue. You must have previously entered the ANALYZE
    /RMS_FILE/FDL command, specifying your existing RMS data file
    as the target file. The Edit/FDL utility then uses the data
    from the analysis FDL file while the Optimize script proceeds
    noninteractively. If data is missing, the Edit/FDL utility uses
    the defaults. However, if critical data items are not found in
    the analysis file, the Edit/FDL utility exits without producing
    an output file.

    Example

  $ EDIT/FDL/ANALYSIS=TEMP_DATA/NOINTERACTIVE TEMP_DATA

    This command begins a noninteractive session in which the
    FDL file TEMP_DATA;2 is created from the analysis FDL file
    TEMP.DATA;1.
Close Help