Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems to pass a parameter
Message
From
22/07/1998 12:14:31
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
20/07/1998 13:33:18
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00119362
Message ID:
00120235
Views:
28
What does Valor have in it at the time that you pass it to your function? If it is empty then it needs to be set before you pass it.

Jim


>Hello all
>I'm having problems to pass parameters to function
>
>I have a function called VerificarValor(Valor)
>
>and i'm call the function in method lostfocus of text1
>
>the datasource is Valor
>
>and i'm doing in text1_lostfocus
>
>VerificarValor(Valor)
>....
>
>But the parameter is empty, if i change to VerificarValor(555) it work fine,
>
>
>What i can do wrong?
>
>thanks
Thanks

Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform