Re: euphoria error
- Posted by DerekParnell (admin) May 02, 2010
- 2217 views
petelomax said...
Looks like you (/Phix) found a minor bug in win32lib.
... obviously ansiUpper's parameter should likewise be object, not sequence
I've fixed this now in the sourceforge SVN for win32lib.
NOTE: When the parameter is an atom, it is assumed to be the address of a null-terminated string in RAM and not a single character to be converted.