System Parameters
'GS' Get_File_Box List Delimiter
  This functionality is a +PxPlus Exclusive (build 9181)
Description The 'GS' parameter is used to define the character to be returned between each of the file names and directory name by the GET_FILE_BOX directive when returning multiple file names.

The value in this parameter can be initialized by defining GetFileDelim=nnn in the [Config] section of your INI file.



*Note* The default for this parameter (TAB) is not compatible with standard ProvideX, which uses a comma; cannot be altered and can cause problems for file names, which do contain commas. If you wish to use the same delimiter as ProvideX, you will need to set this parameter to 44.


Default The default setting for this parameter is 9 (TAB) unless overidden in the INI file.