Re: [xsl] Help to construct a loop

Subject: Re: [xsl] Help to construct a loop
From: XSL-List Owner <xsl-list-owner@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 29 Dec 2007 15:37:28 -0500
You will improve the chances that you will
receive prompt and helpful responses on XSL-List
by:

  - asking specific enough questions that answers are possible. Describe
    what you are trying to do, how you approached it, what happened, and
    why you don't like the result you got

  - supplying small samples of files that illustrate your question or
    problem. For example, an XML file, an XSLT stylesheet, the result
    you got, and the result you want - all in miniature (and remembering
    that everything posted to XSL-List is archived in public)

Without this information it may be very difficult
for people to understand your question, and thus
dissifult for anyone to help you.

-- Tommie


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


--

======================================================================
B. Tommie Usdin                        mailto:btusdin@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                           Phone: 301/315-9631
Suite 207                                    Direct Line: 301/315-9634
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in XML and SGML
======================================================================

Current Thread