|
|
| Author |
Message |
girish.kanswa Warnings : 1 New User
Joined: 13 Nov 2007 Posts: 2 Location: pune
|
|
|
|
Hi All,
Can we pass numeric value through PARM parameter...? I know we can pass but it will take as numeric value or string..?
Thanks in advance |
|
| Back to top |
|
 |
References
|
Posted: Wed Jul 09, 2008 5:20 pm Post subject: Re: can we pass numeric value in PARM |
 |
|
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2565 Location: italy
|
|
|
|
the parm string will be always be considered a char string,
it' s up the application program to do the proper parsing and checking |
|
| Back to top |
|
 |
|
|