Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ENGINEBEHAVIOR 90 only if I run from vfp
Message
 
 
To
27/07/2008 04:15:52
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01334313
Message ID:
01334346
Views:
9
When you run VFP IDE, it uses registry settings for its environment. Those settings can be changed through Tools-->Options. In Runtime you have to match IDE enfironment settings by SET commands or settings in a config.fpw.
I'm not sure wich one SET commnad you're refering to (ENGINEBEHAVIOR or REPORTBEHAVIOR) or both.
Ypu can add them to your main application program
SET ENGINEBEHAVIOR 90
SET REPORTBEHAVIOR 90
>
>I moved to vfp9.
>
>I have to print report with vfp9 ENGINEBEHAVIOR.
>
>If I run my exe from vfp (do myproj.exe) I get the desired effect, but when I run the exe directly (same exe, same directort, same computer with the vfp9 - same exe that I built and run good by vfp do..), My report behave as vfp8.
>
>Help please
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform