Language Guide
APPENDIX A
The Language at a Glance
292 Commands
launch
(application
command)
launch
launch referenceToApplication
None
make
(application
command)
make [new] className at referenceToLocation Reference to the
new object
make [new] className at referenceToLocation
with properties { propertyLabel:propertyValue
[
,
propertyLabel:propertyValue ]...}
make [new] className at referenceToLocation
with data dataValue
make [new] className at referenceToLocation
with properties {propertyLabel:propertyValue
[
,
propertyLabel:propertyValue ]...}
with data dataValue
move
(application
command)
move referenceToObject to referenceToLocation Reference to the
moved object
open
(application
command)
open referenceToFile None
open listOfFiles
print
(application
command)
print referenceToObject None
continued
Table A-1 Command syntax (continued)
Command Syntax Result