Re: Error in IDE

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

Judith Evans wrote:
> 
> Judith Evans wrote:
> > 
> > Thomas Jansen wrote:
> > > 
> > > Judith Evans wrote:
> > > > 
> > > > Thomas Jansen wrote:
> > > > > 
> > > > > 
> > > > > When i click on ide.exw i get an error.
> > > > > Here is a snippet from EX.ERR 
> > > > > 
> > > > > C:\Ide\IDE.exw:115 in function displayErrorMessage() 
> > > > > not enough values to print in printf() 
> > > > >     number = 147
> > > > >     param = {}
> > > > >     ok = <no value>
> > > > > 
> > > > > ... called from C:\Ide\includes\ide_proj.ew:7310 in procedure
> > > > > readProject()
> > > > >     id = 33'!'
> > > > >     fName = {}
> > > > >     file = <no value>
> > > > >     file1 = <no value>
> > > > >     ignore = <no value>
> > > > >     index = <no value>
> > > > >     countControls = 0
> > > > >     needProc = <no value>
> > > > > 
> > 
> > If the file you are attempting to open has .prj at the end then you
> > shouldn't be getting
> > this error message.
> > If you have checked "read last opened or saved project" and there is not
> > last project
> > perhaps you can
> > also get this error.
> > 
> > In IDE_proj.ew search for 147. Change that statement from
> > ok=displayErrorMessage(147,{})
> > to
> > ok=displayErrorMessage(147,{projectFileTypeTest}).
> > 
> > Does it still fail?
> > ~judith
> >
> 
> Oops, that should be:
> ok=displayErrorMessage(147,{projectFileType})
> 
Well it did not crash but i get this messagebox about error 147 .
Why can't i just click on IDE.EXW and start without a projekt file.
I also saved default.prj, and checked save last used it did not work either.
Tj.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu