Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Splash screen makes VFP not focused
Message
From
28/07/2004 18:19:11
 
 
To
28/07/2004 17:41:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00928933
Message ID:
00928983
Views:
37
How about this:

Loading=CREATEOBJECT('About')
Loading.SystemName.Caption=ALLTRIM(Anglais)
SEEK PADR('OPENIT',LEN(Message.Module))+PADR('VERSION',LEN(Message.Cle)) ORDER ModCle
Loading.Version.Caption=ALLTRIM(Anglais)
USE IN Message
Loading.Show()

DO loadmyapplicationandotherstuff()

WAIT '' TIMEOUT lnhoweverlongyouwanttowait

Loading.Release()
Loading = .NULL.
Jeff Johnson
SanDC, Inc.
www.san-dc.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform