Monte Goulding wrote:
> put the keys of myArray into listOfKeys
> put 1 into i
> repeat for each line l in listOfKeys
> put replaceText(myArray[l],",",tab) into line i of me
> add 1 to i
> end repeat
This solution that Monte replied has me intrigued... What is the
significance of the "vertical pipe" in lines 3 &4? Geoff, Jeanne, and Kevin
have all shown examples using it, yet it doesn't show up as an operator or
other character in any of the documentation. How is it used?
--
Troy
RPSystems
www.rpsystems.net