Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable=thisform.text1.value
Message
De
03/12/2004 15:52:46
 
 
À
03/12/2004 15:28:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00966809
Message ID:
00966828
Vues:
8
Okay, If I understand correctly, this is the program that needs this value from thisform.
So, you will need to pass it in just like you do the lncurrency value at the top. then just assign the variable where you need it.
Of course I am assuming that this program is called from the form that has this value. Is that correct?

>hi,
>thank you for reply,
>
>this is my program under ,just fetch at "&&" under
>
>PARAMETERS lncurrency
<.snip.>
>lccurrency=ALLTRIM(STR(INT(lncurrency))) && will display like 14
<.snip.>
>IF LEN(lccurdacisep1)>0
>*lcriyal='DOLLAR'&&& I NEED SOME TIMES TO CHOICE MARK OR DENAR.
>*lcriyal=THISFORM.TEXT26.VALUE&&&&&& THIS WHAT I NEED ELSE
>lcriyal=''
>endif
>lcallstr=ALLTRIM(lcmilliontxt+lcmillionsep+lcthousandtxt1+lcthousand1sep+lcthousandtxt+lcthousandsep+;
>lchundredtxt+lchundredsep+lctentxt+lcriyal+lccurdacisep+lccurdacitxt+lcnothing)
>select temp
>RETURN lcallstr
>
>
>thank you
>m.qasem
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform