RE: Judith - just found this one...

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

Judith,

Sorry, should have clarified this...the file is IDE_proj.ew.

Jonas
Jonas  Temple wrote:
> Judith,
> 
> Just ran across this one but it was crashing the IDE every time I tried 
> to save the project so I did some investigation.  The length of the 
> createEx() statement for a list view I creaeted exceeded 194.  The IDE 
> crashed at statement 2782:
> 
> outFile=outFile[at+1..length(outFile)]
> 
> since outFile is an atom, not a sequence.  I replaced this with:
> 
> theLine=theLine[at+1..length(theLine)]
> 
> and then worked fine.
> 
> Jonas
> 
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu