![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This command requests confirmation from the user (with an “Are you sure you want to do this” message), but this may be suppressed with a -y flag on the end of the command line enabling it to be run from a batch file.
• procname is the procedure name (including sub-procedures).
• case_list is a list of case numbers to be updated, separated by commas and with hyphens denoting ranges of case numbers, for example: 2,5-10 denotes case 2 and cases 5 to 10 inclusive.ALL_CASES denotes all cases of the procedure.
• -y is optional and, if used, suppresses the request for confirmation from the user.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |