Guest damasampath Report post Posted 08/13/2003 04:47 PM Hi, In the help file it's given that "The timeout between key presses is set by default to 6 seconds (this can be changed in VG.INI file)" When I tried to change, I dont know where exactly to change.. I want to change it to 3 seconds.. Your help will be greatly appreciated. Thanks Sampath Share this post Link to post
SupportTeam Report post Posted 08/14/2003 12:18 AM Easiest way to change the timeout is to have a "Timeout" path leaving the module. If you must modify the settings using VG.INI: in versions up to and including v5.0 Beta19 this can be changed using: Section: [PlayRecordConfig] entries: iTimeout_GetNbrs_1stDigit iTimeout_GetNbrs_Confirm values are in seconds. The iTimeout_GetNbrs_1stDigit setting is used for all digit entry timeouts. The entries are not there by default - you will need to add them... in versions following v5.0 Beta19 this can be changed using: Section: [moduleGetNbrs] entries: Timeout_1stDigit Timeout_Interdigit Timeout_Confirm Share this post Link to post