Re: Modifying the Euphoria interpreter
- Posted by Bernie Ryan <xotron at bluefrog.com> Jun 12, 2007
- 590 views
CChris wrote: > }}} <eucode> > atom k32 > if platform()=WINDOWS then > k32=open_dll("kernel32.dll") > end if > </eucode> {{{ It should be :
if platform()=WIN32 then
Bernie My files in archive: WMOTOR, XMOTOR, W32ENGIN, MIXEDLIB, EU_ENGIN, WIN32ERU, WIN32API Can be downloaded here: http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan