WBB.EXE:




Syntax:


WBB name option

name: the name of the program file without the .WBP extension.
option: none - creates the application file.
option: ls - list the real application program.
option: vr - creates and run the application, NOTE! this will only work on small programs.

Example:


these exapmles are for the program file: example.wbp.

WBB example
This will create the example.wba (WebBase Application File).

WBB example vr
This will create the example.wba and the execute the application.




Return

Last Updated: July 1998.