Re: new to windows programming
- Posted by Guillermo Bonvehi <knixeur at speedy.com.ar> Jan 21, 2004
- 544 views
Yes that's the problem. I own a 2.2 registered copy and can't afford 2.4 so I always have to edit the libraries that uses the namespace feature to make them work. I have a copy of Win32Lib that's edited to not use the "as" clause, i can mail it to you if you want. Best Regards, Guillermo Bonvehi D Stanger wrote: > > >>Ive been using Euphoria for a while but only writing DOS32 programs. I >>am starting to tinker >>with Win32lib but when I include win32lib.ew at the head of my programs >>I get this error: >> >> >>as has not been declared >>include tk_maths.e as maths >> >> >>I think you're using an older version of Euphoria that doesn't yet know >>the 'as'-keyword/construction. >>-- >> >> >>Tommy Carlier >>tommy online: http://users.pandora.be/tommycarlier >> >> >I'm using version 2.2. Is that the problem then? > >