Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File 'myfunc.prg' does not exist
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00474809
Message ID:
00476761
Vues:
32
>Andrus,
>The time saved by the loader varies with the system. However its biggest advantage is that you can update the EXE without making sure everyone is off the system. When you have a lot of users, or are working remotely (I regularly update a system 4000 km from my office) this is important.
>
>You should always use 'additive' when you use the "SET PROCEDURE TO xxxx" command, as you don't risk overwriting another procedure file. I agree that the MAIN program functions should always be accessible, but obviously something is overwriting them in your case. Could you have other functions with the same name somewhere?

I think I have functions with some name in some rare lower level prg files.
I use them to override default function behaviour.
In my opinion, this cannot cause the failure to find function in main file.

>>why to use additive in this case !?
>>in main program, all functions are always accessible, this does NOT
>>depend on set additive.
>>
>>Why to use loader program? I tried Nick's loader code but haven't
>>seen ANY performance improvements when using loader!
>>
Andrus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform