2018-08-22 01:37:32 -03:00

6 lines
133 B
Plaintext
Executable File

; Hello World in "PowerBatch Plus+" from Computing Systems Design, Inc.
Variable Msg,13,"Hello, World!"
Write Msg