Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms slow in compiled app??
Message
From
01/07/2016 13:41:47
 
 
To
01/07/2016 08:23:16
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01637780
Message ID:
01637873
Views:
85
Interesting, an avenue I did not try...
Will .prg automatically be compiled even if fxp is asked for?
Or do you have a compiler switch defined for the extension to be fxp under runtime only?

>We've had same performance problems some yeas ago and we figured out that using .fxp is much faster than .prg.
>
>Your Example:
>loJob = NewObject("Job", "Job.prg")
>
>changed to
>loJob = NewObject("Job", "Job.fxp")
>
>that did the job for us.
>Now it would be interesting a 4. test Szenario for you and all of us ;)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform