Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parse a variable
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00678918
Message ID:
00678955
Views:
11
Why not use:
CreateObj("myObj", "1", "4", "5")

This way your Init() will receive 3 parameters directly :-)

>I have a parameter that I need parsed into different pieces. Basically a user passes a parmeter in the following format: CreateObj("myObj", "1, 4, 5")
>
>I need to transform the second parameter to look like: '"1", "4", "5"'
>
>I'm getting bogged down and I need to finish this out. Anybody have a quick routine that will do this form me?
>
>Thanks,
>
>Jim
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform