|
-
Mar 2nd, 2011, 10:02 PM
#4
Thread Starter
Addicted Member
Re: Sub Main ?
I want the first time he read the sub Main running play.
because in sub Main play is there some process that needs to be done.
include: open database connection, call and other.
Public Sub Main()
Call OpenDatabase()
Call APPConfig()
frmLogin.ShowDialog()
End Sub
Last edited by Tengkorak; Mar 2nd, 2011 at 10:25 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|