expression.WRQMPEFileNames As WRQMPEFileNamesOption
expression.WRQMPEFileNames As WRQMPEFileNamesOption
Traditional MPE filenames, which are all uppercase, no longer than eight characters, and conform to the FILENAME.GROUP.ACCOUNT folder structure format.
Version 5.0 POSIX filenames, which can combine uppercase and lowercase, be of any length, and use a fully hierarchical folder structure.
MPE filenames are a subset of POSIX names. All MPE filenames are visible from within POSIX (for example, PCLINK2.PUB.SYS appears as /SYS/PUB/PCLINK2), but only POSIX files with names that are also valid as MPE filenames are visible from MPE.
This filename structure is used for host filenames during file transfers, and determines how filenames appear in the File Transfer dialog box if you choose the Show Host Files button.
This property is only relevant for transfers to HP 3000 hosts (that is, when WRQHostSystem is set to HostFileSystemOption.HP3000). This property is relevant only for transfers that use the WRQ/Reflection protocol.
The default value is WRQMPEFileNamesOption.MPE.