 | | From: | Alan Fitch | | Subject: | Compile error | | Date: | Sun, 12 Dec 2004 15:34:31 -0500 |
|
|
 | Have just started with new 2.5 Version coming from db2K :03 b1636 I repeatedly get a'Program Alert' when trying to compile all files previously created with dB2K.
Error: No CATCH for exception, class: EXCEPTION. Error: Variable undefined: CSOURCEFILE
File: Project.cc Routine: PROJECT::REBUILD Line: 1175
Any comments or reasons please.
While here have read some of the replies to other questions and have seen comment 'Hope to have a fix soon'. May I ask how these fixes are being advised to users?
|
|
 | | From: | Danita Brooks | | Subject: | Re: Compile error | | Date: | Mon, 13 Dec 2004 09:11:37 -0500 |
|
|
 | Alan,
> Have just started with new 2.5 Version coming from db2K :03 b1636 > I repeatedly get a'Program Alert' when trying to compile all files > previously created with dB2K. > > Error: No CATCH for exception, class: EXCEPTION. > Error: Variable undefined: CSOURCEFILE > > File: Project.cc > Routine: PROJECT::REBUILD > Line: 1175 > > Any comments or reasons please. > > While here have read some of the replies to other questions and have seen > comment 'Hope to have a fix soon'. May I ask how these fixes are being > advised to users?
This bug had been previously reported and a fix is already in place. This fix should be available with the next update to dBASE Plus.
Thanks, Danita Brooks dataBased Intelligence, Inc.
|
|
 | | From: | Klaas Jongerden | | Subject: | Re: Compile error | | Date: | Wed, 22 Dec 2004 09:50:56 -0500 |
|
|
 | If you can't make an EXE file, then you can't use dBase. Should I install the previous version?
Klaas.
Danita Brooks Wrote:
> Alan, > > > Have just started with new 2.5 Version coming from db2K :03 b1636 > > I repeatedly get a'Program Alert' when trying to compile all files > > previously created with dB2K. > > > > Error: No CATCH for exception, class: EXCEPTION. > > Error: Variable undefined: CSOURCEFILE > > > > File: Project.cc > > Routine: PROJECT::REBUILD > > Line: 1175 > > > > Any comments or reasons please. > > > > While here have read some of the replies to other questions and have seen > > comment 'Hope to have a fix soon'. May I ask how these fixes are being > > advised to users? > > This bug had been previously reported and a fix is already in place. This > fix should be available with the next update to dBASE Plus. > > Thanks, > Danita Brooks > dataBased Intelligence, Inc. > >
|
|
 | | From: | Danita Brooks | | Subject: | Re: Compile error | | Date: | Wed, 22 Dec 2004 10:24:48 -0500 |
|
|
 | Klaas,
> If you can't make an EXE file, then you can't use dBase. > Should I install the previous version?
I believe the error was triggered when one or more files had a compilation error. Have you tried compiling the files individually?
Danita Brooks dBI
|
|
 | | From: | - | | Subject: | Re: Compile error | | Date: | Wed, 22 Dec 2004 16:43:00 -0800 |
|
|
 | Have you tried compiling the files individually? --------------- Files can_only_be_compiled_one at a time. If an error exists in one file, there will not be any resulting compiled object files but rather an error message or error log entry or both. When the executable builds and there is a missing compiled file object, another error will occur.... try it for yourself and you will see how it works to better advise customers....
In this case the error is a bug/regression in the PE code and a work around for your customer is to run the BUILD command manually from the command window or from a PRG :-) and the result will be an EXE that hopefully works.
-- -charlesm
"Danita Brooks" wrote in message news:OzNoBsD6EHA.1644@news-server... > Klaas, > > > If you can't make an EXE file, then you can't use dBase. > > Should I install the previous version? > > I believe the error was triggered when one or more files had a compilation > error. Have you tried compiling the files individually? > > Danita Brooks > dBI > >
|
|
 | | From: | Alan Fitch | | Subject: | Re: Compile error | | Date: | Wed, 15 Dec 2004 10:46:33 -0500 |
|
|
 | Danita Brooks Wrote:
> This bug had been previously reported and a fix is already in place. This > fix should be available with the next update to dBASE Plus. >
Thank you Danita. Is the PE a self contained package? Would it not be possible to release it before the next update?
Alan
|
|