... The tracert command is not directly used to check FTP connectivity. However, you can use it to check the network connectivity to an FTP server by tracing the route to the server's IP address or domain name. This can help identify any network hops or issues along the way.
To use tracert to check FTP ...
Search found 29 matches: tracing
Searched query: tracing
- Fri May 26, 2023 12:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FTP Upload works at home Not at work
- Replies: 6
- Views: 986
- Mon Jul 25, 2022 7:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to DEBUG FiveWin ?
- Replies: 12
- Views: 1447
Re: how to DEBUG FiveWin ?
Jimmy
Debug is a very handy tool to have .. you can debug also and trap values at runtime with Msginfo() .. you can easily evaluate memory variables, module tracing, etc ....
Rick Lipkin
Debug is a very handy tool to have .. you can debug also and trap values at runtime with Msginfo() .. you can easily evaluate memory variables, module tracing, etc ....
Rick Lipkin
- Sat Oct 23, 2021 4:49 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: help on a GPF situation
- Replies: 26
- Views: 4747
Re: help on a GPF situation
https://github.com/harbour/core/blob/master/doc/tracing.txt
INTRODUCTION
============
This file explains how to enable tracing in Harbour.
TRACING
=======
Harbour implements tracing by adding calls to the following macro in
the C code:
HB_TRACE( level, ( "printf-style parameters ...
INTRODUCTION
============
This file explains how to enable tracing in Harbour.
TRACING
=======
Harbour implements tracing by adding calls to the following macro in
the C code:
HB_TRACE( level, ( "printf-style parameters ...
- Mon Jun 15, 2020 1:44 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HBMK2 Problem linking
- Replies: 49
- Views: 7797
Re: Editsource() Problem
... of the files listed in our .hbp file.
I was able to track this difference by comparing the .map file generated by both building processes and by tracing it in .hbp files.
We suspect that this difference between building processes are changing the priority of our overwritten methods. I don't really ...
I was able to track this difference by comparing the .map file generated by both building processes and by tracing it in .hbp files.
We suspect that this difference between building processes are changing the priority of our overwritten methods. I don't really ...
- Mon Jun 08, 2020 2:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HBMK2 Problem linking
- Replies: 49
- Views: 7797
Re: Editsource() Problem
... of the files listed in our .hbp file.
I was able to track this difference by comparing the .map file generated by both building processes and by tracing it in .hbp files.
We suspect that this difference between building processes are changing the priority of our overwritten methods. I don't really ...
I was able to track this difference by comparing the .map file generated by both building processes and by tracing it in .hbp files.
We suspect that this difference between building processes are changing the priority of our overwritten methods. I don't really ...
- Wed Feb 04, 2015 2:51 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: ayuda construccion de xharbour desde svn
- Replies: 5
- Views: 1101
ayuda construccion de xharbour desde svn
estimado estoy intentando construir xharbour ultima versión con la particularidad que deseo que la opción
memory tracing and statistics este en off.
noten que he agregado HB_FM_STATISTICS_OFF a la definicio y aun asi esta en on.
![Image](http://i.imgur.com/VQjG2cN.png)
memory tracing and statistics este en off.
noten que he agregado HB_FM_STATISTICS_OFF a la definicio y aun asi esta en on.
![Image](http://i.imgur.com/VQjG2cN.png)
- Fri Oct 25, 2013 10:11 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ayuda ante un GPF
- Replies: 2
- Views: 578
Ayuda ante un GPF
Estoy buscando un ejemplo de uso de __TracePrgCalls( .T. ) pues como se comenta en la documentación:
* Once the tracing decribed below is turned on, you can call this
* in a PRG to trace PRG-level function calls:
*
* __TRACEPRGCALLS( <lOnOff> ) --> <lOldValue>
*
* It turns on|off tracing of ...
* Once the tracing decribed below is turned on, you can call this
* in a PRG to trace PRG-level function calls:
*
* __TRACEPRGCALLS( <lOnOff> ) --> <lOldValue>
*
* It turns on|off tracing of ...
- Fri Oct 25, 2013 10:10 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: help on a GPF situation
- Replies: 26
- Views: 4747
help on a GPF situation
I am looking for a working example using __TracePrgCalls( .T. ) as per the docs:
* Once the tracing decribed below is turned on, you can call this
* in a PRG to trace PRG-level function calls:
*
* __TRACEPRGCALLS( <lOnOff> ) --> <lOldValue>
*
* It turns on|off tracing of PRG-level function ...
* Once the tracing decribed below is turned on, you can call this
* in a PRG to trace PRG-level function calls:
*
* __TRACEPRGCALLS( <lOnOff> ) --> <lOldValue>
*
* It turns on|off tracing of PRG-level function ...
- Wed May 22, 2013 8:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: MSVS 2012
- Replies: 77
- Views: 18064
Re: MSVS 2012
... of them are rooted as numeric and others as char which make them hardly useable
expecting an event "DblClick" we get a numeric value
dbwin32 is only tracing numeric events , string events are shown in dbwin32 as event -1
instead of 50 for example we should see "DoRetrieveDayEvents"
Hth
Richard
expecting an event "DblClick" we get a numeric value
dbwin32 is only tracing numeric events , string events are shown in dbwin32 as event -1
instead of 50 for example we should see "DoRetrieveDayEvents"
Hth
Richard
- Tue Jul 10, 2012 10:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: UESTUDIO
- Replies: 16
- Views: 4553
Re: UESTUDIO
Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows By Tarik Soulami
2012 | 592 Pages | ISBN: 0735662789
2012 | 592 Pages | ISBN: 0735662789
- Thu Dec 03, 2009 5:40 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Error an agregar registros en MySql
- Replies: 9
- Views: 1148
Error an agregar registros en MySql
Hola
despues de pelearme por dias con la perdida de registros al subir de DBF a MySql con TMySql,
ayer me puse a hacer un tracing de por donde se perdia el hilo y es al agregar mas de 20 registros.
// el ejemplo no es dbf, pero hace lo mismo, es solo para explicar como lo hago
nContador := 1do ...
despues de pelearme por dias con la perdida de registros al subir de DBF a MySql con TMySql,
ayer me puse a hacer un tracing de por donde se perdia el hilo y es al agregar mas de 20 registros.
// el ejemplo no es dbf, pero hace lo mismo, es solo para explicar como lo hago
nContador := 1do ...
- Wed Nov 25, 2009 1:20 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: About : tracing GDI resources
- Replies: 9
- Views: 2179
Re: About : tracing GDI resources
Uwe,
Many thanks for your great feedback![Smile :-)](./images/smilies/icon_smile.gif)
Many thanks for your great feedback
![Smile :-)](./images/smilies/icon_smile.gif)
- Tue Nov 24, 2009 8:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: About : tracing GDI resources
- Replies: 9
- Views: 2179
Re: About : tracing GDI resources
Antonio,
Thank You very much.
The Change works perfect. The Folder-Tab BMP's are not counted anymore.
I still added a Main-Dialog-Counter.
Brushes are excluded from the 1. Browser. Í'm working on a Solution, to show them inside a extra Browser.
http://www.pflegeplus.com/pictures ...
Thank You very much.
The Change works perfect. The Folder-Tab BMP's are not counted anymore.
I still added a Main-Dialog-Counter.
Brushes are excluded from the 1. Browser. Í'm working on a Solution, to show them inside a extra Browser.
http://www.pflegeplus.com/pictures ...
- Tue Nov 24, 2009 1:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: About : tracing GDI resources
- Replies: 9
- Views: 2179
Re: About : tracing GDI resources
Uwe,
Please modify Class TFolder Method Destroy() this way:
That should solve it![Smile :-)](./images/smilies/icon_smile.gif)
Please modify Class TFolder Method Destroy() this way:
Code: Select all | Expand
METHOD Destroy() CLASS TFolder
...
if ::oImageList != nil
::oImageList:End()
endif
return Super:Destroy()
That should solve it
![Smile :-)](./images/smilies/icon_smile.gif)
- Tue Nov 24, 2009 12:29 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: About : tracing GDI resources
- Replies: 9
- Views: 2179
Re: About : tracing GDI resources
There is still one Question about the BMP'S, defined for Folder-Tabs.
After reopening a Dialog I can see, the 8 BMP's are doubled inside the List.
Always 8 Times as BMP and 8 Times as PAL from :
Dialog opened the first Time, Lines : 48 - 63
http://www.pflegeplus.com/pictures/FolderTab1 ...
After reopening a Dialog I can see, the 8 BMP's are doubled inside the List.
Always 8 Times as BMP and 8 Times as PAL from :
Dialog opened the first Time, Lines : 48 - 63
http://www.pflegeplus.com/pictures/FolderTab1 ...