|
jofu Beginner
Joined: 02 Nov 2003 Posts: 12 Location: USA
|
Posted: Tue Feb 24, 2004 5:39 am
something like perl split()? |
is there anything that will allow me to split a string at a specific character into multiple slots in a stringlist? Say for example I have a string that looks like
this,that,other
is their a function or command that could put this that and other into slots of a string list? |
|
|
|
DeReP Adept
Joined: 14 Jun 2003 Posts: 222 Location: Chile
|
Posted: Tue Feb 24, 2004 5:48 am |
#VAR temp %replace("this,that,other",",","|")
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|