Difference: 0LASubrUtilSubrCreate (2 vs. 3)

Revision 32012-10-26 - SherriMcCormack

Line: 1 to 1
 
META TOPICPARENT name="520GenerateSubroutines"

.UTIL SUBR CREATE

Changed:
<
<
This subroutine adds a subroutine to the Application.
>
>
This utility adds a subroutine to the Application.
 

Usage:

Line: 16 to 16
 

Description:

Changed:
<
<
This subroutine adds a subroutine to the specified Application/Version. The <process_name> parameter is required, if it is missing, the subroutine will CANCEL.
>
>
This utility adds a subroutine to the specified Application/Version.
 
Changed:
<
<
<process_name> is the name of the subroutine want to add (Required).
>
>
<process_name> is the name of the subroutine want to add (Required). This parameter is required, if it is missing, the subroutine will CANCEL.
  <process_desc> is a description of the process (Optional). If not PASSed or PASSed blank, it will default to the Process Name.
Changed:
<
<
<Application> is the Application where the process should be added. If not PASSed or PASSed blank, it will default to the current application.
>
>
<Application> is the Application where the process should be added (Optional). If not PASSed or PASSed blank, it will default to the current application.
 
Changed:
<
<
<Version> is the Version where the process should be added. If not PASSed or PASSed blank, it will default to the current version.
>
>
<Version> is the Version where the process should be added (Optional). If not PASSed or PASSed blank, it will default to the current version.
  The subroutine will be added to the specified application. You can then begin adding statements to the subroutine via .UTIL SUBR WRITE ILF.
 
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