Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Building exe and prg
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01619485
Message ID:
01619486
Vues:
63
In general, at runtime FoxPro disregards directory if it can find resource in the exe/app first.

At build time, it'll most likely use the one included in the project but you'll have to test that yourself

>
>Say I have in my main.prg the following code:
>
>
>set procedure to c:\myfolder\subfolder\mytools.prg additive
>
>
>But in my project I included mytools.prg in a different directory (e.g. c:\myproject\programs)
>
>At Build time, which copy of the mytools.prg VFP includes in the EXE, the one in the SET PROCEDURE or the one in the Project?
>
>TIA.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform