Search found 34 matches: interrupt

Return to advanced search

Re: A Call for New Ideas and Web Integration

... can constantly confront us with the activities of others, leading to envy and dissatisfaction. Notifications received during a conversation can interrupt it and divert attention. Best regards Otto
by Otto
Mon Dec 11, 2023 10:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Call for New Ideas and Web Integration
Replies: 7
Views: 742

Re: DBF . Commit

... cases it's good to use it. Anyhow it strongly reduce performance so the whole operation is much longer and the chance for sudden write process interrupt bigger. Usually the best effects can be reached when user group some write operation and then commit them to force buffer updates. In harbour ...
by Carles
Mon Oct 23, 2023 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2342

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: dbrowse.prg

... localhost Step 3: Save and restart Apache. Done ( https://medium.com/@chongfai13/fixed-www-example-com-443-0-418087630e94) Although it may still interrupt the program with fast key press .
by gruncic
Wed Nov 06, 2019 9:15 pm
 
Forum: mod_harbour
Topic: dbrowse.prg
Replies: 6
Views: 1146

Re: Tiempo de inactividad

... the background tasks are performed in the queue. This function has sense, if you have a long process without waiting States, and you have to interrupt it to perform background tasks. hb_IdleSleep( nSeconds ) As a result of performing of this function the program is included in the idle state ...
by carlos vargas
Tue Mar 26, 2019 1:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tiempo de inactividad
Replies: 4
Views: 1036

xBase now unstable, slow, error Status_Lock_Not_Granted

... seems random. However, it looks like is related to high system load or reaching the maximum users working. Also monitoring the server the system Interrupt raise to 4 thousand by hours sometimes. We have tried several solutions, making sure cables and switches are in optimal conditions, optimize ...
by José
Fri Jan 18, 2019 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBase now unstable, slow, error Status_Lock_Not_Granted
Replies: 15
Views: 4052

xbase ahora inestable, lenta, error Status_Lock_Not_Granted

... relacionado con las ocasiones en que hay más carga de trabajo o más usuarios trabajando. También hemos notado que el servidor tiene los System Interrupt más altos de lo normal casi de forma permanente. Hemos probado muchas cosas que nos han recomendado, certificar la red, asegurarnos que no ...
by José
Fri Jan 18, 2019 6:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbase ahora inestable, lenta, error Status_Lock_Not_Granted
Replies: 16
Views: 3702

Re: Consulta sobre OpenComm()

... The SetCommState function should be used to initialize the device to alternate values. The receiving and transmission queues are used by interrupt-driven device drivers. LPT ports are not interrupt driven--for these ports, the cbInQueue and cbOutQueue parameters are ignored and the queue ...
by carlos vargas
Thu Jun 15, 2017 10:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta sobre OpenComm()
Replies: 5
Views: 1073

ADORDD FAQs

... "DBFCDX", "MY SQL CHOSEN ENGINE", .f. )  Choosing the last parameter .f. lOverwrite it allows you if you need to interrupt porting of dbfs to SQL to run it again from the last uploaded table. After loading it your app will continue execution now in the SQL chosen ...
by AHF
Sun Nov 15, 2015 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD FAQs
Replies: 87
Views: 19600

Re: win-make: Interrupt/Exception caught (code = 0xc0000fd, addr

Ruben,

Posiblemente sea porque usan DLLs de MinGW (gcc) y no usan la misma versión
by Antonio Linares
Fri May 01, 2015 3:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: win-make: Interrupt/Exception caught (code = 0xc0000fd, addr
Replies: 4
Views: 740

Re: win-make: Interrupt/Exception caught (code = 0xc0000fd, addr

Gracias, Por tu ayuda Daniel.

Ya encontre el problema.
Habia Instalado este programa --> Git-1.9.5-preview20150319 --> y habia conflicto , lo desistale y problema solucionado.
No se si lo instale mal, o este programa forma conflito con el win-make.exe.

Gracias
by ruben Dario
Fri May 01, 2015 1:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: win-make: Interrupt/Exception caught (code = 0xc0000fd, addr
Replies: 4
Views: 740

Re: win-make: Interrupt/Exception caught (code = 0xc0000fd, addr

Saludos al forum Trato de compilar Tdolphin y me da error en el win-make. Este es el error win-make: Interrupt/Esception caught (code = 0xc0000fd, addr = 0x421aa2 El sistema Operativo que uso es Windows 8.1 de 64 Bits Saludos, si quieres me contactas por gmail y veo la forma ...
by Daniel Garcia-Gil
Fri May 01, 2015 11:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: win-make: Interrupt/Exception caught (code = 0xc0000fd, addr
Replies: 4
Views: 740

win-make: Interrupt/Exception caught (code = 0xc0000fd, addr

Saludos al forum


Trato de compilar Tdolphin y me da error en el win-make.
Este es el error

win-make: Interrupt/Esception caught (code = 0xc0000fd, addr = 0x421aa2

El sistema Operativo que uso es Windows 8.1 de 64 Bits
by ruben Dario
Mon Apr 27, 2015 12:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: win-make: Interrupt/Exception caught (code = 0xc0000fd, addr
Replies: 4
Views: 740

Re: En tiempo de compilacion...

... two tokens and both tokens are valid keywords c. Something to stop result pattern definition in # directives and begin new command. ; does not interrupt it but it's included to result pattern. The result pattern works like wild match marker: <*resultPattern*> It should work also for #define. ...
by Antonio Linares
Tue Aug 26, 2014 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1561
Next

Return to advanced search