WEnviron
WEnviron [$]
This command does the same thing as if you entered a "WHead" command
followed by a "WData" command. This command should be used if you
want to save both the current data and the PLT commands needed to
re-create the current plot.
examples
PLT> WEnvir ! Write commands and data to the terminal screen
PLT> WEnvir TEST ! Create TEST.PCO and TEST.QDP files
PLT> WEnvir TEST 3 ! Write the data (3 significant digits) to TEST.QDP
PLT> WEnvir TEST -2 ! E.g., 123.758 +/- 2.698 will be written 123.8 2.7
PLT> WEnvir,,-2 ! As above, but written to the terminal screen.
Return to plt main page.