![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• name is the procedure (or sub-procedure name).
• version is the version number of the procedure.
• comment is a text string which is displayed in the version control history for the procedure.The comment string can be used to supply version-specific information, such as a description of the version, or any other desired information. It can be a maximum of 24 characters. If the string includes spaces, it should be enclosed in quotation marks.This example withdraws version 1.1 of a procedure called myproc and adds the "This is withdrawn" comment.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |