Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need function to convert check amt to text
Message
De
18/04/2003 17:20:52
 
 
À
18/04/2003 17:03:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00779328
Message ID:
00779368
Vues:
16
John,

Looks like Larry stepped out...so I'll jump in.

Call the method anything you want...let's call it convertToWords for this example.

How you call it depends on how you want the form to work. For example, you could call it from the lostfocus() of your numeric textbox (where the user is entering the dollar amount).
* lostfocus() method of textbox
thisform.convertToWords(this.value)
>Thanks Larry,
>Well I did Number 1 verbatim. I hope that is what you meant.
>I fully understand #3.
>
>#2 has got me bluffed. Does it matter what I call the method?
>Where do I call the method from and how do I pass the parameter that it would obviously be expecting?
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform