1. Win32Lib IDE - What's This Error About?

C:\EUPHORIA\include\win32lib.ew:13597 in function createEx()
subscript value 3 is out of bounds, reading from a sequence of length 0
... called from C:\Documents and Settings\Administrator\Desktop\My
Apps\IDE\IDE.
exw:354
--> see ex.err

I'm using IDE v0.16 and Win32Lib v58.05.

Thanks!

new topic     » topic index » view message » categorize

2. Re: Win32Lib IDE - What's This Error About?

> C:\EUPHORIA\include\win32lib.ew:13597 in function createEx()
> subscript value 3 is out of bounds, reading from a sequence of length 0
> ... called from C:\Documents and Settings\Administrator\Desktop\My
> Apps\IDE\IDE.
> exw:354
> --> see ex.err
> 
> I'm using IDE v0.16 and Win32Lib v58.05.

Forgot to mention I'm using EUPHORIA v2.4 beta...

new topic     » goto parent     » topic index » view message » categorize

3. Re: Win32Lib IDE - What's This Error About?

> Win32lib v58+ does not like ListView control built with a caption like
> this:{""}. Change EventListView in IDE.exw so that the caption is {" "}

Thank you, Judith! Fixed that one... Here's a new one! :)

C:\Documents and Settings\Administrator\Desktop\My
Apps\IDE\ide_config.ew:756
a namespace qualifier is needed to resolve xCloseHandle
        w32Proc(xCloseHandle,{hMutex})

new topic     » goto parent     » topic index » view message » categorize

4. Re: Win32Lib IDE - What's This Error About?

This is also a change with win32lib v58+. xCloseHandle is now defined in
win32lib so you need to comment
global constant
    xCloseHandle=.....
in IDE.exw
--judith

C:\Documents and Settings\Administrator\Desktop\My
Apps\IDE\ide_config.ew:756
a namespace qualifier is needed to resolve xCloseHandle
        w32Proc(xCloseHandle,{hMutex})

new topic     » goto parent     » topic index » view message » categorize

5. Re: Win32Lib IDE - What's This Error About?

Thanks again, Judith! Workin' again!! :)

----- Original Message ----- 
From: "Judith Evans" <camping at txcyber.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: Win32Lib IDE - What's This Error About?


> 
> This is also a change with win32lib v58+. xCloseHandle is now defined in
> win32lib so you need to comment
> global constant
>     xCloseHandle=.....
> in IDE.exw
> --judith
> 
> C:\Documents and Settings\Administrator\Desktop\My
> Apps\IDE\ide_config.ew:756
> a namespace qualifier is needed to resolve xCloseHandle
>         w32Proc(xCloseHandle,{hMutex})
> 
> 
> 
> TOPICA - Start your own email discussion group. FREE!
> 
>

new topic     » goto parent     » topic index » view message » categorize

6. Re: Win32Lib IDE - What's This Error About?

Well, that's in the comments at the beginning of IDE.exw:

-- when using with win32lib.ew v0.58.1+:
--      comment global constant xCloseHandle

The constant is on line 73.

>From: "C. K. Lester" <cklester at yahoo.com>
>Subject: Re: Win32Lib IDE - What's This Error About?
>
>
> > Win32lib v58+ does not like ListView control built with a caption like
> > this:{""}. Change EventListView in IDE.exw so that the caption is {" "}
>
>Thank you, Judith! Fixed that one... Here's a new one! :)
>
>C:\Documents and Settings\Administrator\Desktop\My
>Apps\IDE\ide_config.ew:756
>a namespace qualifier is needed to resolve xCloseHandle
>         w32Proc(xCloseHandle,{hMutex})
>
>
>
>TOPICA - Start your own email discussion group. FREE!
>
>

new topic     » goto parent     » topic index » view message » categorize

7. Re: Win32Lib IDE - What's This Error About?

I feel like a true Windows user now. I should be flogged.

----- Original Message -----
From: "Elliott Sales de Andrade" <quantum_analyst at hotmail.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: Win32Lib IDE - What's This Error About?


>
>
> Well, that's in the comments at the beginning of IDE.exw:
>
> -- when using with win32lib.ew v0.58.1+:
> --      comment global constant xCloseHandle
>
> The constant is on line 73.
>
> >From: "C. K. Lester" <cklester at yahoo.com>
> >Reply-To: EUforum at topica.com
> >To: EUforum <EUforum at topica.com>
> >Subject: Re: Win32Lib IDE - What's This Error About?
> >Date: Wed, 14 May 2003 13:30:30 -0500
> >
> >
> > > Win32lib v58+ does not like ListView control built with a caption like
> > > this:{""}. Change EventListView in IDE.exw so that the caption is {"
"}
> >
> >Thank you, Judith! Fixed that one... Here's a new one! :)
> >
> >C:\Documents and Settings\Administrator\Desktop\My
> >Apps\IDE\ide_config.ew:756
> >a namespace qualifier is needed to resolve xCloseHandle
> >         w32Proc(xCloseHandle,{hMutex})
> >
> >
> >TOPICA - Start your own email discussion group. FREE!
> >
> >
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>

new topic     » goto parent     » topic index » view message » categorize

8. Re: Win32Lib IDE - What's This Error About?

Fixed in 0.58.7
----------------
cheers,
Derek Parnell
----- Original Message ----- 
From: "Judith Evans" <camping at txcyber.com>
To: "EUforum" <EUforum at topica.com>
Subject: RE: Win32Lib IDE - What's This Error About?


> 
> Win32lib v58+ does not like ListView control built with a caption like
> this:{""}. Change EventListView in IDE.exw so that the caption is {" "}
> --judith
> 
> 
> C:\EUPHORIA\include\win32lib.ew:13597 in function createEx()
> subscript value 3 is out of bounds, reading from a sequence of length 0
> ... called from C:\Documents and Settings\Administrator\Desktop\My
> Apps\IDE\IDE.
> exw:354
> --> see ex.err
> 
> I'm using IDE v0.16 and Win32Lib v58.05.
> 
> Thanks!
> 
> 
> 
> TOPICA - Start your own email discussion group. FREE!
> 
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu