2 lines
104 B
Text
2 lines
104 B
Text
system("echo Hello world")
|
|
system("echo for i = 1 to 10 : print i : next > zzz.yab && yabasic zzz.yab")
|