Search found 1605 matches: multiple

Return to advanced search

Re: How to include hbCurl?

... is a variable containing the tag name, ensure that it doesn't have spaces or special characters that might break the JSON format. If you have multiple tags to add, you would expand the `tags` array like so: ```json "tags": [{"name": "tagName1", "status": ...
by Otto
Wed Mar 20, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2937

Re: Fulltext-Search

Hello freinds, To search in different file types such as *.prg, *.html, and *.docx, you can combine multiple Get-ChildItem commands, each with a different filter, and merge the results with the pipeline operator (|). Best regards, Otto (Get-ChildItem -Path c:\Entwicklung_2012 ...
by Otto
Mon Mar 18, 2024 7:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fulltext-Search
Replies: 6
Views: 1230

Fulltext-Search

... which allows for more complex search patterns. For example, to find lines containing numbers, you might use: findstr "[0-9]" myfile.txt Multiple Files: You can search across multiple files by specifying more than one file name or using wildcards. For example, to search for "example" ...
by Otto
Fri Mar 15, 2024 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fulltext-Search
Replies: 6
Views: 1230

Question about performance RowSet

... 'x' " ) // 0.21 seconds   that's right? This difference in accumulated time when I need to obtain data from several tables for editing in multiple browsers becomes very large. For example, when i have a button to "insert' a new record, is there other way editing data without RowSet ...
by Eroni
Thu Mar 14, 2024 8:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4009

Re: GetHostByName( GetHostName() )

... the primary IP address associated with the hostname. This might not always be the IP address you're expecting, especially when your system has multiple network adapters. Multiple Adapters: With Ethernet, Hamachi, and VMware adapters present, your system can have multiple IP addresses assigned, ...
by Antonio Linares
Wed Mar 06, 2024 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 157

Re: Does anyone have an Envelope Printing module ?

... appreciate any Envelope printing routines anyone might like to donate for a good cause .. I can embelish the field names .. it is the layout for multiple envelope sizes that present a nightmare for me .. Thanks to All Rick Lipkin
by Rick Lipkin
Fri Mar 01, 2024 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 550

Does anyone have an Envelope Printing module ?

... Printing module for various size envelopes .. I was hoping someone may have a pre-built Envelope printing FW code module that I can chose to print multiple size envelopes ... ?? I would be very grateful for any contrinutions .. Rick Lipkin
by Rick Lipkin
Fri Mar 01, 2024 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 550

Re: RC to PRG generator

... years, I find in my experience, sometimes I still have issues arise. In my case, I often give the dialogs unique names, especially if I will have multiple ones on the same screen. For example, when using folders, I have a master dialog, and each folder has its own dialog. So, you may wish to include ...
by TimStone
Mon Feb 12, 2024 11:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RC to PRG generator
Replies: 23
Views: 1190

Re: Switching my setup program to webview2

... It shows a window of software named "XWINHOTEL - WHSetup" with the date "2019-05-21" in the title bar. The window contains multiple tabs and input fields for various information likely related to a hotel or accommodation. The tabs at the top are: "General", "Invoice", ...
by Otto
Sat Feb 10, 2024 6:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching my setup program to webview2
Replies: 9
Views: 404

Re: link between PRG and RC

... -strip -jobs=%NUMBER_OF_PROCESSORS% -beep -run #-cflag=-DNTDDI_VERSION=NTDDI_WIN7 -D_WIN32_WINNT=_WIN32_WINNT_WIN7 -ldflag+=-Wl,--allow-multiple-definition -prgflag=/n /gc2 /w0 /es2 /v /q0 /kmo /d__DEV__;__EDITAR_REPORTE2__ -resflag=-D__FLAT__ #-nodefgt -gtgui -id:\fwh\include -id:\fwh\include2 ...
by carlos vargas
Tue Jan 30, 2024 1:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1659

Re: Insert an record on array

... 2, 3 }   local a2 := { 4, 5 }   ? HB_AIns( a1, 2, a2, .T. )return nil result: {1, {4, 5}, 2, 3} I have insert a record on multiple array
by Silvio.Falconi
Mon Jan 15, 2024 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert an record on array
Replies: 4
Views: 825

WebView2 Essentials: Guides, Tips & Resources

WebView2 Starts Multiple Edge Instances It's normal for Microsoft's WebView2 to start multiple instances of the Microsoft Edge browser. WebView2 is built on the Edge Chromium platform and is designed to embed web technologies (HTML, ...
by Otto
Wed Jan 10, 2024 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 480

Re: Backups into blu rays

Elvira, I think one always needs multiple options to rely on. Trust also strongly depends on experiences. At the beginning, I invested a lot of money in a tape drive, and during the first backup, it chewed up the tape. With CDs, I've personally ...
by Otto
Tue Jan 02, 2024 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backups into blu rays
Replies: 20
Views: 3396

Re: Seleccion multiple automatica xBrowse

Thansk a lot mr Rao.

Working perfect !
by JoseAlvarez
Sat Dec 09, 2023 8:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Seleccion multiple automatica xBrowse
Replies: 3
Views: 832

Re: Seleccion multiple automatica xBrowse

2nd alternative function SelMonths2()   local oDlg, oFont, oBrw   local aData := Array( 12, 2 )   local nMth  := 0   AEval( aData, { |a,i| a[ 1 ] := NTOCMONTH( i ), a[ 2 ] := hb_RandomInt( 1000,9999 ...
by nageswaragunupudi
Fri Dec 08, 2023 5:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Seleccion multiple automatica xBrowse
Replies: 3
Views: 832
Next

Return to advanced search