Computing.Net > Forums > Disk Operating System > Compilina VB programs using a DOS batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Compilina VB programs using a DOS batch file

Reply to Message Icon

Name: Monica Castro
Date: December 28, 2000 at 08:58:04 Pacific
Comment:

Hi,
I need to compile 18 VB programs daily so I want to do it using a batch file so I don't have to do one by one. It seems like memory gets saturated because DOS wants to do them all at once...what can I do to solve this problem? can I make DOS to compile one program at a time?



Sponsored Link
Ads by Google

Response Number 1
Name: Michael
Date: December 28, 2000 at 10:54:00 Pacific
Reply:

Monica,

You asked this already once and I answered it before. Check your previous posting in this forum for the answer.

-Michael


0

Response Number 2
Name: KMCS
Date: January 1, 2001 at 17:39:32 Pacific
Reply:

Go to www.kmcsonline.com and go to the freeware section. Download AUTODOS 2000 which comes with a bunch of DOS utilities. The one of interest to you at this time is called KMPAUSE.exe. Now, assuming that you have installed Autodos to C:\AUTODOS, you would put a line such as "C:\AUTODOS\KMPAUSE.exe 10" to create a ten second pause. You can set this timing until it is optimal to prevent memory saturation and to space out the compilations.

I am planning to write an inexpensive program which would run multiple programs in a sequence with timeouts between them, does anybody have a use for such a program? later


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Compilina VB programs using a DOS batch file

Dos batch file www.computing.net/answers/dos/dos-batch-file/4024.html

DOS batch program to reset passwords ? www.computing.net/answers/dos/dos-batch-program-to-reset-passwords-/10882.html

making a dos batch file www.computing.net/answers/dos/making-a-dos-batch-file/12926.html