VB programming help - Please advise! - TechRepublic
General discussion
May 1, 2001 at 05:47 AM
rsp05

VB programming help — Please advise!

by rsp05 . Updated 25 years, 1 month ago

Hi, I am somewhat of a novice programmer, and will try my best to explain what I need to do….
I have a main VB application that runs on a schedule. I have created in this app an e-mail subroutine with a switch called EMAILON – when set to true=on, false=off. I will now create sort of an ‘admin module/form’, where I need a way for the user to open this form ad-hoc to change the default setting for the EMAIL. How would I go about designing this?? My main app runs all the time, but the EMAILON module, only sometimes…Would this have to be a SEPARATE exe? If so, how can I get this admin app to pass the True/False value to my main app, and save the setting, until changed again via this new app? Any VB assistance is most appreciated..I hope I made this clear….TIA

This discussion is locked

All Comments