Code Comments
Programming Forum and web based access to our favorite programming groups.Using Clarion 4 - after a computer crash. Just made minor adjustments to an old program and on compile got the error message "Path not Found C:\Clarion4\Cap2\helpsrc\high.bmp" The reason is that I do not have a C drive !! Change the drive letter and everything should be OK. The question is how? Brian
Post Follow-up to this messageHello Brian, Open your APP, go to the properties of this APP and look for BMP ressource. If you find your high.bmp, change his path. If you can't find it, export your APP in .txa and look for C:\Clarion4\Cap2\helpsrc, change this, save your .txa Make a backup of your .APP, Create a new APP and load your new .TXA. Compile and probably your problem will be resolved. "Brian J Smith" <brian@cantass.com> wrote in message news:zm66c.19220$E71.1293662@news20.bellglobal.com... > Using Clarion 4 - after a computer crash. Just made minor adjustments to an > old program and on compile got the error message "Path not Found > C:\Clarion4\Cap2\helpsrc\high.bmp" > > The reason is that I do not have a C drive !! > > Change the drive letter and everything should be OK. The question is how? > > Brian > >
Post Follow-up to this messageThat did the trick - it's easy when you know how. Thanks Brian "Ghislain Chevrier" <ghislain@aei.ca> wrote in message news:4059de98$1_2@aeinews.... > Hello Brian, > > Open your APP, go to the properties of this APP and look for BMP > ressource. If you find your high.bmp, change his path. If you can't find > it, export your APP in .txa and look for C:\Clarion4\Cap2\helpsrc, change > this, save your .txa > Make a backup of your .APP, Create a new APP and load your new .TXA. > Compile and probably your problem will be resolved. > > > "Brian J Smith" <brian@cantass.com> wrote in message > news:zm66c.19220$E71.1293662@news20.bellglobal.com... > an how? > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.