Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does Size *Really* Matter?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00319679
Message ID:
00319782
Views:
13
>Someone told me something that seems pattently
>ridiculous to me. They claim (anecdotally) that
>they've seen "significant" speed improvements by
>not running batch programs in full screen mode.
>The further claim that the smaller they can make
>the screen size, the faster it runs.
>
>I'v not read anything, nor seen anything to support
>such a claim, but I'm wondering if any of you have?
>
> ...kt

Hi Keith,

This isn't really an answer to your question, just a comment.

One of the purposes of the Windows Script Host (along with either JScript or VBScript files) was to more or less serve as a replacement for the DOS batch file. There are only a couple of things that can't be done directly by a JScript or VBScript file. This doesn't mean that they can't be done. Further, there are a whole host (no pun intended) of other things that the WSH can do that a DOS batch file can't. So in other words, if there was a DOS batch file that had to be run on a regular basis, I'd definetely look into converting it to WSH.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform