Quantcast
Channel: VBForums - ASP, VB Script
Viewing all articles
Browse latest Browse all 688

Forcing Wscript.StdOut.Write to write over the same position

$
0
0
Hi all,

I´m trying to show a records read counter on the console, but on the same position, like:

Code:

For i = 0 To numRecords-1
    WScript.StdOut.Write  " & i & " records read"
next

Is it possible to print all the values of "i" always on the same screen position?

Viewing all articles
Browse latest Browse all 688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>