I found that there is only one way: to parse parameters.
It is ok, but... when i split sting into array & try to print array entry
by key compiler gives me error.
*Code:*
result = string.split(separator=",",data)
print("result: #{result}") # result: ["param1", "param2", "param3"]
print("result: #{result["0"]}") # error: "this value has type int but it
should be a subtype of string"
I was not able to find in google same issues.. could u help me with that
please?
Thanks in advance!
5 ноября 2011 г. 17:34 пользователь Alexander <[email protected]> написал:
> Hello,
>
> i tried to find some examples describing how it is possible to register a
> telnet command with more than one parameter.
> Is it possible? And if it is, could you please show me some docs about
> it.. or describe how i could do this...
>
> Thanks in advance!
>
> --
> Kind regards,
> Alexander.
>
>
--
Kind regards,
Alexander.
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users