Difference: 0LASubrEnvGetParentProc (3 vs. 4)

Revision 42012-03-30 - JeanNeron

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

.ENV GET PARENT PROCES

>
>

.ENV GET PARENT PROC

  This subroutine returns the name and type of the parent process.
Line: 9 to 9
 
      PASS         <parent_type>              FIELD            SHARE? Y
      PASS         <parent_name>              FIELD            SHARE? Y
      PASS         <parent_app>               FIELD            SHARE? Y

Changed:
<
<
GOSUB --- .ENV GET PARENT PROCES
>
>
GOSUB --- .ENV GET PARENT PROC
 
    • Check for errors
Changed:
<
<
IF --- .ENV GET PARENT PROCES NE
>
>
IF --- .ENV GET PARENT PROC NE
 

Description:

Line: 24 to 24
  <parent_app> returns the application id of the parent process (Required). This must be PASSed with Share "Y" to return the value.
Changed:
<
<
If any field you passed is too short to contain the data, --- .ENV GET PARENT PROCES will be set to "Data was truncated".
>
>
If any field you passed is too short to contain the data, --- .ENV GET PARENT PROC will be set to "Data was truncated".
  Notes:
 
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