Difference: 0LASubrEnvGetParentProc (2 vs. 3)

Revision 32012-02-10 - JeanNeron

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

.ENV GET PARENT PROCES

Line: 18 to 18
  This subroutine returns the name and type of the parent process. All parameters are required, if any are missing the subroutine will CANCEL.
Changed:
<
<
<parent_type> will contain the process type of the parent process (Required). This must be PASSed with Share "Y" to return the value.
>
>
<parent_type> returns the process type of the parent process (Required). This must be PASSed with Share "Y" to return the value.
 
Changed:
<
<
<parent_name> will contain the process name of the parent process (Required). This must be PASSed with Share "Y" to return the value.
>
>
<parent_name> returns the process name of the parent process (Required). This must be PASSed with Share "Y" to return the value.
 
Changed:
<
<
<parent_app> will contain the application id of the parent process (Required). This must be PASSed with Share "Y" to return the value.
>
>
<parent_app> returns the application id of the parent process (Required). This must be PASSed with Share "Y" to return the value.
  If any field you passed is too short to contain the data, --- .ENV GET PARENT PROCES will be set to "Data was truncated".
 
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