Generic character usage

The command syntax for the file maintenance utility supports the use of a generic character, which you can use in the following commands:

The generic character is an * (asterisk), where an * matches none or one or more characters. Thus * by itself means all names, so to remove all the files from an application group, use REMOVEFILES(*). Operand ab* matches anything beginning with the characters ab, such as abc, abcde, and so on.


Concept Concept

Feedback


Timestamp icon Last updated: Monday, 2 December 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.bac.doc/cbka1/cbka1f15.html