Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

show progress in vb script

Status
Not open for further replies.

grnzbra

Programmer
Mar 12, 2002
1,273
US
When using VBA in Access to loop through a large number of items, I used SysCmd to display the number of items remaining. VB Script doesn't seem to have that ability. Is there any way to show that the system is progressing through the items being processes? (Or is SysCmd is valid for VB Script, how can I use it?)
 
Have a look here:
thread329-898604

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top