|
IDL Reference Guide: Dot Commands |
|
The .EDIT command opens files in IDL Editor windows when called from the Command Line of the IDLDE. Note that filenames are separated by spaces, not commas.
| Note .EDIT is an executive command. Executive commands can only be used at the IDL command prompt, not in programs. |
.EDIT File1 [File2 ... Filen]
IDL Online Help (March 01, 2006)