--- Derek Bump <[EMAIL PROTECTED]>
wrote:
> I'm looking for a command in Rev like the following
> PHP command...
> list( $tVar01, $tVar02, $tVar03)= split ("\|",
> $line);
> 
> If this exists in Rev then it would make my life a
> whole lot easier.
> 
> 
> Derek Bump
> 

Hi Derek,

As far as I can see, there is no direct translation ;
however, you could just as easily change the
itemDelimiter and get item 1, 2 and 3 and store them
in other variables.
Not in one line of Transcript, of course...

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La 
Rochefoucauld)


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to