append
append <filename>
Appends the specified file to the end of the currently selected script file.
bitmap
bitmap <bitmap name> [Folder] [NoCheck]
Moves the specified bitmap to the railway 32 folder, or a sub-folder (if specified).
No check maybe specified to skip duplicate checking, otherwise the bitmap is only copied if there is no bitmap of the same name already installed.
Only the root bitmap name need be copied. Masks and animation frame bitmaps are automatically copied as well.
check
check <bitmap name> <error message>
Checks for a bitmap of the specifed name and displays the error message if not found.
delete
delete <scene name>
Deletes the specified scene from the current selected script.
insert
insert
after <search string>
<text to insert>
[
after <search string>
<text to insert>
]
end insert
Searches the current script file for the first search string, and inserts the sepcified text after this line. One or multiple lines to insert can be specifed.
Further "After" clauses search forward from current position.
message
message <message text>
Displays the message text.
mkdir
move
run
script
update bitmaps
write