4 lines
82 B
Text
4 lines
82 B
Text
|
|
r = RETURN
|
||
|
|
str = "on halt"&r&"--do nothing"&r&"end"
|
||
|
|
new(#script).scripttext = str
|