Search found 214 matches: blocks

Return to advanced search

Re: Question about wfReadUrl()

Enrico, I just did a test on a system of one of my customers who is using BitDefender. BitDefender blocks http://www.ma-consult.be, but does not block the other url's. With your suggestion using UrlExist(), a blocked URL returns into a .F., the other URL's, return into a ...
by driessen
Sat Apr 06, 2024 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about wfReadUrl() - SOLVED
Replies: 20
Views: 2649

Re: PepPol European Invoicing standard

A more complex xml. Characteristics: + Assignment of individual values ​​or repetition blocks through macros + Comments with //** A parsing function does the job METHOD BloqueFactura() CLASS TSiiDocAltaModificacionINTERMEDIA_Local cTEXT INTO c         <siiLR:RegistroLRFacturasEmitidas>  ...
by paquitohm
Wed Feb 14, 2024 1:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: PepPol European Invoicing standard
Replies: 12
Views: 919

Re: SAPI : change Voice

... "Main", "RichEdit_1", "SetFocus" )    DoEvents() ENDDOReturn Microsoft Note : The WaitUntilDone method blocks execution until the voice finishes speaking, enabling an application to speak a text stream asynchronously and determine when it finishes. The ...
by Danielmaximiliano
Wed Feb 14, 2024 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3484

Re: Browse Json

... I played around with setting oBrw:cAlias := "ARRAY" but get no data. Not sure how to set the bGoTop, bGoBottom, bSkip, bLogicLen blocks. For now I am creating a dynamic recordset from the json object, but I feel like it is an extra step. Thanks, again...
by byron.hopp
Thu Jan 11, 2024 1:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse Json
Replies: 8
Views: 833

Re: Classe TGif

... color table flag, interlace flag, sort flag, size of local color table, and local color table (optional). It should have one or more image data blocks that contain the compressed pixel data of each image in the file. The image data blocks should start with a byte containing the LZW minimum code ...
by Antonio Linares
Fri Dec 08, 2023 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Classe TGif
Replies: 9
Views: 1651

Re: hash for storing variables

Hello friends, Here is an example of a test program. All these blocks are reusable in all my programs. Best regards, Otto https://mybergland.com/fwforum/tbldruck.jpg https://mybergland.com/fwforum/tbldrucktc.jpg https://mybergland.com/fwforum/abfrage.gif
by Otto
Tue Nov 28, 2023 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 522

Re: hash for storing variables

Enrico, the advantage is that you have reusable blocks here and don't have to worry about passing the variables.

It's simply the productivity that is the advantage.
It's a method to make the source code more readable and secure.

Best regards,
Otto
by Otto
Tue Nov 28, 2023 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 522

Re: Interesting discussion with ChtGPT

... - AKA Harbourino - is very suitable for collaboration with AI. I have organized my code according to logical units and can then simply send these blocks to the AI and have it edited. I am particularly surprised by the rapid progress in the responses and the good results. Even harbour/FIVEWIN questions ...
by Otto
Tue Nov 07, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1227

Re: Saving OuterHTML using Await Implementation with TWebView

... I tested your suggestion with syswait in a loop, and it's consuming 25% of the CPU. I can't recall precisely, but I believe it blocks the program. Best regards, Otto
by CharlesKwon
Mon Aug 21, 2023 6:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1621

Re: Saving OuterHTML using Await Implementation with TWebView

... I tested your suggestion with syswait in a loop, and it's consuming 25% of the CPU. I can't recall precisely, but I believe it blocks the program. Best regards, Otto
by Otto
Fri Aug 18, 2023 8:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1621

Re: password manager with mod harbour

If you have already developed a few blocks and functions, it is very easy to create and expand new programs. Now, I am implementing the login functionality.


Image
by Otto
Thu Jul 27, 2023 1:14 pm
 
Forum: mod_harbour
Topic: password manager with mod harbour
Replies: 4
Views: 621

Re: FW_SetUnicode( .T. ) 2-Byte characters

same Prob here with unicode I want move to Harbour from xHarbour My getfield blocks if itype "Müller" t stops at "Mü" U.diemer using ads Server 12.2 cannot confirm this behavior for Harbour. Uwe, try example from this thread Can confirm this ...
by frose
Tue Jun 27, 2023 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2180

Re: FW_SetUnicode( .T. ) 2-Byte characters

Uwe.Diemer wrote:same Prob here with unicode

I want move to Harbour from xHarbour

My getfield blocks if itype "Müller" t stops at "Mü"

U.diemer using ads Server 12.2

cannot confirm this behavior for Harbour.
Uwe, try example from this thread
by frose
Sat Jun 24, 2023 6:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2180

Re: FW_SetUnicode( .T. ) 2-Byte characters

Uwe.Diemer wrote:same Prob here with unicode

I want move to Harbour from xHarbour

My getfield blocks if itype "Müller" t stops at "Mü"

U.diemer using ads Server 12.2


Working well with xHarbour but not with Harbour?
by nageswaragunupudi
Fri Jun 23, 2023 4:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2180
Next

Return to advanced search