Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bad GET
Message
 
 
À
22/04/1999 14:08:52
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00211185
Message ID:
00211204
Vues:
42
I tried it and it didn't help. There isn't really a screen; it's just a prg with GETs and SAYs. Here's a snippit of the code:


@ 13,45 SAY mused PICTURE "###"
@ 10,74 GET mpprior PICTURE "!"
@ 11,72 GET intrate PICTURE "##.###" && Bad get
@ 13,72 SAY mpnet PICTURE "###"
@ 17,21 GET mpuramt PICTURE "#######.##"
<\PRE>

It skips from the "mpprior" box to the "mpuramt" box. I don't see anything there that looks like it would disable the textbox. Or would that be somewhere else?

Thanks,

-Michelle


>Right before the read. Its been too long, but it seems like there is a way to disable the gets, and show gets will enable them. Did you build the screen with modi screen? If you did, you might want to check the textbox to see if it was accidently disabled.
>
>>Ok. Where? Do I put it in the code? What does it do?
>>
>>Thanks,
>>
>>-Michelle
>>
>>
>>>try issueing a show gets
>>>
>>>>In the prg I'm working on, it makes the screen with a list of GETs and then a READ MODEL. All the GETs show up as textboxes like they're supposed to, but one of the boxes can't be clicked on and it's skipped when you tab through. There's no code executed when it tabs over, so I can't see anything that would make it be skipped. Has anyone seen anything like this?
>>>>
>>>>Thanks,
>>>>
>>>>-Michelle
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform