Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Project devinfo contains old company name
Message
From
19/05/2006 18:52:10
Ken Knorr
Logos Management Software
Ventura, California, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01123629
Message ID:
01123708
Views:
27
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()
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform