Search found 16 matches: fwerror

Searched query: fwerror

by Jimmy
Sun Feb 12, 2023 6:38 am
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin ErrorSys
Replies: 1
Views: 248

Fivewin ErrorSys

... my own ErrorSys where i can include Information of App e.g. Version()

i found
c:\fwh64\source\function\errsysw.prg
c:\fwh64\source\function\errsysw_.prg
c:\fwh64\source\function\fwerror.prg

which to use :?:

---

how to include own Errorsys :?:
i guess i need only to include own Errorsys, or :?:
by kajot
Sun Dec 25, 2016 9:16 am
Forum: FiveWin for Harbour/xHarbour
Topic: problem w with FWH 16.12 and xHB.com
Replies: 11
Views: 5502

Re: problem w with FWH 16.12 and xHB.com

... filename.prg]
MYC_FLAGS =
MYDEFINES =
MYPRG_FLAGS =

[Source\Function\fwdbgp.prg]
MYC_FLAGS =
MYDEFINES =
MYPRG_FLAGS =

[Source\Function\fwerror.prg]
MYC_FLAGS =
MYDEFINES =
MYPRG_FLAGS =

[Source\Function\getsysin.prg]
MYC_FLAGS =
MYDEFINES =
MYPRG_FLAGS =

[Source\Function\gettasks ...
by Marc Venken
Wed Dec 14, 2016 10:10 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh used for Prestashop shopcard (SOLVED)
Replies: 9
Views: 2353

Re: Fwh used for Prestashop shopcard

... cDataBase, cUser, cPassword }, .t. ) if oCn == nil ? "Connection Fail" return nil else ? "Connected" endif oRs := FW_OpenRecordSet( oCn, "ploegen2006" ) XBROWSER oRs oRs:Close() oCn:Close()return nil

http://kaboutersopglabbeek.be/img/fwerror.jpg
by russimicro
Mon Dec 01, 2014 5:42 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Recompilar FiveHMX para xhb.com
Replies: 2
Views: 987

Recompilar FiveHMX para xhb.com

... browse.obj" "Obj\clipmore.obj" "Obj\dbtools.obj" "Obj\dlgs32.obj" "Obj\editcell.obj" "Obj\errsysw.obj" "Obj\filename.obj" "Obj\fwdbgp.obj" "Obj\fwerror.obj" "Obj\getsysin.obj" "Obj\gettasks.obj" "Obj\gtf.obj" "Obj\harbour.obj" "Obj\keys.obj" "Obj\loadval.obj" "Obj\longnam2.obj" "Obj\math.obj" "Obj ...
by George
Sun Oct 07, 2012 4:29 pm
Forum: FiveWin para Harbour/xHarbour
Topic: En FWH 12.08 no se presenta el mensaje de error
Replies: 4
Views: 686

En FWH 12.08 no se presenta el mensaje de error

... ocurre el mismo.

Ahora se presenta este dialogo que no nos da informacion sobre el error ocurrido:
http://imageshack.us/a/img411/68/fwerror.png

Si uso FWH 10.10 se presenta el mensaje de error (correcto) con las informaciones que necesitamos saber:
http://imageshack.us ...
by frose
Sat Feb 04, 2012 8:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in fwerror.prg (Solved, not a bug)
Replies: 2
Views: 506

Re: Bug in fwerror.prg (Solved, not a bug)

Antonio,

ok, I agree.

I was looking after the 'nExtMem()' crash and saw the missing r's, so at first I thought that was the reason, but obviously it wasn't!

Thank you for clarification
by Antonio Linares
Sat Feb 04, 2012 7:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in fwerror.prg (Solved, not a bug)
Replies: 2
Views: 506

Re: Bug in fwerror.prg

Frank,

That code was for Clipper, not for Harbour.

In fact we can remove the Clipper part and leave it this way:


function __LowMemError()

return Eval( ErrorBlock(), _FWGenError( MEMORYLOW_ERROR ) )

//----------------------------------------------------------------------------//

function ...
by frose
Sat Feb 04, 2012 2:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in fwerror.prg (Solved, not a bug)
Replies: 2
Views: 506

Bug in fwerror.prg (Solved, not a bug)

Antonio,

please add the missing r's:
Image
by agarnati
Tue Nov 01, 2011 6:59 pm
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar xBrowse
Replies: 3
Views: 820

Re: error al compilar xBrowse

abeju11.c:
echo off
echo c:\Borland\bcc582\lib\c0w32.obj + > b32.bc
echo obj\Abeju11.obj obj\fwerror.obj obj\alert.obj, + >> b32.bc
echo Abeju11.exe, + >> b32.bc
echo Abeju11.map, + >> b32.bc
echo c:\programacion\fw11\fwh\lib\FiveH.lib c:\programacion\fw11\fwh\lib\FiveHC.lib + >> b32.bc
echo c ...
by mosh1
Wed Oct 12, 2011 12:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: How can recompile FW libraries?
Replies: 23
Views: 6501

Re: How can recompile FW libraries?

... alert.prg
bar.prg
bitmap.prg
brush.prg
button.prg
clipbrd.prg
cursor.prg
dde.prg
dlgfind.prg
errsysw.prg
filename.prg
font.prg
icon.prg
image.prg
ini.prg
fwerror.prg
harbour.prg
getsysin.prg
gettasks.prg

Here I stopped...

So the question is : where is the right version of FWH ?
by anserkk
Thu Oct 16, 2008 8:32 am
Forum: FiveWin for Harbour/xHarbour
Topic: Create FiveH.Lib and FiveHx.Lib from C:\FWH\Source\Classes
Replies: 18
Views: 7529

... fwdbgp.prg'...

Lines 1523, Functions/Procedures 34
Generating C source output to 'fwdbgp.c'...
Done.

C:\classes>c:\xharbour\bin\harbour fwerror.prg /n /ic:\fwh\include;c:\xharbour\include
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195)
Copyright 1999-2008, m m
Compiling 'fwerror ...
by angelo.c
Tue Jun 17, 2008 10:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FWH V8.05 with Visual Studio 2008 - Buildhm Tutor01 Problem?
Replies: 5
Views: 1880

... FiveHM.lib(ERRSYSW.obj) : warning LNK4254: section '.CRT' (40000040) merged into '.data' (C0000040) with different attributes
FiveHM.lib(FWERROR.obj) : warning LNK4254: section '.CRT' (40000040) merged into '.data' (C0000040) with different attributes
FiveHM.lib(REG32.obj) : warning ...
by MGA
Thu Mar 20, 2008 11:25 am
Forum: FiveWin para Harbour/xHarbour
Topic: SR.ANTONIO-Comportamento estranho do FW
Replies: 9
Views: 4163

... encontrar C:\FWH802\UTIL\EXPBUILD.OBJ
Function - 0011 FILENAME
Function - 0012 FWDBGP not found in FIVEH.LIB, not compiling ...
Function - 0013 FWERROR
Function - 0014 FWPPC not found in FIVEH.LIB, not compiling ...
Function - 0015 GETSYSIN
Function - 0016 GETTASKS
Function - 0017 GTF
Function ...
by karinha
Tue Dec 11, 2007 7:25 pm
Forum: FiveWin para Harbour/xHarbour
Topic: CUAL ES EL LIMITE de Tamaño de un archivo RES ??
Replies: 17
Views: 4050

... CORGET.Obj +
IMAGE.Obj +
MSGGETCP +
MSGGET.Obj +
WBROWSE.Obj +
TGET.Obj +
CONTROL.Obj +
WINDOW.Obj +
RPREVIEW.Obj +
FOLDER.Obj +
ERRSYSW.Obj +
FWERROR.Obj +
CLIENTES.Obj +
CADFORNE.Obj +
ESTOQUE.Obj +
INCFITAS.Obj +
FUNCOES.Obj +
OPERADOR.Obj +
REPASSA.Obj +
REPASSA2.Obj +
DEL_COMP.Obj +
DELPEDID ...
by saviotti
Fri May 18, 2007 2:34 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Error ao atualizar para FWH 7.04
Replies: 29
Views: 11424

... obj \
dlgs32.obj \
edit.obj \
editcell.obj \
errsysw.obj \
fget.obj \
field.obj \
filename.obj \
fline.obj \
folder.obj \
font.obj \
fwdbgp.obj \
fwerror.obj \
getsysin.obj \
gettasks.obj \
group.obj \
gtf.obj \
harbour.obj \
help32.obj \
icon.obj \
iget.obj \
igroup.obj \
image.obj \
ini.obj ...