Thanks Sorwen,
I re-wrote the code using one of your suggestions and simplified it. As far as handling the error I will give that some thought and you are right it probably should be handled.
Thanks again it works great now!
If pbDebug = True Then
sFromScanner =...
I have code that I use for debug that needs to write files to folders that may or may not exist. I also may not know the drive letter. I need to be able to do this without knowing the drive letter (i.e. c:\whatever\whatever\). Can you tell what I am doing wrong?
Thanks!
If pbDebug = True Then...
When the applicartion starts it is not the primary focus and the user has to click on the form in order for it to be. I have tried to use Me.txtLastName.Focus() as the last line that invokes but that does not seem to work.
Note: While running the application in debug the forms focus is set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.