next up previous contents index
Next: FIND Up: LAS Language Internal Help Previous: DUMP

FILE

 

        LAS\FILE Type Name [NEW]

    Selects the input and output files.
    FILE IN name            defines the input file
    FILE OUT name [NEW]     defines the output file ;
                            initializes a file if NEW is precised.
    FILE BOTH name          selects the same file for input and output.
    The default extension can be specified using command SET EXTENSION (.BUR
    is recommended).


lucas@iram.fr