Search found 352 matches: proper

Return to advanced search

Interesting issue

... for inclusion in their programs. I recent had to purchase an update to get both 32 bit and 64 bit libraries. Essentially we initiallize the proper .dll, and make the API calls. In this case, I take a database field, pass it to the spell check routine, it works to correct any errors ( on ...
by TimStone
Wed Nov 01, 2023 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting issue
Replies: 1
Views: 201

Re: DBF . Commit

... Because we want to test the flushing of index butters also, let us create and use customer.cdx. First run this program to make sure we are using a proper cdx file. prepare.prg #include "fivewin.ch"REQUEST DBFCDXfunction Main()   local cPath := ""  // network path   ? ...
by nageswaragunupudi
Sun Oct 22, 2023 2:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2321

Re: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?

... function FWPG_PrimaryKeys() is always returning zero rows. We will fix this also. Please bear with us a little and we will get back to you with proper solution very soon.
by nageswaragunupudi
Sat Aug 05, 2023 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?
Replies: 21
Views: 717

Re: Create help system with F1

... topic has a context code, and I can use the F1 key to call it within my program. As a result, when a client is looking at a screen, hits F1, the proper page of the manual opens for detailed explanation. Of course, getting people to actually read the documentation is a challenge ...
by TimStone
Mon Jul 10, 2023 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 863

Re: Numeric alignment with oPrn:SayText( )

... and since I now have full RTF capability for essential areas, my clients will be extremely pleased with the result. One last question. What is the proper value for specifying the FONT COLOR ? It appears to be numeric ? Also do we have a color selection popup that we can use for the values ? Thank ...
by TimStone
Thu May 18, 2023 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric alignment with oPrn:SayText( )
Replies: 8
Views: 527

Re: Postal bar code

James,

I checked it out, but was not able to print out the proper sized code. It was not critical, so I just moved on.
by TimStone
Tue Jan 03, 2023 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Postal bar code
Replies: 8
Views: 614

Re: SMS Text messaging - FOLLOW UP

... that way. I haven't tried that yet but am working on understanding what data actually is returned, and then I can parse it and provide it in the proper threads. 5). This all is done with cURL code which I'm already using elsewhere in my program. There are already posts on this forum with the ...
by TimStone
Mon Nov 07, 2022 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 1693

Re: Printing double sided

This may be an issue with my printer. If I use the option to select a printer, and in that Windows setup control select the proper output ( long binding ), it still comes out the same way. I can let it ride for now ...
by TimStone
Wed Oct 26, 2022 10:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing double sided
Replies: 24
Views: 1251

Re: Printing double sided

... print the same. It is called "short edge binding" and it means that with a single sheet, you rotate it vertically to see the other side properly. (2) should use long edge binding. That means on page one, if you hold the left side and flip the page to the left, the back side will have ...
by TimStone
Tue Oct 25, 2022 12:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing double sided
Replies: 24
Views: 1251

Re: AYUDA Explicación. WebApp - ModHarbour

... entire environment for yourself where you can take all the memory that you need from the operating system and lately Apache cleans everything in a proper way. Ans THAT makes the real difference. Apache does it perfectly well, and there are no issues for Apache neither for the server. > Can you ...
by Antonio Linares
Mon Sep 19, 2022 8:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA Explicación. WebApp - ModHarbour
Replies: 24
Views: 2301

Windows Service - finding path

... However, with the service executing, it uses the following path: Path: C:\WINDOWS\system32\Data\ How can I detect, within a windows service, the proper path ? If I hardcode the path, it works fine, but I can't do that because installs will be different at various locations. Thanks.
by TimStone
Fri Jul 22, 2022 11:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Service - finding path
Replies: 6
Views: 519

Re: Necsito hacer una extension a la clase MARIADB

... { fieldnameN, uValN }  }, nil, { "id", 250 } )  This method translates { "id", 250 } as proper Where clause as "id = 250"
by nageswaragunupudi
Mon Apr 18, 2022 4:13 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Necsito hacer una extension a la clase MARIADB
Replies: 11
Views: 778

Save JSON Signature string in Memo for printing

... in a MEMO field, and later print it on an invoice. For printing, I use the PrintImage( ) method from the printer class in FWH. What would be the proper way to store this string in the memo field, and then retrieve it for printing as an image. Here is a sample response string:       ...
by TimStone
Thu Mar 31, 2022 12:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save JSON Signature string in Memo for printing
Replies: 5
Views: 367

Re: Memoline long lines

Thank you, I'll think about it for future projects. For existing ones I need Memoline(). It is very fast if used in the proper way.

EMG
by Enrico Maria Giordano
Mon Feb 14, 2022 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Memoline long lines
Replies: 6
Views: 524

Re: Problem with tdatabase

... Your goal is to have unique, sequential, numbers. I have a "counters" file. When I want to add a record, I open the file, get the proper value ( there are fields for each file ), increment it by one, then save the new value. Locking applies. Again, it takes milliseconds to do this, ...
by Silvio.Falconi
Tue Dec 07, 2021 8:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tdatabase
Replies: 14
Views: 1831
Next

Return to advanced search

cron