Next: Positional parameters
Up: How parameters are evaluated
Previous: How parameters are evaluated
Contents
If a call to PILOverrideQueryMode has been made and PIL_QUERY_OVERRIDE
mode is in effect PIL library does not prompt user when invalid or out
of range argument is encountered. Instead it returns with an error.
Bogus parameter names passed in command line (i.e. those without maching
counterpart in parameter file) may result in application returning
with an error PIL_BOGUS_CMDLINE. This can happen if application calls
PILVerifyCmdline(). PILInit() itself does not call PILVerifyCmdline().
Bryan Irby
2004-10-05