BBjAppConfig::setConfigFile
Description
In BBj 12.0 and higher, this method sets the config.bbx file name for this application.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
setConfigFile(string config) |
Parameters
|
Variable |
Description |
|---|---|
|
config |
The config.bbx file name. |
Return Values
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.