Tags:
create new tag
view all tags

.ENV GET APPXPATH

This subroutine returns the path to the location of Appx data files.


Usage:

      PASS         <appxpath>                 FIELD            SHARE? Y
      GOSUB    --- .ENV GET APPXPATH
      *        Check for errors
      IF       --- .ENV GET APPXPATH          NE

Description:

This subroutine returns the path to the location of Appx data files. A single parameter is required, if it is missing the subroutine will CANCEL.

<appxpath> returns the directory where the Appx files are located (Required). This must be PASSed with Share "Y" to return the value.

If the field you passed is too short to contain the full path, --- .ENV GET APPXPATH will be set to "Data was truncated".

Comments:

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


Note that the returned path does not contain a trailing slash.

-- Al Kalter - 2021-04-14

-- JeanNeron - 2012-01-25

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2021-04-14 - AlKalter
 
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