Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible Bug in cParameter MM Version 7.0
Message
 
To
08/05/2002 14:45:16
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00654163
Message ID:
00655716
Views:
33
Josh,

My apologies for not getting back to you sooner!

I've changed the CParameter.ClearParameters() method as follows (and given you credit in the What's New Guide). This should fix the problem. You can go ahead and make this change in your copy of the Framework, so you'll be in good shape when you install the next version of the Framework.

Here's all the code in CParameter.ClearParameters():
DIMENSION This.aParms[1]
STORE '' TO This.aParms
This.lEmpty = .T.
Thanks!
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform