Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bad GET
Message
 
 
À
22/04/1999 14:47:40
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00211185
Message ID:
00211263
Vues:
53
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform