Merge pull request #87 from mibe/master

PowerBatch Plus+ and The Harper Programmer
This commit is contained in:
Mike Donaghy
2014-06-20 02:10:42 -04:00
2 changed files with 11 additions and 0 deletions

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