Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen not appearing
Message
From
07/02/2004 10:47:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Screen not appearing
Miscellaneous
Thread ID:
00875155
Message ID:
00875155
Views:
61
Can someone help with this still pending issue: I have a login screen that is NOT bringing up my main screen Here's the code in the main prog:

**************************************
* Application menu

do form login.scx
Read Events

**the step listed below does not fire off.....after the user logs in okay...
SET STEP ON

IF oVar.LoginOk = .T.
DO FORM logo.SCX
READ events
ELSE
**notify user
ENDIF
**************************************
Thanks in Advance.

J. Turner
Next
Reply
Map
View

Click here to load this message in the networking platform