diff --git a/p/pb.pwr b/p/pb.pwr new file mode 100644 index 00000000..0bff8c64 --- /dev/null +++ b/p/pb.pwr @@ -0,0 +1,5 @@ +; Hello World in "PowerBatch Plus+" from Computing Systems Design, Inc. + +Variable Msg,13,"Hello, World!" + +Write Msg