Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
App executes but immediately closes
Message
From
18/11/1998 09:33:44
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00158709
Message ID:
00158730
Views:
16
>>>When I execute my multiuser app, the login screen appears briefly, then I am bounced out of VFP and back into windows.
>>>
>>>The data files for the appl are located on my network, and the following files are located on the local hard drive: timetrck.exe, dkcontrl.*, timetrck.dct, .dcx. and .dbc, vfp300.esl, samples..vct and .vcx, and wixstyle.vct and .vcx. I am running Windows98.
>>>
>>>If I access VFP and run the login.scx from the program manager the appl runs fine.
>>>
>>>Any help would be greatly apprciated.
>>>
>>>Thanks,
>>>
>>>Alan
>>
>>Do you have READ EVENTS?
>
>Yes, read events is in the login.scx file.

Normally, READ EVENTS is situated at root of Main.Prg:
***Main.Prg
do form login
do mainmenu.mpr
do form mainform
READ EVENTS
Return
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform