BBjAppConfig::setWorkingDirectory
Description
In BBj 12.0 and higher, this method sets this application's working directory.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             void  | 
                                                        
                                                             setWorkingDirectory(string dir)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             dir  | 
                                                        
                                                             The working directory.  | 
                                                    
Return Values
None.
Remarks
None.
Example
                                                     | 
                                                
See Also
BBjAppConfig::getWorkingDirectory
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.