| System Parameters |
|
| Description | Adds automatic delay times after a each 'LF' 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. 'DL'=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. |
| Default | 'DL'=0. No Delay. |
| *Note* | The 'DL' delay only applies to 'LF' when sent to a device, Windows print spooler, or a WindX-connected file. |