[REBOL] Re: REBOL/View
From: tomc:darkwing:uoregon at: 3-Sep-2003 11:57
On Wed, 3 Sep 2003, Kniffo vom Spielhaus wrote:> Hehe thank's Gregg :) > > you don't know, how much you helped me out with your > hints! :) Well, I am just looking thrue the code and > let's see, perhaps there's something new soon... :) > > The Problem is, I don't know, how to start the > prohject in View. RT wrote in a Reamde, that I have to > turn the includes into DOs -- what's that???? >#include: func[f[file!]][do f] :)