On Tue, Aug 31, 2010 at 7:41 AM, David Ashley <david.ashley....@gmail.com> wrote: > As far as I can tell neither of those 2 files is created. The makeorx.bat > file > crashes right away before even compiling the first file.
Hi David, I think what the problem might be is some statement like this: if %USELOGFILE% EQU 1 (echo readme.pdf is missing >>%OR_ERRLOG%) else (echo readme.pdf is missing) in makeorx.bat. It could be happening because some error path is taken that I haven't tested. But, I've looked at all the places where the redirection symbol is used, and they all look correct to me. And, I've tried introducing different errors to see if I could get the message you've gotten. No luck. -- Mark Miesfeld ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel