Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot copy database .dbc is an invalid database
Message
De
27/11/2002 12:58:27
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00725944
Message ID:
00727661
Vues:
29
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform