BBjspCommandConfig::setSource (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method sets source BBj program file that contains the class for the BBjspCommand.
Syntax
|
Return Value |
Method |
|
void |
setSource(string source) |
Parameters
|
Variable |
Description |
|
source |
the source filename |
Return Value
None.
Remarks
None.
Example
|