BBjClientFileSystem::getHomeDirectory
Description
In BBj 7.0 and higher, this method returns a BBjClientFile that represents the home directory of the user running BBj on the client computer.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             getHomeDirectory()  | 
                                                    
Parameters
None.
Return Value
Returns a BBjClientFile that represents the client's home directory.
Remarks
                                            The BUI client returns null(). See Interacting with client files in BUI and DWC for a discussion of the BUI BBjClientFileSystem.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.