Board index » Visual Studio » Time function in vb 6.0 suddenly stopped working
|
robbinmco
|
Time function in vb 6.0 suddenly stopped working
Visual Studio2
My company has a dispatching program written in vb 6.0 sp6 with about 10 supporting dll's. Last Saturday, I made a minor code change, recompiled and distributed the new executable. Now the Time function does not work. It does not work on any of the workstations with the new version and it does not work on my development computer, for just that 1 program. If I start a new VB project then it will work. When I debug the dispatch program and type "? Time" in the command window, it just brings back an empty string. The Now() function works just fine, and I am unaware of any other functions having problems. Any ideas about what may have happened? I have double checked all of my references and tried recompiling numerous times without success. - |
