RE: IDE version .10.1 now available
- Posted by Judith <camping at txcyber.com> Mar 28, 2001
- 434 views
Looks like I have a bug trying to find the direct parent of a Group control in order to build the Project View. I tested with Group but not with an old project. Could be something there that changed between releases. Would you mind sending me your PRJ file? I'll send you my e-mail address. Thanks for the bug report. Judith behaviorself at netzero.net wrote: > > ----- Original Message ----- > From: Judith <camping at txcyber.com> > To: EUforum <EUforum at topica.com> > Sent: Tuesday, March 27, 2001 6:38 AM > Subject: RE: IDE version .10.1 now available > > > > > > > > Let me know what version of IDE is listed at the top of the PRJ file you > > are trying to load, what version of win32lib.ew you use and what error > > you are getting. It could be that there has been a change that is > > affecting you. I've tried hard to allow older PRJ files to work with > > each release of IDE but it is inevitable that something might break. > > > > The latest releases (v.10+) work only with win32lib.ew 55.1 although > > unless I hear something from Derek/Matt, IDE should work on the next > > release. > > > > > The IDE version of the PRJ file is 0.9L.4. I'm using your latest IDE (I > downloaded it on Sunday, I think), and I'm using version 55.1 of > Win32lib.ew. When I try to open my PRJ file, everything stops and I get > an > error message. I've pasted the first part of it: > > C:\EUPHORIA\Judith's IDE Version 0.10.2\ide_projectview.ew:330 in > procedure > buildProjectFolders() > subscript value 13 is out of bounds, reading from a sequence of length 7 > whoIs = {13,{71'G',114'r',111'o',117'u',112'p'}} > parent = {87'W',105'i',110'n',100'd',111'o',119'w',50'2'} > lastMenuName = {} > lastPopUpName = {} > text = {} > class_ModuleName = {87'W',105'i',110'n',100'd',111'o',119'w',50'2', > 95'_',111'o',110'n',67'C',108'l',111'o',115's',101'e'} > foundIt = 1 > i = 2 > j = 2 > k = 55'7' > event = 18 > > It's really strange, because some files will open fine, but others > won't. > > Thanks. > > Bill > > > > > > > >