On 09/04/2008, Höfer, Ulrich <[EMAIL PROTECTED]> wrote:
> User Parameters, problems with "next"
>
>
>
>  Hi,
>
>
>
>  I need help about "User Parameters" .  With 
> ${__CSVRead(portal/suchbegriffe.txt,0)} I have no problems. No I want to read 
> the next line and I tried  ${__CSVRead(portal/suchbegriffe.txt,next)} and 
> then ${__CSVRead(portal/suchbegriffe.txt,next())} without access?
>

next and next() merely advance to the next line - they do not read any data.

You may find the CVS Dataset element easier to use.


>
>
>  What is wrong?
>
>  What can I do?
>
>
>
>  Greetings
>
>
>
>
>
>  Ulrich Höfer
>  Systementwicklung
>
>  juris GmbH
>  Abteilung IT
>  Gutenbergstraße 23
>  66117 Saarbrücken
>  Telefon: 0681 5866-0, Durchwahl -0
>  Telefax: 0681 5866-239
>  E-Mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>  www.juris.de <http://www.juris.de>
>
>  Geschäftssitz: Saarbrücken, Amtsgericht Saarbrücken, HRB 8485
>  Geschäftsführer: Dr. h. c. Gerhard Käfer (Sprecher) und Samuel van Oostrom
>  Aufsichtsratsvorsitzender: Ministerialdirektor Gerrit Stein
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to