Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using variables with vfpcompression
Message
From
01/11/2007 18:36:33
 
 
To
01/11/2007 18:26:53
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01265645
Message ID:
01265921
Views:
9
>I've discovered the cause of my problem with vfpcompression.fll. In my case, I had a SET UDFPARMS TO REFERENCE command. Switched back to the default SET UDFPARMS TO VALUE - it works perfectly. Thanks to Craig Boyd and all for comments, Denis

I always have SET UDFPARMS TO VALUE as default. If I need to pass by reference, I use @myvalue.

From "Hacker's guide .." : "If you set SET UDFPARMS TO REFERENCE, all parameters are passed to functions by reference. Don't do that!"
Previous
Reply
Map
View

Click here to load this message in the networking platform