Difference: 0LASubrEnvGetConfigInfo (1 vs. 3)

Revision 32020-05-12 - JeanNeron

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

.ENV GET CONFIG INFO

Line: 19 to 19
 
The above fields are all DETACHED work fields, so once their value has been set, they will remain until the next detached invocation.
Changed:
<
<
See also .ENV GET OS TYPE.
>
>
See also .ENV GET OS TYPE.
 

Comments:

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

Revision 22016-04-19 - JeanNeron

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

.ENV GET CONFIG INFO

Line: 17 to 17
 
ENGINE C-ISAM VERSION
ENGINE COMPILE DATE
ENGINE COMPILE TIME
ENGINE PATH
ENGINE PID
ENGINE RELEASE DATE
ENGINE VERSION
HOST APPXPATH
HOST NAME
HOST OS TYPE
HOST SERIAL NUMBER
HOST TYPE
HOST USER NAME
HOST USER WORKSTATION
Changed:
<
<

The above fields are all DETACHED work fields, so once their value has been set, they will remain until the end of the user's session. Generally, you only need to call this routine once per session.
>
>

The above fields are all DETACHED work fields, so once their value has been set, they will remain until the next detached invocation.
  See also .ENV GET OS TYPE.

Comments:

Revision 12012-01-26 - JeanNeron

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

.ENV GET CONFIG INFO

This subroutine populates PDF fields with configuration information.


Usage:

      GOSUB    --- .ENV GET CONFIG INFO
      *        Check for errors
      IF       --- .ENV GET CONFIG INFO      NE

Description:

This subroutine populates PDF fields with configuration information. It does not require any parameters. It populates the following PDF fields:

ENGINE C-ISAM VERSION
ENGINE COMPILE DATE
ENGINE COMPILE TIME
ENGINE PATH
ENGINE PID
ENGINE RELEASE DATE
ENGINE VERSION
HOST APPXPATH
HOST NAME
HOST OS TYPE
HOST SERIAL NUMBER
HOST TYPE
HOST USER NAME
HOST USER WORKSTATION


The above fields are all DETACHED work fields, so once their value has been set, they will remain until the end of the user's session. Generally, you only need to call this routine once per session.

See also .ENV GET OS TYPE.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2012-01-26

 
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