Results 1 to 7 of 7

Thread: Sub Main ?

Threaded View

  1. #4

    Thread Starter
    Addicted Member Tengkorak's Avatar
    Join Date
    Nov 2006
    Posts
    240

    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
  •  



Click Here to Expand Forum to Full Width