.ENV GET PATH SEP
This subroutine returns the directory separator character of the host operating system.
Usage:
PASS <path separator> FIELD SHARE? Y
GOSUB --- .ENV GET PATH SEP
* Check for errors
IF --- .ENV GET PATH SEP NE
Description:
This subroutine returns the directory separator character of the host operating system. A single parameter is required, if it is missing the subroutine will CANCEL.
<path_separator> returns the operating system path separator (Required). This must be PASSed with Share "Y" to return the value.
Comments:
Read what other users have said about this page or add your own comments.
--
PeteBrower - 2011-08-12