Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date operation
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01217084
Message ID:
01217109
Views:
8
This message has been marked as the solution to the initial question of the thread.
>thanks Naomi
>
>**********************
>venc = DATE() - 90
>messagebox (DTOC (VENC))
>****************************
>
>Works in command window but does not work in click event of optionbox
>
>Moises

Well, there is not much in these two lines. You may add m., e.g.
=messagebox(dtoc(m.Venc)), but something else must be going on. Put a breakpoint in the method and try to debug.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform