PHP List and Split commands

Jan Schenkel janschenkel at yahoo.com
Sun Jun 13 16:54:20 EDT 2004


--- Derek Bump <webmaster at dreamscapesoftware.com>
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/ 


More information about the use-livecode mailing list