$PRT_FILE_DELAY

Set the delay time for creating print files.

$PRT_FILE_DELAY = DelayTimeMilliSecs

Arguments

DelayTimeMilliSecs—integer ranging from 0 to 2000 (2 seconds)

Defaults

Assignment file: client assignment files
Section: [SETTINGS]
Default value: None

Description

On a FAT file system, use this assignment setting to slow the pace of Uniface creating print files. It can happen that you write print files so quickly (for instance, in a tight loop) that the write time of each file does not change and the same file is repeatedly overwritten.

Related Topics