Re: Urgent Please help
From: Joseph M. Ferris (josephmferris_at_cox.net)
Date: 02/05/04
- Next message: Karl E. Peterson: "Re: ULONG to Visual Basic 6"
- Previous message: Ken Halter: "Re: change colors of controls"
- In reply to: Dib: "Urgent Please help"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 05 Feb 2004 10:35:01 -0700
I am not sure what sort of a problem that you are encountering, but it
almost sounds like you have disk i/o on a file before it is written out
to disk.
If this is the case, try placing a DoEvents right before the line that
is causing the error. Otherwise, you can always set up a loop to watch
the condition is met for allowing execution to continue.
It might be helpful, also, if you submit any relevant code as it relates
to the issue that you are having.
--Joseph
- Next message: Karl E. Peterson: "Re: ULONG to Visual Basic 6"
- Previous message: Ken Halter: "Re: change colors of controls"
- In reply to: Dib: "Urgent Please help"
- Messages sorted by: [ date ] [ thread ]