Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

setcase - Uppercase/lowercase for file names in the target system

&pagelevel(4)&pagelevel

The setcase command defines the use of uppercase/lowercase letters in the target system for the file names of the files transferred with put and mput.

setcase

[ all | posix | off ]


all

In the event of transfer from BS2000 and POSIX to the target system, uppercase and lowercase letters in the file names remain unchanged. For transfer from BS2000, this means the file names are written in uppercase.
If no operand is specified, this is equivalent to the specification setcase all.

posix

Uppercase and lowercase letters in the file names remain unchanged only when transfer is from POSIX to the target system. Names of files which are transferred from BS2000 to the target system are written in lowercase letters.

off

The file names in the target system are written in lowercase letters.
off is the default value is no setcase statement is specified.