128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
'^s'
Display the list of level strings.
'^u' <location>
Add an object with the current MRU values to that location, even if
there is already another object of the same class at that location.
'ex' <command>
Export a level (given the operating system command to receive the
exported data). See export.doc for details.
'im' <command>
Import a level (given the operating system command to produce the data
to be imported). See export.doc for details.
|
>
>
>
|
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
|
'^s'
Display the list of level strings.
'^u' <location>
Add an object with the current MRU values to that location, even if
there is already another object of the same class at that location.
'em' <object>
Edit the Misc/Dir of an existing object.
'ex' <command>
Export a level (given the operating system command to receive the
exported data). See export.doc for details.
'im' <command>
Import a level (given the operating system command to produce the data
to be imported). See export.doc for details.
|