• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

VB Script newbie question

TakedownCA

Senior member
Hi, I am trying to learn a little about VB and VB Script for work. I thought I'd start off by writing a startup script that started the programs I run when windows starts, in the order I wanted, and with a pause in between of a predetermined time. I know it's not much, but I figure I'd start with my pet peeve. I like starting my 4 work programs in a particular order, and one of them needs time to enter a password so you can't just do it with a batch file (no Wait function that I know of). I've looked for syntax references on the web, but there's so much out there that it's hard to weed out the simple stuff. Thanks for any help.
 
Back
Top