GET_FILE_SEPARATOR 
This method allows applications to obtain the separator character between parts of file and directory names. By using this method applications avoid any platform dependency and ensure that file system operations will be executed without problems. Using the incorrect separator character in file and directory names may result in failure of file system operations that require the use of the correct separator character.
|
Separator character between the different directory names and the file name.
This parameter should have been defined as an exporting parameter because the content passed to the method will be ignored. End of the note. |
|
Raised if the operating system cannot be determined on which the GUI is running. |
|
Currently not used. |
|
Thrown if neither Windows nor Java nor Web GUI is being used. |