Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot copy database .dbc is an invalid database
Message
From
27/11/2002 12:58:27
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00725944
Message ID:
00727661
Views:
25
The code you showed me goes into the UpdatePerform.prg.

PROCEDURE UpdatePerform

... your code

RETURN .T.
ENDPROC



Inside your Main.prg before you create the application object goApp = CREATEOBJECT("cCusApp"):

IF FILE("UpdatePerform.fxp") AND EVALUATE("UpdatePerform()")
ERASE UpdatePerform.fxp

... create app now


ENDIF
... closing system statements
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform