6 lines
131 B
Plaintext
Raw Normal View History

2012-08-07 00:39:48 +02:00
; Hello World in "PowerBatch Plus+" from Computing Systems Design, Inc.
Variable Msg,13,"Hello World"
2012-08-07 00:39:48 +02:00
Write Msg