Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Function that converts strings to arrays? 1

Status
Not open for further replies.

jisoo23

Programmer
Joined
Jan 27, 2004
Messages
192
Location
US
Hello all,

Does anyone know if there is a function that will convert a string into an array with a specified delimiter? For example, if I have a string "this//is//my//message" and calling the function while specifiying "//" as a delimiter will put it into a regular indexed array. I've looked around and don't seem to see anything like it.

Thanks!
Jisoo23
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top