Not Logged In
Click To Login
The main() sub is called when the application starts, and is required for all applications.
Example: sub main() // write code here end sub