Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bad GET
Message
From
22/04/1999 15:30:39
 
 
To
22/04/1999 14:47:40
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00211185
Message ID:
00211263
Views:
55
Well, I ended up going back to the stock code and adding it in myself and it works now.

Thanks,

-Michelle


>Put a suspend just before the read modal and do a display memory like int*
>
>Take note of the variable type, size and value.
>
>Also, I notice that mpnet is a say and mused is a say any chance intrate is a say? ... you might re-order these commands so that they occur in the same order that they are on the screen.
>
>>>>My post got all screwed up somehow. Don't know if anyone else can see it... Here's what I said:
>>>>
>>>>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 "#######.##"
>>>>
>>>>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?
>>>>
>>>
>>>Just a SWAG, but could there be a problem with the variable intrate? What displays where the GET should be?
>>>
>>>>Thanks,
>>>>
>>>>-Michelle
>>
>>I tried replacing that with a different variable, no effect. I tried adding another GET, it skipped that, too. I tried commenting out all the gets before the bad one, it still skipped it. The textbox is there and has 0.000 in it.
>>
>>Thanks,
>>
>>-Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform