FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FiveWin Error Stack Messages
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
FiveWin Error Stack Messages
Posted: Tue Jan 01, 2013 05:12 PM

Hi All ,

I am using xMate IDE environment for FWH + xHarbour + mySQL (TDolphin). Whenever any run-time error occurs a FiveWin display Error stack and other information.
But some xMate environment setup changes is made by me. After the changes the FiveWin Error stack details is not displaying if any run-time error occurs. Could you please let me know why it is not coming and what needs to be done to display it ? Thanks a lot.

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
Re: FiveWin Error Stack Messages
Posted: Wed Jan 02, 2013 06:06 AM

Hi All ,

I tried to reset the enviornment as earlier it was but, not able get sucess. Now whenever any error comes the application immediatly close without throwing any error. Please guide on this. Thanks a lot.

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Re: FiveWin Error Stack Messages
Posted: Wed Jan 02, 2013 01:39 PM
Shridhar

I am using xMate 1.15 without any problems. I recently found your version 19z and tried it last week and had all kinds of problems. Don't know if your version of xMate is the issue but here is my environment for xHarbour and FWH 1203.

Rick Lipkin

Code (fw): Select all Collapse
[Environment]
Description 1=Updated for FWH 1203
Description 2=
Description 3=
PRG Compiler ver=xHarbour
C compiler ver=Bcc582
Subsystem=FWH1203
Author=Richard Lipkin
Last update=06/09/2012

[Advanced]
Command types=1,1,1,1,1,1,1,1,1

[Harbour]
HB_INSTALL=C:\XHARBOUR
HB_COMMAND=%HB_BIN_INSTALL%\Harbour.Exe %PRG% /m /n /gc0 /w0 /es2 /a /i%HB_INC_INSTALL% /d__EXPORT__
Option prefix=/

[C]
C_INSTALL=C:\Borland\bcc582
C_COMP_COMMAND=%C_BIN_INSTALL%\Bcc32.Exe -M -c -v %CRLF%-DHB_OS_WIN_32 %CRLF%-I%C_INC_INSTALL%;%HB_INC_INSTALL%  -n%HOME%\Obj %C%
C_LIB_COMMAND=%C_BIN_INSTALL%\TLib.Exe %LIB% /P512 @%RSP% , %LST%
C_LINK_COMMAND=%C_BIN_INSTALL%\iLink32.Exe -Gn -aa -Tpe -s -v @%LNK%
C_RC_COMMAND=%C_BIN_INSTALL%\Brc32.Exe -r  -fo%RES%  %RC%
C_DLL_COMMAND=
Option prefix=-

[User]
POSTEXE_COMMAND=
POSTLIB_COMMAND=
POSTDLL_COMMAND=

[Files]
%C_LIB_INSTALL%\c0w32.obj=1
C:\FWH1203\LIB\Fivehx.lib=2
C:\FWH1203\LIB\Fivehc.lib=3
%HB_LIB_INSTALL%\rtl.lib=4
%HB_LIB_INSTALL%\vm.lib=5
%HB_LIB_INSTALL%\gtgui.lib=6
%HB_LIB_INSTALL%\lang.lib=7
%HB_LIB_INSTALL%\macro.lib=8
%HB_LIB_INSTALL%\rdd.lib=9
%HB_LIB_INSTALL%\dbfcdx.lib=10
%HB_LIB_INSTALL%\dbffpt.lib=11
%HB_LIB_INSTALL%\dbfntx.lib=12
%HB_LIB_INSTALL%\hbsix.lib=13
%HB_LIB_INSTALL%\debug.lib=14
%HB_LIB_INSTALL%\common.lib=15
%HB_LIB_INSTALL%\pp.lib=16
%HB_LIB_INSTALL%\pcrepos.lib=17
%HB_LIB_INSTALL%\ct.lib=18
%HB_LIB_INSTALL%\zlib.lib=19
%HB_LIB_INSTALL%\png.lib=20
%C_LIB_INSTALL%\cw32.lib=21
%C_LIB_INSTALL%\IMPORT32.LIB=22
%C_LIB_INSTALL%\uuid.lib=23
%C_LIB_INSTALL%\PSDK\odbc32.lib=24
%C_LIB_INSTALL%\PSDK\rassapi.lib=25
%C_LIB_INSTALL%\PSDK\nddeapi.lib=26
%C_LIB_INSTALL%\PSDK\msimg32.lib=27
%C_LIB_INSTALL%\PSDK\psapi.lib=28
%C_LIB_INSTALL%\PSDK\GdiPlus.lib=29
%C_LIB_INSTALL%\PSDK\iphlpapi.lib=30

[DLL Files]
%C_LIB_INSTALL%\import32.lib=1
%HB_LIB_INSTALL%\harbour.lib=2
%C_LIB_INSTALL%\c0w32w.obj=3
%C_LIB_INSTALL%\cw32.lib=4
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
Re: FiveWin Error Stack Messages
Posted: Thu Jan 03, 2013 06:27 AM

Hi Rick ,

Thanks..!

As I mentioned that I had done some changes in the xMate enviornment parameters but what I had done that I forgot. Yesterday I restored the environment from the backup. Now its running fine and it shows Errors stack details. But still I do not know what was the cause for that. :?

I am using xMate 1.9z version.

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB

Continue the discussion