32.9.2 Parameter files

Parameters that are of "!TYPE param_file", behave in all ways like a parameter that is of "!TYPE file" with one addition. If OEParseCommandLine sees an parameter with "!TYPE param_file" on the command line, it will automatically open that file and parse it for key-value pairs. This is described in detail in the API documentation of OEParseCommandLine. Note that this does not work with OEParseCommandLineLW.