Added PowerBasic for Windows (/p/pbwin.bas)
This commit is contained in:
parent
946b45c566
commit
06c14fea15
8
p/pbwin.bas
Normal file
8
p/pbwin.bas
Normal file
@ -0,0 +1,8 @@
|
||||
#COMPILE EXE
|
||||
#DIM ALL
|
||||
|
||||
FUNCTION PBMAIN () AS LONG
|
||||
|
||||
MSGBOX "Hello World"
|
||||
|
||||
END FUNCTION
|
Loading…
x
Reference in New Issue
Block a user