tcl.case-file
Converts case of items in file
Syntax
case-file {file.reference}
Description
converts the case of items to either lower or upper case.
This invokes the program, 'conv-case', and passes it the 'e', 'q', 'u' and 'o' options. This is useful for R83 conversions.
If the 'file.reference' is omitted, the process prompts for it. If it is provided, the process prompts 'DICTIONARY LEVEL?'. Answering 'y' to this causes the process to affect the dictionary of the given file.
As the items are 'cased', the item-ids are displayed on the screen.
The 'case-file' program resides in 'dm,bp,'.
Example
case-file test
DICT LEVEL FILE Y,N?n
This converts all the item-ids in the 'test' file to upper case.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
