Template:Open and OpenC statements syntax

From m204wiki
Revision as of 18:00, 15 February 2015 by Dme (talk | contribs)
Jump to navigation Jump to search

Open

Open { [Dataset | External] {ext-filename | %variable} | [External] {Terminal | %variable} } For {Input [Output] | Output [Input] | InOut} [Password {value | %variable}] (C)Open[C] [File | [Perm | Temp] Group] {name [At {location | %variable | =}] | %variable} [Password {value | %variable}]