1. Re: No more platform(), conditional includes, conditional functions, condit
Derek Parnell wrote:
>
> Jeremy Cowgar wrote:
>
> > This is exciting!
>
> About bloody time
This is a long wished for facility. Nowif it can be
> combined
> with command-line switch invocation ... hmmmm...
>
> [[ file: test.ex ]]
> ifdef debug
> include safe.e
> else
> include machine.e
> end ifdef
>
> [[command line ]]
>
> ex --define=debug test.ex
>
Yes, it can:
ex -Ddebug -Djohndoe -Dsimple test.ex
--
Jeremy Cowgar
http://jeremy.cowgar.com