Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application doesn't use the correct version of the progr
Message
De
30/01/2001 14:13:22
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00470222
Message ID:
00470229
Vues:
35
>Hi everybody,
>
>I found really strange problem. I have a program called OpenTable, which I recently modified. I recompiled Project, which might use it and exclude this program from the project. I put messagebox into this program to see, what's going on.
>
>This application uses MetaFile. In this MetaFile InitExp I put OpenTable(myTable,,,"Geo"). I want it to open myTable with Geo tag. This application produces a report and I noticed, that the table used in native order, not in the Geo tag. Well, I put messagebox in the top of the program. Needless to say, that this messagebox is not displayed. This is the program I had other problems before with Need to specify additional parameter problem.
>
>AFAIK, there is no other OpenTable program in the path and our main procedure file doesn't have a function with this name. Still I'm thinking, it uses not my last program, since it doesn't display my messagebox.
>
>How can I find out, what's going on? I already spent too much time on this stupid problem :(((
>
>Thanks a lot in advance.

Set a breakpoint in the debugger on your OpenTable program. When it gets there, if it's not your code you see, then it's finding it somewhere else.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform