Search found 2123 matches: log

Return to advanced search

Re: Slow EXE Launch.

... seems like time should be getting faster, or is this typical. Thanks, Hello I had a similar problem a while ago. I noticed that fivewin creates a log file with the name of the executable with information about unloaded resources. After a few days this file was huge and when loading the program ...
by Giovany Vecchi
Wed May 08, 2024 4:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 204

Re: Probando TGSAY.prg y su potencia.

Joao,

Copia aqui el error.log, gracias
by Antonio Linares
Wed May 08, 2024 12:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Probando TGSAY.prg y su potencia.
Replies: 15
Views: 258

xbrowse (likely a custom table) whose contents change dynam

... generates a response based on this data, which is a common pattern in API endpoints. The function processes a POST request containing JSON data, logs the data, and returns a JSON response with the processing time and a success message. It decodes the JSON into a Harbour hash object (hPost), extracts ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 67

Re: New FTDN April 2024 (FWH 24.04)

... Para probarlo tienes que descargar tinyLlama.gguf desde aquí: https://huggingface.co/fivetech/tinyLlama/blob/main/tinyLlama.gguf. Esta tecnología sólo funciona en 64 bits y por ahora sólo soportamos MSVC64, así que tienes que usar buildh64.bat para probarlo. * Nuevo: Soporte para el reconocimiento ...
by Antonio Linares
Wed May 01, 2024 7:04 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 432

Re: Silvo .. changes to your xMate environment

Enrico, look CX.BAT and CX.LNK and ERROS.LOG

Download:

https://mega.nz/file/xVE1zaKD#zypBQDf9TooAIoCuMZ_cNmjPIgUJUQawf_y3rU7izYM

Tks.

Regards, saludos.
by karinha
Tue Apr 30, 2024 1:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 348

New FTDN April 2024 (FWH 24.04)

... In order to test it you have to download tinyLlama.gguf from here: https://huggingface.co/fivetech/tinyLlama/blob/main/tinyLlama.gguf. This technology only works in 64 bits and for now we just support MSVC64, so you have to use buildh64.bat to test it. * New: Support for local AI image recognition ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 1
Views: 432

Re: Error handling

Hello, You can do it by recording an error log-min1.log at the beginning and then an errorlog-min2.log where more things are recorded incrementally. In errorlog-min1.log the callbacks will be recorded and in errorlog-min2.log, in addition to the ...
by paquitohm
Tue Apr 02, 2024 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error handling
Replies: 3
Views: 711

Error handling

Hi,

If an error occurs, the error.log file is saved automatically.
How do I make sure that when an error occurs, some of my functions are executed and an error.log file is created?
by Natter
Tue Apr 02, 2024 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error handling
Replies: 3
Views: 711

xbrowse No existe el metodo: LREADONLY

Buenos dias. Estoy usando un xbrowse en un dialogo modal para mostrar un array que genero desde "C" y actualizar los datos con un boton "Cargar". Cuando hago click al boton "Cargar" me trae los datos y los muestra, ...
by albeiroval
Fri Mar 01, 2024 4:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse No existe el metodo: LREADONLY
Replies: 16
Views: 500

Error System no longer works.

I have been working on my link script and I might have somehow lost my default error system, when I get an error, my app just goes away. The hb_out.log has this: Application Internal Error - E:\Datafile\Ihss32\ihss32.exe Terminated at: 2024-02-26 14:12:18 Unrecoverable error 9003: Too many recursive ...
by byron.hopp
Mon Feb 26, 2024 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error System no longer works.
Replies: 1
Views: 121

Re: SAPI : change Voice

hi Antonio, the CODE i use is from this Thread https://forums.fivetechsupport.com/viewtopic.php?t=12983 --- i have change it to Log "output" this Way   SET ALTER ON   SET ALTER TO "_LOGIT2.TXT "   ...   oVoice:__hSink := __axRegisterHandler( oVoice:__hObj, ...
by Jimmy
Sat Feb 10, 2024 9:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3776

Re: Error: FWH2206 Parte2

Poste el ERROR.LOG no una imagen, por favor.

Regards, saludos.
by karinha
Fri Feb 09, 2024 4:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error: FWH2206 Parte2
Replies: 5
Views: 250

Re: Obtener el nombre del OS o version de Windows

... look into our own FWH, next Harbour and then only other outside sources. It is not uncommon for us to encounter runtime errors and see the error.log Every error.log shows Windows version like this and we might have seen it many times. Compiler version: Harbour 3.2.0dev (r2104281802)  ...
by nageswaragunupudi
Wed Dec 13, 2023 6:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Obtener el nombre del OS o version de Windows
Replies: 7
Views: 900

Re: España: Normativa sancionadora sistemas informáticos

... lo sabe Se trata de que tu programa, garantice que si se produce la modificación de una factura una vez presentada, quede un rastro, es decir, un log si ha habido alguna modificación Además, si tienes por ejemplo un campo del registro de factura con un hash encriptado, con una clave sólo conocida ...
by Joaquim Ferrer
Sun Dec 10, 2023 4:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: España: Normativa sancionadora sistemas informáticos
Replies: 95
Views: 28998

Re: Error '__streams' referenced from K:\FWH\LIB\FIVEH.LIB|HARB

Post el ERROR.LOG pls.

Regards, saludos.
by karinha
Mon Dec 04, 2023 1:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error '__streams' referenced from K:\FWH\LIB\FIVEH.LIB|HARB
Replies: 15
Views: 2311
Next

Return to advanced search