Search found 38 matches: severity

Return to advanced search

Re: Testing Harbour -gc3 flag

... /w0 /p >> Erro.log 2>> ERROS.LOG ??? Gracias. Regards, saludos. What is -es3? It is not supported. Maximum severity level is -es2.
by Enrico Maria Giordano
Fri Nov 17, 2023 6:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4329

Re: Harbour warnings

... debug info /build display detailed version info /credits display credits /d<id>[=<val>] #define <id> /es[<level>] set exit severity /ex create public function list (.xbx) /g<type> output type generated is <type> (see below) /gc[<type>] output type: C source ...
by hmpaquito
Fri Jun 24, 2022 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour warnings
Replies: 34
Views: 2331

Re: problema con DrawBitmap() usando tCodeBars

... ) endif if nError != 0 hb_zebra_destroy( ::hData ) oError := ErrorNew() oError:SubSystem = "TCODEBARS" oError:SubCode = nError oError:Severity = 2 Eval( ErrorBlock(), oError ) endif RETURN nil #pragma BEGINDUMP #include <hbapi.h> #include <windows.h> HB_FUNC( CREATECOMPATIBLEBITMAP ...
by rterraz
Mon Mar 15, 2021 12:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: problema con DrawBitmap() usando tCodeBars
Replies: 10
Views: 1022

Re: Editsource() Problem

Thank you Enrico! now it all makes sense! 1- like, why did you added -es1? I don't really know what "exit severity" means and what's the effect over the process... 2- is there any difference between -gui and -gtgui ? 3- what does the parameter '-m' do, exactly? 1. I ...
by ricbarraes
Wed Jun 10, 2020 6:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBMK2 Problem linking
Replies: 49
Views: 5327

Re: Editsource() Problem

1- like, why did you added -es1? I don't really know what "exit severity" means and what's the effect over the process... 2- is there any difference between -gui and -gtgui ? 3- what does the parameter '-m' do, exactly? 1. I recommend -es2 that force ...
by Enrico Maria Giordano
Wed Jun 10, 2020 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBMK2 Problem linking
Replies: 49
Views: 5327

Re: Editsource() Problem

... you added some parameters to the hbp, would you mind to explain them to us? 1- like, why did you added -es1? I don't really know what "exit severity" means and what's the effect over the process... 2- is there any difference between -gui and -gtgui ? 3- what does the parameter '-m' ...
by ricbarraes
Wed Jun 10, 2020 2:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBMK2 Problem linking
Replies: 49
Views: 5327

Re: xBase now unstable, slow, error Status_Lock_Not_Granted

... (0x24) [Expert Info (Error/Malformed): Trying to fetch an unsigned integer with length 0] [Trying to fetch an unsigned integer with length 0] [Severity level: Error] [Group: Malformed] [Malformed Packet: SMB] [Expert Info (Error/Malformed): Malformed Packet (Exception occurred)] [Malformed ...
by José
Mon Jan 21, 2019 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBase now unstable, slow, error Status_Lock_Not_Granted
Replies: 15
Views: 4050

Re: xbase ahora inestable, lenta, error Status_Lock_Not_Granted

... (0x24) [Expert Info (Error/Malformed): Trying to fetch an unsigned integer with length 0] [Trying to fetch an unsigned integer with length 0] [Severity level: Error] [Group: Malformed] [Malformed Packet: SMB] [Expert Info (Error/Malformed): Malformed Packet (Exception occurred)] [Malformed ...
by José
Mon Jan 21, 2019 3:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbase ahora inestable, lenta, error Status_Lock_Not_Granted
Replies: 16
Views: 3702

Re: A problem with warnings

/es[<level>] set exit severity
/w[<level>] set warning level number (0..3, default 1)


Strange, it only works this way.


Code: Select all  Expand view

   /m /n /w1 /es2
 
by karinha
Tue Jun 20, 2017 8:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem with warnings
Replies: 15
Views: 2581

Re: Hay algo mejor que la TDolphin?

... su respuesta de error, si te fijas en la clase, hay muchos comando que dan detalles del error, no solo oError, fijate: Operation, SubSystem, Severity, Sub Code, Description, entre otros, si sabemos entender MySql, entonces los errores que nos de cualquier libreria, deberia darnos pista de ...
by joseluisysturiz
Tue Aug 30, 2016 3:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Hay algo mejor que la TDolphin?
Replies: 12
Views: 2068

MS SQL Dumb Question

... := "" FOR nX8=1 TO LEN(aAesmsg) IF nX8=1 cSqlins := "INSERT INTO AESRESPONSE (shipmentno,taxid,txdate,txtime,respcode,dispcode,severity,response,aesitn,txemail) VALUES " ENDIF cSqlIns += "(" cSqlIns += "'" + aAesmsg[nX8,1] + "'," cSqlIns += ...
by cdmmaui
Tue May 10, 2016 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MS SQL Dumb Question
Replies: 0
Views: 422

Re: Tip Client = Harbour / MSVC 2015 Error

... .T. oErr:Description := "unsupported protocol" oErr:GenCode := EG_UNSUPPORTED oErr:Operation := ::className() + ":new()" oErr:Severity := ES_ERROR oErr:SubCode := 1081 oErr:SubSystem := "BASE" Eval( ErrorBlock(), oErr ) ENDSWITCH You have to compile client.prg and ...
by Antonio Linares
Thu Apr 21, 2016 8:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tip Client = Harbour / MSVC 2015 Error
Replies: 39
Views: 8730

Re: ADO RDD xHarbour

... descrição Workarea not in use ficheiro <nenhuma> genCode 35: EG_NOTABLE operação ORDSETFOCUS osCode (Não é erro do sistema operativo) severity 2 subCode 2001 subSystem DBCMD tries 0 Stack Calls Procedimentos / Metodos (linha) =============================== Chamado de TDMDICHILD:FECHAMDI(558) ...
by Antonio Linares
Wed Apr 08, 2015 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446230

Re: ADO RDD xHarbour

... descrição Workarea not in use ficheiro <nenhuma> genCode 35: EG_NOTABLE operação ORDSETFOCUS osCode (Não é erro do sistema operativo) severity 2 subCode 2001 subSystem DBCMD tries 0 Stack Calls Procedimentos / Metodos (linha) =============================== Chamado de TDMDICHILD:FECHAMDI(558) ...
by AHF
Wed Apr 08, 2015 3:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446230

Re: ADO RDD xHarbour

... descrição Workarea not in use ficheiro <nenhuma> genCode 35: EG_NOTABLE operação ORDSETFOCUS osCode (Não é erro do sistema operativo) severity 2 subCode 2001 subSystem DBCMD tries 0 Stack Calls Procedimentos / Metodos (linha) =============================== Chamado de TDMDICHILD:FECHAMDI(558) ...
by AHF
Wed Apr 08, 2015 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446230
Next

Return to advanced search