Re: No more platform(), conditional includes, conditional functions, condit
Bernie Ryan wrote:
>
> Jeremy:
> You used the word ' I ' implying that you were making the decisions.
> about keeping or not keeping platform()
>
Because I wrote the code, I addressed it as I did not remove platform(). Not
that I ever would. I wrote the subject title that was misleading "No more
platform()" so I said I did not remove platform().
> The if/ifdef/then requires that a user needs to inform the program
> what operating system the code is using by command line or typing a
> a constant at the top of the program.
> Platform() is automatic and requires no interaction by the user.
Now, did you actually read any of the examples or how to use the new ifdef that
I spent time in writing? I specifically stated that there are defines that the
system defines *itself*. Those are what version of euphoria your code is being
written on and what platform you are running on.
Please go back and read this post:
http://www.openeuphoria.org/EUforum/m20891.html
Pay specific attention to the examples, and also the overview which states
clearly:
3. Predefined "defines"
2a..... Current operating system (WIN32, DOS32, LINUX, FREEBSD)
2b..... Current Euphoria version (EU400)
--
Jeremy Cowgar
http://jeremy.cowgar.com
|
Not Categorized, Please Help
|
|