Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

.EDIT


The .EDIT command opens files in IDL Editor windows when called from the Command Input Line of the IDLDE. This functionality is only available on the Windows and Motif platforms. 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.

Syntax

.EDIT File1 [File2 ... Filen]


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]