System Parameters
'DF'= Enforced Delay Time after'FF'
 
Description Adds automatic delay times after a each 'FF' without having to insert WAIT statements into your application. Use this parameter to have ProvideX return control to the OS for longer periods of time. 'DF'=num is a numeric value from 0 to 1000:
 
0 indicates no delay (default)
1 indicates a forced WAIT 0 when the event occurs.
All other values from 2 through 1000, indicate the number of 100ths of a second to delay on each event occurrence. (See also: 'FF' Mnemonic.)
 
Default 'DF'=0. No Delay.


*Note* The 'DF' delay only applies to 'FF' when sent to a device, Windows print spooler, or a WindX-connected file.