System Parameters
'FU' Filename in Upper Case
   
Description When the 'FU' parameter is enabled (ON), the system will convert all filenames to upper case before passing them to the operating system file system.This conversion does not occur on filenames that specify full pathnames to files.
   
Default Off. Filenames are passed in original case.


*Note* When the 'FU' system parameter is set to on, 'FL' is turned off automatically.


  Also: The 'FN' system parameter may override the 'FU' setting.
   
See Also 'FL' System Parameter, 'FN' System Parameter, and the FFN( ) Function (UNIX example using these parameters for case-insensitive searches).