Previous Up

_newmachineS
Start a new Scol machine on the computer, as if the user double-clicked on the *.scol file.

I _newmachineS (
P _script_file_
I _rights_
I _memory_size_
)
Parameters

_script_file_
name of a script file (*.scol)
_rights_
rights of the machine (nil if you do not want to precise)
_memory_size_
size of the memory for the new machine (nil if you want the current value)
Return value

0 if success

Error :