I'm a REBOL newbie so forgive me for breaking any unwritten rules. For me, REBOL has massive advantages over any other language particularly for web-mining tasks such as scaping information out of web pages. The trouble is I need this information in Java not REBOL (massive existing source base etc). So my question is, how do I allow Java to make use of REBOL scripts to retrieve information, perform tasks etc? Ideally it would be more than simply invoking the REBOL interpreter with a pre-written script and dumping the information into a file, although this does have possibilities. Any ideas, projects in the pipeline? Jamie
BEGIN:VCARD VERSION:2.1 N:Lawrence;Jamie FN:Jamie Lawrence ORG:Broadcom Eireann Research;Telecoms Management TITLE:Researcher NOTE:ICQ #48946912 (nickname: hopeless) TEL;WORK;VOICE:+353 1 6046035 TEL;CELL;VOICE:+353 86 8035183 ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;Kestrel House,=0D=0AClanwilliam Place,;Dublin 2;;;Ireland LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Kestrel House,=0D=0AClanwilliam Place,=0D=0ADublin 2=0D=0AIreland URL: URL:http://www.broadcom.ie EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20000405T152807Z END:VCARD