2007-02-02 02:49:53 UTC
When we run the program inside Visual Basic 6 environment, the weight is retrieved successfully from the scale and is presented in the textbox but when we compile the program and click the command button, the weight is not retrieved from the scale and is not presented in the textbox. We believe that all the code is perfectly fine because if it works inside VB, why it should not work when compiled? We have the feeling that it may be related to the timer control in the form that is not been able to handle the resources of the program properly?
We need help urgently! Thanks in advance. What are your suggestions?