Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bad GET
Message
From
22/04/1999 14:20:45
 
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00211185
Message ID:
00211211
Views:
47
Strange. Wierd. Are you issuing the gets in this order? Can you click in the box and then enter data? What is your read command look like?

>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
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Reply
Map
View

Click here to load this message in the networking platform