Posted by Bob A on February 28, 2018 at 06:18:13:
I've got a file (few K records) with some keys UCASE and some mixed
to fix it, must I
READ
UCASE the parts of the Key
REWRITE
simplest would be to:
READ
UCASE if necessary
WRITE to TEXT file
at end
CLEAR file with multiple indices
copy text file into indexed file
not sure what's best
Thanx
Bob "A"
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.