RE: procedure putStream()

new topic     » goto parent     » topic index » view thread      » older message » newer message

Thx alot Matt, you are absolutetly right!. last night as i was checking 
my code i found out exactly what you had said. about the stub for 
getIndex problem, i don't think i should bother since Derek said he is 
rewritting the listview routines.

jordah ferguson

Matthew Lewis wrote:
> 
> > -----Original Message-----
> > From: jordah ferguson [mailto:jorfergie03 at yahoo.com]
> 
> > hi all, i get this everytime my prog crashes i get this anyone know 
> > why??
> > jordah Ferguson
> > 
> > C:\aaa\win32lib.ew:5452 in procedure putStream() 
> > type_check failure, streamin is 102'f' 
> >     id = 5
> >     flags = 1
> >     streamin = 102'f'
> >     uFormat = <no value>
> >     EDITSTREAM = <no value>
> 
> It looks like you're passing an integer instead of a sequence for the 
> text.
> When I find this sort of error in my own code, it usually means I've 
> gone
> too deep when indexing a sequence: text[i][j] instead of text[i].
> 
> Matt Lewis
> 
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu