Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms, Methods and parameter passing
Message
From
06/02/2002 10:12:08
 
 
To
06/02/2002 10:00:43
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00615998
Message ID:
00616026
Views:
20
My access method is simple right now just for testing:
Method Access:

paramters ItemNumber
this.price=ItemNumber+1
return this.price


On a buttons Valid I have this code.

replace system_price with thisform.price(order_guide.item_num)

^^^^ this is the line that causes the error. I eve tried:
real_price=thisform.price(order_guide.item_num)

same problem.

thanks
David
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform