Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Project devinfo contains old company name
Message
De
19/05/2006 18:52:10
Ken Knorr
Logos Management Software
Ventura, Californie, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01123629
Message ID:
01123708
Vues:
25
Thanks Sergey

I corrected the VersionCompany and VersionCopyright.

Ken

>>We changed our company name and I updated the Project with the name change. But when I build exe's it places the old company name in exe. I looked in the project devinfo field and find that some of the data is incorrect. This appears to be binary data, does anyone have a way to correct this data.
>>
>
>Hi Ken,
>
>Try
>Modify project MyProj NOWAIT
>oProj = _VFP.ActiveProject
>oProj.VersionCompany = "New Company Name"
>oProj.Close()
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform