[REBOL] Re: About Parsing
From: al:bri:xtra at: 16-Jul-2001 21:44
Try: opt [thru "Author: ^/^/^/" copy author to "^/"] opt [thru "Títle:" thru "^/^/^/" copy title to "^/"] opt [thru "Source:" thru "^/^/^/" copy source to "^/"] I hope that helps! Andrew Martin ICQ: 26227169 http://zen.scripterz.org







