4 lines
70 B
Text
4 lines
70 B
Text
'BEGIN'
|
|
OUTSTRING(1,'('Hello world!')');
|
|
SYSACT(1,14,1)
|
|
'END'
|