View Single Post
  #47  
Old 12-04-2003, 05:43 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally posted by napo_p2p
replacestring2 list,text,text;

replaces the string at position 'index' with 'text'

Or is there one o_O?
You listed two text params, yet only defined one in your explanation.

What you explained is actually the replacestring command.

It seems like you want to modify a substring of a member of a string list. Is this correct? If so, just use #e o_O
Reply With Quote