Comparing Rev to other multimedia apps at NECC

Rob Cozens rcozens at pon.net
Tue Oct 5 13:05:16 EDT 2004


>If you could add something that shows off how easy it is to parse 
>text ("get word 1 of item 2 of line 3") in Transcript the other 
>languages will look anemic by comparison.

Or better yet:

	put 0 into columnTotal
	repeat for each line textLine in someText
		add word 1 of item 2 of textLine to columnTotal
	end repeat
-- 
Rob Cozens, Staff Conservator
Mendonoma Marine Life Conservancy
P.O. Box 217
Manchester, CA 95459-0217
(707) 895-2584

"Promoting a healthy and bountiful offshore environment."


More information about the use-livecode mailing list