Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program Problems
Message
De
29/10/2001 16:52:30
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
29/10/2001 15:01:10
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00574687
Message ID:
00574749
Vues:
27
>I am using the wwpdf class to do pdf files. I have several apps that use this which I have copied in to each app. I one app I had to modify the code to test for a certin person being loged on. I copied this program into my latest app and now when the former app is running along with my new one the new app uses the other program. What's going on?

Are you sure you copied the .prg only and not the .fxp as well? VFP compiled files do have some paths in them.

Or are you running them in the same instance of VFP? In that case, there can be only one (pun intended but wrong, I'm a flatlander), i.e. if you have two snippets (prgs, functions, methods, whatever) with the same name in the memory, the first one along the search chain is used. In case of methods, though, the full name of the object is part of the program name, so you don't get same names (unless somehow you have two objects with identical names).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform