Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is setobjrf.prg?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00910547
Message ID:
00912593
Vues:
33
Ignorance totally forgiveable <g>.

What I'm asking, though, is:

Can you take a look at the VCXs in your project and tell me which ones come from the FFC? These would be in the HOME() + FFC directory of whichever version of VFP we're talking about, by default, so just look down the list of VCXs in the project's Class Library list.

Highlight each one, look at the bottom of the project manager window for the path of each one. Which ones include FFC in the path? Are all the ones with FFC in the path in the *same* version of the FFC?

If your application was originally written by somebody else and/or you used the Application Wizard to generate it originally, it's quite likely that you have some FFC classes here and may not be aware of it. If you do, many of them descend from _BASE.VCX, and classes in _BASE.VCX use the PRG you're asking about.

What we need to do is figure out whether there's some collision of different FFC classes or versions here.

Also it would be interesting to know whether you have a SET PATH statement when you try to do the build -- or any other file-finding settings that are getting in the way. So, as a diagnostic test, try this:

* Open Tools Options Dialog

* Hold Shift key and press OK

* your settings are in the command window

* We might find something interesting in your file locations settings. Copy and paste what you see in the command window into a message here and everybody will take a look. I am pretty sure this information includes your path.

HTH,

>L<
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform