PN5_50485


Patch Number

Ticket Number

Change type

5_50485

N/A

Patch/Enhancement

1. Description

Case Independence: Allow the DICT and DATA to be specified in any case with the CREATE-FILE and DELETE-FILE commands.

2. Previous Release Behavior

DICT/DATA had to be uppercase.

3. Current Release Behavior

Will now work any case, e.g.

jsh home ~ -->CREATE-FILE DiCt TESTFILE3 11
[ 417 ] File TESTFILE3]D created , type = J4
jsh home ~ -->CREATE-FILE DaTa TESTFILE3 101
[ 417 ] File TESTFILE3 created , type = J4
jsh home ~ -->DELETE-FILE DaTa TESTFILE3