VB 6: Console/Batch module - TechRepublic
General discussion
February 4, 2003 at 09:46 AM
mwest

VB 6: Console/Batch module

by mwest . Updated 23 years, 4 months ago

I’m relatively new to VB and don’t know how to create a “console/batch” application that will run without any graphical user interface. Other languages call this a console app. I don’t find this term in any of my VB help books. Basically, I want to create an application using VB 6 that when executed will run from start to finish with no user involvement and no forms being shown. Is there a keyword (similar to console) that I should be looking for that will show me how?

This discussion is locked

All Comments