Search found 113 matches: noted

Return to advanced search

Re: Preview of the invoice in advance

... to render, so the client never receives unwanted texts. Thus they are happy to give out the number. Of course, if they don't want texts, that is noted and texts are not available to the employee to use. However, a phone number is needed to contact the client about any issues that arise. It's ...
by TimStone
Sun Oct 27, 2024 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 700

Re: HB_ZipFile - Password problem

... your help. I found the problem: drxlsx32_bcc.lib If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered. Noted. Thanks for the information. We will investigate further Master Nages, please take a look at this little problem. Maestro Nages, eche un vistazo ...
by karinha
Tue Oct 01, 2024 2:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZipFile - Password problem - SOLVED
Replies: 22
Views: 524

Re: HB_ZipFile - Password problem

MGA wrote:Enrico, karinha

Thank you very much for your help.

I found the problem:

drxlsx32_bcc.lib

If this lib is in the project, the HB_ZIPFILE function does not work if a password is entered.


Noted.
Thanks for the information.
We will investigate further
by nageswaragunupudi
Tue Oct 01, 2024 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HB_ZipFile - Password problem - SOLVED
Replies: 22
Views: 524

Image x xImage quality difference

Hi. I noted a difference in quality between Image and xImage controls. In the below samples, the first one is an Image and the last is a xImage. http://farmacia.com.br/lixo/Image.png http://farmacia.com.br/lixo/xImage.png ...
by concentra
Tue Jun 25, 2024 1:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Image x xImage quality difference
Replies: 42
Views: 3010

Re: xBrowse - Dates - FWH 2310

... Then it was consistent if the ADS RDD ( LOCAL and REMOTE ) were specified, and if I sent to the standard DBFCDX it did not occur. However as noted in the thread, there are many ADS installs. On the few cases where I specified ADS Local in the configuration, without ADS actually installed, ...
by TimStone
Fri Nov 10, 2023 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 2541

Re: Advantage Database Server

... https://drunkid.com/buy/hawaii-fake-id/ for issuing driver's licenses, it's the developers' choice to allow SQL-like operations on ISAM data. You noted that PgDBE does not run well on a single core, which may be a limitation of its design or the underlying system architecture. You noted that using ...
by ferilmagic
Fri Nov 03, 2023 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 5434

Re: xHarbour.org updated!

... 1 errors in Compile ***** error 2 ** deleting obj\FastRepH.obj  But the previous version works the same as the errors noted above. Segue or code used to compile and link as an example: ##        Target: SALC  /  Project Type: Executable File (*.EXE)#        Project ...
by tiaofw
Wed Oct 25, 2023 3:34 pm
 
Forum: WhatsNew / Novedades
Topic: xHarbour.org updated!
Replies: 164
Views: 63445

FW 23.07 Xbrowse, Cargos rather than Cargo

Good evening Mr Nages, I would like to point out a small oversight in the XBROWSE program Cargos instead of Cargo, as noted in the code snippet below. The version of FWH is 23.07 Thank you   for nFor := 1 to Len( ::aCols )      if ( n := AScan( ...
by mauri.menabue
Fri Aug 11, 2023 3:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 23.07 Xbrowse, Cargos rather than Cargo
Replies: 4
Views: 509

Re: Seeking your thoughts

The png is small. Since these are used as watermarks, they are transparent and very light. As I noted, it works fine from one computer but not the other one. The exact same .png file is used from both computers. That .png resides on the server, so I"m not talking about ...
by TimStone
Thu Jun 08, 2023 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Seeking your thoughts
Replies: 10
Views: 1168

Re: Create a windows service

Here is the structure that I use. All commands go in the area noted /*. */ /*                                                PRG:   ...
by TimStone
Mon Apr 10, 2023 9:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a windows service
Replies: 3
Views: 468

Re: SMS Text messaging - FOLLOW UP

... I am able to easily integrate outgoing messages to their service, and that part works fine. 4). Receiving replies is a bit more complicated ( as noted in my previous post ). There response is to add in a service which queries their service on fixed intervals, and obtain the messages that way. ...
by TimStone
Mon Nov 07, 2022 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SMS Text messaging
Replies: 12
Views: 2678

Re: dbfntx very slow with 2+ users

... files ONLY when it is necessary and CLOSE after usage, never kept open the whole time do NOT use OLD SMB1 "Hack" on Windows 10 / 11 :!: Noted Thank you
by anserkk
Thu Mar 31, 2022 6:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 8825

Re: dbase III/IV file encrypted

... What do i have to do to read and write the fields in the .dbf ? Nothing special. You read and write as usual. The only limitation, as you already noted, is that you can't encrypt a DBF with memo fields. EMG
by Enrico Maria Giordano
Fri Jan 28, 2022 10:20 pm
 
Forum: All products support
Topic: dbase III/IV file encrypted
Replies: 8
Views: 2180

Re: RTF from Variable

... WS_BORDER | WS_VSCROLL, 10, 40, 500, 350}  I built it with buildh32.bat in the FWH\samples folder. It runs, but without the bar as previously noted. I built with FWH 21.11, Harbour 32 bit, MSVC 2022 ( Visual Studio Community 2022 ) I look forward to hearing about your success.;
by TimStone
Thu Dec 02, 2021 11:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RTF from Variable
Replies: 40
Views: 5670

Newbie questions on mod-harbour and mercury

... on 32-bit Windows. PDF manual for Mercury is great guide what to do and how to make web appliaction in disciplined way. I installed Go_n examples noted in PDF manual, and they work as expected. As Mod-harbour and Mercury grows everyday, now I am thinking about these questins: 1-Can we count in ...
by dakosimo
Sat Aug 01, 2020 8:30 pm
 
Forum: mod_harbour
Topic: Newbie questions on mod-harbour and mercury
Replies: 1
Views: 463
Next

Return to advanced search