Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SAY field is not displaying
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00013792
Message ID:
00013918
Views:
28
>I have get fields m.leasestart,m.term and m.leaseend on the screen. m.leaseend is a SAY field. In the valid code of m.term I have
>m.leaseend = GOMONTH(m.leasestart, m.term)
>SHOW GET m.leaseend
>I also have SHOW GET m.leaseend in the READ SHOW and m.leaseend has refresh output field checked.
>
>After I exit m.term, m.leaseend still remains blank on the screen however when checked through the debug it is updated correctly.
>
>How do I get it to display correctly on the screen.
>
>Any help is appreciated

Hi Chaya,
In the valid code of m.term instead of using "SHOW GET m.leaseend"
use "SHOW GETS", (note the 'S' in getS and nothing else after that).
Hope this help
Good Luck.
luisg@netruner.net
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Previous
Reply
Map
View

Click here to load this message in the networking platform