Difference: 0LASubrEnvGetPathSep (1 vs. 2)

Revision 22012-01-27 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.ENV GET PATH SEPARATR

Changed:
<
<
This subroutine is called to inspect the path seperator character of the operating system APPX is running on.
>
>
This subroutine returns the directory seperator character of the host operating system.
 

Usage:

Line: 13 to 13
 

Description:

Changed:
<
<
This subroutine must be passed an alpha field to return the operating system path seperator back into.
>
>
This subroutine returns the directory seperator character of the host operating system. A single parameter is required, if it is missing the subroutine will CANCEL.
 
Changed:
<
<
<path_separator> identifies the field to return the operating system path seperator back into. Passing this parameter is required.
>
>
<path_separator> will contain the operating system path seperator back into (Required). This must be PASSed with Share "Y" to return the value.
 
Deleted:
<
<
This subroutine sets a result value in the corresponding results Token field.
 

Comments:

Read what other users have said about this page or add your own comments.

Revision 12011-08-12 - PeteBrower

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.ENV GET PATH SEPARATR

This subroutine is called to inspect the path seperator character of the operating system APPX is running on.


Usage:

    PASS        <path_separator>          FIELD           SHARE? Y
    GOSUB   --- .ENV GET PATH SEPERATR
     *       check for errors
    IF      --- .ENV GET PATH SEPARATR    NE

Description:

This subroutine must be passed an alpha field to return the operating system path seperator back into.

<path_separator> identifies the field to return the operating system path seperator back into. Passing this parameter is required.

This subroutine sets a result value in the corresponding results Token field.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- PeteBrower - 2011-08-12

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback