Wierd Behavior in VB6
-
Has anyone ever seen an issue in VB6 Where a call to Time or Date fails without an error message? Actually now that I think about it there could be more than one thing here. 1. If an error is generated during the Load procedure of a Form, are any of the controls updated? 2. Is there any type of system or user permissions that would cause the Time or Date functions to fail at runtime? Basically, I have a form that is very simple it sets two dt pickers and then reads in data from an ini file and puts it all onto controls on the screen. It works great on 3 different systems, but on the fourth the form shows with no errors, but all the controls are blank (not filled in, but completely drawn). I don't think there is a code issue, but I'm trying to narrow my search to find out why this one system is different than the others. From an internal company e-mail November, 2001 -- "Would the person who stole the ethics training manual from the class last Friday please return it."