|
I do
the same thing as Ross, the only difference is that I've gotten into the habit
of actually assigning the information that I read in to Screen
Elements.
This
has a couple of benefits.
1. It
makes it easier to debug your script.
2. It
also makes the memory variables easier to keep track of since VB does the auto
complete thing. ie bss6. will show all the
variables.
3. And
as an extra special bonus, It give the end users something to look at
while the script is running. :
)
You
might want to try a couple "stable"s or "pause"s where you've got the
"waits" to improve the script's performance. "Wait"s can cause your
problems if your system's performance fluctuate.
Paul
|
Title: Message
- RE: [Talk] Processing ext. txt file Ross Stolle
- RE: [Talk] Processing ext. txt file Terry Evans
- [Talk] Processing ext. txt file Paul Donoughe
- [Talk] Processing ext. txt file White,Scott A
- RE: [Talk] Processing ext. txt file Terry Evans
- RE: [Talk] Processing ext. txt file Rich McNeil
