Re: IDE for Win32lib
- Posted by Judith Evans <camping at FLASH.NET> Sep 12, 2000
- 674 views
Ok, thanks for reporting the problem. I'll do a reverse on the filename before I check for the '.' and that should fix the problem. Judith On Tue, 12 Sep 2000 20:02:12 +1100, Derek Parnell <dparnell at BIGPOND.NET.AU> wrote: > >P.S. Yes, the system_exec() in the IDE doesn't work. You have a "find('.', >filename)" which is used to append the ".exw" extension. Unfortunately it >finds the first dot, not the last one.