Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SAY field is not displaying
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00013792
Message ID:
00013918
Vues:
32
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform