Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build, looses my .mem files
Message
De
06/09/2000 18:21:37
 
 
À
06/09/2000 18:07:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00413218
Message ID:
00413229
Vues:
17
>VFP6.0
>
>In my application I use .mem files to track various identifing numbers like so..
>
> RESTORE from customercounter.mem additive
> nextcustomer = customercounter + 1
> REPLACE customerid with nextcustomer
> SET safety off
> customercounter = nextcustomer
> SAVE to customercounter.mem all like customercounter
> SET safety on
>
>This works fine when I run the application from the project window, but when I Build the .exe and run it, it stops working.
>
>WHY, and is there a better way to do this?

Store this value in a table field and increment it there.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform