Re: binding IDE11.0
- Posted by void <void at xs4all.nl> Jan 18, 2002
- 590 views
I just discovered bindw doesn't recognise long filenames on my system, I can bind it by renaming all include files to the 8.3 format. What can be the problem? I'm running WindowsXP cmd.exe to open a DOS box, type: bindw ide.exw I also tried running a command.com DOS box because it doesn't support long filenames, but same problem. > As for IDE_defaults.ew, I don't know what the problem might be. > It works fine for me. Are IDE_defaults.ew and ide.exw in the same > directory? And are you typing: > bindw ide.exw > while you are in that directory? i.e. it's the current directory? > > bindw should look first in the same directory as ide.exw, > then it should examine your EUINC, then it should look in > euphoria\include. > > Check the include statement itself. > There might be a problem if there's a '\r' or some other > invisible character on the line along with IDE_defaults.ew > Maybe you should re-type that line. > > Regards, > Rob Craig > Rapid Deployment Software > http://www.RapidEuphoria.com > > > >