> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On Behalf Of Anton Rolls > Sent: Sunday, July 21, 2002 7:22 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: ANN: make-doc-pro-104 RC1 > Do you mean to say you change the current dir? > That is very naughty.
No, I don't. It's just request-file storing the informatio about the last accessed directory. Not make-doc-pro. There is still a bug in the =include command as it only scans in the directory make-doc-pro was started in. So you see... I don't change directories. I will scan different directories for the =include statement but don't change the internal state. > I want to make my code resistant to > annoying little things like that. This feature also made it > easier to develop. (Of course, we can always wrap > possible-crashing code in a try block.) Right. MDP could perhaps be made a bit safer in some hot-spots. Mostly it accepts everything you throw at it but will perhaps generate wrong looking output. Robert -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
