[xsl] Help to construct a loop

Subject: [xsl] Help to construct a loop
From: henry human <henry_human@xxxxxxxx>
Date: Sat, 29 Dec 2007 21:33:30 +0100 (CET)
Hi  
I will to build a loop (for-each or while, etc)
  I have a long string saved in a variable myString:
    myString= foo ffd : ppp ttt foo : 3mmm foo

  In this sample there are three substrings separated
by a colon token
  How could it be done, looking over the myString in a
loop and f. i.
 save the substring in a variable named buf1  until
all three substrings
 has been read  ?
  I will be very glad for any hint
  Regards
  Henry


      Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie4s mit dem neuen Yahoo! Mail. www.yahoo.de/mail

Current Thread