miller9904 - 2013-03-13

This is a simple hello world program:

1
2
3
#!/System/scripting/scriptexec
Echo Hello, world! ; prints "Hello, world!".
End
 

Last edit: miller9904 2013-03-13