<< Click to Display Table of Contents >>
Login |
1.On the upper side of the InitialScreen, insert a "User" Text and near it, a Display to show the name of the logged-in user.
2.On this Display, create a Link between its Value property and Viewer's Value property.
3.Insert a Command Button with a "Login" text on the InitialScreen and create the next script.
'Login
Application.Login(True)