---+ <br />.UTIL SUBR DELETE _This utility deletes a subroutine from the Application. Added in 5.2.0_ <br />%TOC% ---++ Usage: <pre style="color: #7a4707; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; margin: 1em 0px; width: auto; overflow: auto ! important;"> 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 </pre> ---++ 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 [[0LASubrUtilSubrCreate][.UTIL SUBR CREATE]], you can delete any subroutine. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br /><span style="font-family: 'Courier New', courier, monaco, monospace; color: #7a4707; white-space: pre;">%COMMENT%</span> -- <span style="color: blue; text-decoration: underline;">Main.JeanNeron</span> - 2012-06-21
This topic: Main
>
WebHome
>
FullAPIList
>
0LASubrUtilSubrDelete
Topic revision: r3 - 2016-02-25 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback