.UTIL SUBR DELETE

This utility deletes a subroutine from the Application.


Usage:

      PASS         <process_name>             FIELD            SHARE? N
      PASS         <Application>                  FIELD            SHARE? N
      PASS         <Version>                        FIELD            SHARE? N
      GOSUB    --- .UTIL SUBR DELETE
      *        Check for errors
      IF       --- .UTIL SUBR DELETE          NE

Description:

This utility deletes a subroutine from the specified Application/Version.

<process_name> is the name of the subroutine want to delete (Required). This parameter is required, if it is missing, the subroutine will CANCEL.

<Application> is the Application from which the process should be deleted (Optional). If not PASSed or PASSed blank, it will default to the current application.

<Version> is the Version from which the process should be deleted (Optional). If not PASSed or PASSed blank, it will default to the current version.

The subroutine will be deleted from the specified application.

Although this is intended to allow you to remove subroutines you create with .UTIL SUBR CREATE, you can delete any subroutine.

Comments:

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


-- Main.JeanNeron - 2012-06-21

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2012-10-26 - SherriMcCormack
 
  • Edit
  • Attach
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