Search found 39 matches: abort

Return to advanced search

Re: abort aeval()

Thanks !
by Natter
Mon Oct 09, 2023 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: abort aeval()
Replies: 2
Views: 306

Re: abort aeval()

Dear Yuri,

Use AScan() instead of AEval()
by Antonio Linares
Mon Oct 09, 2023 9:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: abort aeval()
Replies: 2
Views: 306

abort aeval()

Hi,

Is it possible to interrupt the execution of the aeval() function by condition ?
by Natter
Mon Oct 09, 2023 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: abort aeval()
Replies: 2
Views: 306

Re: Error al leer un dll

... DLL32 FUNCTION SetCommandRetries( nRetries AS _INT ) AS _INT PASCAL FROM "SetCommandRetries" LIB "winfis32.dll" DLL32 FUNCTION Abort( nPortNumber AS _INT ) AS VOID PASCAL FROM "Abort" LIB "winfis32.dll" deberias cambiarlas para que en vez de usar ... LIB ...
by Antonio Linares
Sat Apr 22, 2023 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error al leer un dll
Replies: 19
Views: 1498

Re: Strange MariaDB save problem.

... I suspect my pdf file in my queue list. I have started again from next pdf file in list. it was ok for about 1500 mb. again and application abort without any error and error file. Any idea? ps. my.ini [mysqld]datadir=D:\SQLDataport=3306innodb_buffer_pool_size=2043Mcharacter-set-server=latin1collation-server=latin1_swedish_ciwait_timeout ...
by Horizon
Fri Jun 19, 2020 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange MariaDB save problem.
Replies: 17
Views: 1786

Re: Rpreview issues - PDF

... correctly and allow a PDF to be created:  oPrn:Say( nRow, 4 * nCsp, MemoLine( m_labtxt, 60, lx,, .T. ), oFnorm )  This line will abort the entire application but displays no error message:  oPrn:SayText( nRow, 4 * nCsp, MemoLine( m_labtxt, 60, lx,, .T. ),,, oFnorm ...
by TimStone
Tue Apr 23, 2019 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7339

Re: Building Harbour + BCC7.3

... relocation 3. Overwrite unicows.lib in \bc7\lib\psdk with the one in \harbour\lib\3rd\win\bcc. If this is not done halfwy during compilation it'll abort saying unicows.dll not found
by hua
Fri Apr 19, 2019 3:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour + BCC7.3
Replies: 2
Views: 495

Re: Experiment: MapControl

Here a new version. ⋅  Double buffer during paint ⋅  Use images of other zoom if the current zoom is not loaded ⋅  Abort download of image if they are no more necessary Looks like the principal problem is the performance of Msxml2.XMLHTTP.6.0, does somebody know an ...
by AntoninoP
Mon Apr 23, 2018 12:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Experiment: MapControl
Replies: 23
Views: 6664

Re: DLL32 FW24 vs FW916

... DLL32 FUNCTION SetCommandRetries( nRetries AS _INT ) AS _INT PASCAL FROM "SetCommandRetries" LIB "winfis32.dll" DLL32 FUNCTION Abort( nPortNumber AS _INT ) AS VOID PASCAL FROM "Abort" LIB "winfis32.dll"
by hectorpapiri
Fri Nov 24, 2017 5:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: DLL32 FW24 vs FW916
Replies: 17
Views: 2934

DLL32 FW24 vs FW916

... LIB "winfis32.dll" DLL32 FUNCTION SetCommandRetries( nRetries AS _INT ) AS _INT PASCAL LIB "winfis32.dll" DLL32 FUNCTION Abort( nPortNumber AS _INT ) AS VOID PASCAL LIB "winfis32.dll Si bien la llamada a la apertura del COM devuelve el mismo valor, o sea el handle, ...
by hectorpapiri
Tue Nov 21, 2017 7:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: DLL32 FW24 vs FW916
Replies: 17
Views: 2934

Re: ADO Exclusive open

Carlos,

I remember to read somewere that if you opend recorset and issue : begintrans immediatly after might be the same as USE .. EXCLUSIVE if you get an error USE fails if not the state of table would be protected untill you commit or abort trans.

Do you have any experience on this?
by AHF
Tue Mar 24, 2015 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO Exclusive open
Replies: 6
Views: 1368

Re: ADO RDD xHarbour

... have to place in the code in every update BEGINS TRANS and COMMIT TRANS. I think it’s the only way to prevent concurrent updates. In the errorsys ABORT TRANS in case of an error. Perhaps we could in the first LOCK issue BEGINS TRANS and COMMIT TRANS in the first UNLOCK. The second LOCK checks ...
by AHF
Wed Mar 18, 2015 11:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446350

no puedo obtener todos los registros via ODBC MYSQL y ADO

... VERDADERO 21 IRowsetIndex FALSO 22 ISequentialStream VERDADERO 23 IStorage FALSO 24 IStream FALSO 25 ISupportErrorInfo VERDADERO 26 Preserve on Abort VERDADERO 27 Access Order 2 28 Append-Only Rowset FALSO 29 Blocking Storage Objects FALSO 30 Use Bookmarks VERDADERO 31 Skip Deleted Bookmarks ...
by lucasdebeltran
Mon Nov 25, 2013 2:35 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: no puedo obtener todos los registros via ODBC MYSQL y ADO
Replies: 0
Views: 592

can´t retrieve all records via MySQL over ODBC

... VERDADERO 21 IRowsetIndex FALSO 22 ISequentialStream VERDADERO 23 IStorage FALSO 24 IStream FALSO 25 ISupportErrorInfo VERDADERO 26 Preserve on Abort VERDADERO 27 Access Order 2 28 Append-Only Rowset FALSO 29 Blocking Storage Objects FALSO 30 Use Bookmarks VERDADERO 31 Skip Deleted Bookmarks ...
by lucasdebeltran
Mon Nov 25, 2013 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: can´t retrieve all records via MySQL over ODBC
Replies: 5
Views: 1234

Re: FWH 13.04 / xHarbour Commercial

... was open, and the operator left the computer alone for 8 or more minutes, the display locked up and could not be restarted. It was necessary to abort and restart the program. 2) Dialogs would suddenly "wash out", which means button bars would disappear, parts of the dialog would become ...
by Enrico Maria Giordano
Wed Jul 03, 2013 2:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 13.04 / xHarbour Commercial
Replies: 28
Views: 7383
Next

Return to advanced search