6 lines
131 B
Plaintext

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