Re: do-while style
- Posted by euphoric (admin) Aug 28, 2008
- 919 views
bernie said...
There are hundreds of files in the archive that include MISC.E
and those are being broken by moving the global routines in MISC.E
file into 4 or 5 other include files.
Was I not clear about this?
From what I understand, misc.e will actually STILL EXIST when 4.0 is released. It will also exist IN THE SAME PATH. So, pre-4.0 Euphoria programs will still have access to the 3.x standard include files. There will be other compatibility issues, like if you've used 'label' or 'entry' as a variable name, but include files won't be one of them.