Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Does Not Exist Error in Business Object Builder
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00166770
Message ID:
00166795
Vues:
18
>In Thread 166379 I mentioned a problem I was having with the business object builder. I got that problem fixed thanks to Kevin, but immediately after getting all info entered into the New Data Environment Class screen (on pg 11 of the MM What's New Guide) I received another error. The error was File Does Not exist. Upon trying to debug it, the problem looked like it couldn't find the function refreshopenproject(). Upon looking it up in the MM documentation, I found that it is in utility.prg. I set proc to utility.prg and then tried recreating the Data environment using the Business Object Builder. It worked!!! (Well, it looks like it did at this point.) So, what's the problem you ask! Well, I am just wondering about utility.prg. Am I supposed to have something set up in my dev environment to be set(ting) proc to it? Should I have a set proc in startcb.prg? How is utility.prg supposed to be used and setup? I obviously don't have it set up right for some reason. Or, is this
>a bug in the framework? Or, did I neglect to read some instructions somewhere in the documentation.
>
>Thanks!!
>Todd Albers

The builder actaully calls SetProcAndLibs from setup.prg... so, all libs and progs you have in your metadata will be active.

Make sure you have debug.txt in your system and utility.prg in your project.

Then, do main. This will fource the metadata to rebuild. Try to run the builder now.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform