1. win32lib 'tutorials'
My latest 'beta' of the tutorials *seems* to have a little problem !
Brian Broker recently modified this to use a number of folders, so I thought
it appropriate that win32lib.ew *should* be in \Euphoria\include to make
things simpler.
I added some code to the beginning of the new Wintutor.exw to check for this,
and kindly inform the user, if it wasn't found there.
Here's how it's supposed to work.
1) check the EUDIR environment variable to locate \Euphoria\include,
which of course, may be on any drive.
2) check to see if win32lib.ew is there.
3) if it's not, read the first 6 lines of ReadMe.txt, and send this to a
DOSbox,
along with the actual location of \Euphoria\include.
...then abort.
This has always worked on my Win95 machine, but I've had one report that it
doesn't, so I'm stumped ! ( another OS ? )
The 'beta' is at:
http://www.king.igs.net/~wolfritz/EUWinTutor.zip ( 227k. )
...and just to 'tempt', there are 5 new lessons since it's last release on
the 'tut' web page.
Thank's, and send any reports to wolfritz at king.igs.net directly please !
Wolf