DEFAULT_FILESYSTEM

The value of this variable tells the runtime which file system to use when the application opens an existing file or creates a new file. You can override this setting for an individual file with the filename_FILESYSTEM variable. See filename_FILESYSTEM.

To direct the runtime to use the MPE file system by default, set DEFAULT_FILESYSTEM to MPE. The line in the configuration file should look like:

DEFAULT_FILESYSTEM MPE