> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > Maarten Koopmans > Sent: Wednesday, November 28, 2001 10:18 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: Preprocessor & RIP Questions
> On the reb is a script called build-pack.r by Carl which may solve this > problem. Or it show how to implement this quite easily. Hi, good starting point. It makes one distribution file but not one source file. I would like to get the following: source.r includes func1.r func2.r The mysterios script creates one myprogr.r file containing source.r and all the stuff used from func1.r and func2.r much like a linker. Robert -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
