Added language "PowerBatch Plus+"

This commit is contained in:
Michael Bemmerl
2012-08-07 00:39:48 +02:00
parent d468e4974b
commit fb410af8b8

5
p/pb.pwr Normal file
View File

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