Search found 335 matches: clean

Return to advanced search

Re: Send Emails from Fivewin application

... input and that same file is modified, recording whether or not the sending has been possible. My .ps1 process is really complex. I would have to clean it a little, it's not exactly easy. IMHO it would help more to ask Chat GPT for a simple example, but regardless, you should. He still wants it, ...
by paquitohm
Tue May 14, 2024 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1445

xbrowse (likely a custom table) whose contents change dynam

... data, send data, or interact with web APIs. With fetch, you can easily send HTTP requests like GET, POST, PUT, etc., and handle responses in a clean and readable manner. The JavaScript function fetch then calls the mod harbour program data.prg. A JSON string is passed to the server through ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 161

Re: Silvo .. changes to your xMate environment

Hi Silvio, I use a CX.BAT and a CX.LNK, it's taking a lot of work to CLEAN up the code. I'm enjoying using these FLAGS. I don't use XMATE, I can't give my opinion. Hola Silvio, uso un CX.BAT y un CX.LNK, me está costando mucho trabajo LIMPIAR el código. Estoy ...
by karinha
Tue Apr 30, 2024 6:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 591

Re: Silvo .. changes to your xMate environment

... you declare a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super clean of errors. Usando estas BANDERAS el compilador no pierde ningún error COMAS, si declaras una variable y no la usas la compilación no pasará. Increíble. ...
by Silvio.Falconi
Tue Apr 30, 2024 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 591

Re: Silvo .. changes to your xMate environment

... you declare a variable and do not use it, the compilation will not pass. Incredible. It's a lot of work, but it's worth it, as your code is super clean of errors. Usando estas BANDERAS el compilador no pierde ningún error COMAS, si declaras una variable y no la usas la compilación no pasará. Increíble. ...
by karinha
Tue Apr 30, 2024 6:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 591

Re: WebView2 sample

Dear Antonio, Enrico, I made a clean install of FWH and xHarbour and now my problem is solved. One error was my modified buildx.bat. Because I thought never using zip functions I put the entry echo %hdirl%\hbzip.lib + >> b32.bc as ...
by Detlef
Tue Jan 30, 2024 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 sample
Replies: 16
Views: 1312

phpBB to LLM

1. Create a SQL dump file from your phpBB forums: mysqldump --user=username --password=YourPassword database_phpbb > dumpfile.sql 2. We "clean" the dump file using this code: #include "FiveWin.ch"function Main()    local cSQL := hb_memoRead( "dumpfile.sql" ...
by Antonio Linares
Thu Dec 21, 2023 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 5036

Re: Convert a print to Rtf or doc

... The function check4prn is used to determine which columns should be printed in the report. The procedures PrgInit and PrgExit initialize and clean up system settings at the start and end of the program. Important Notes Data Customization: The data provided in the aData array should be adjusted ...
by Otto
Thu Nov 30, 2023 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3622

Re: Falta unicows.dll al crear librerias con Harbour

Gracias Enrico
Esto fue lo que hice

Me podrias proporcionar el .bat o que defines antes de ejecutar win-make.exe clean install
by ruben Dario
Fri Oct 20, 2023 5:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Falta unicows.dll al crear librerias con Harbour
Replies: 11
Views: 543

Re: HBIDE - Will there be any further development?

Will do, thanks.


Antonio Linares wrote:Already implemented and pushed to the repo :-)

Please do a "git pull" or a clean "git clone https://github.com/fivetechsoft/hbide"

and run go.bat

anyhow still there are bugs and it needs more feedback...
by FWExplorer
Tue Sep 05, 2023 2:19 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 14903

Re: HBIDE - Will there be any further development?

Already implemented and pushed to the repo :-)

Please do a "git pull" or a clean "git clone https://github.com/fivetechsoft/hbide"

and run go.bat

anyhow still there are bugs and it needs more feedback...
by Antonio Linares
Tue Sep 05, 2023 1:56 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 14903

Re: Choise : Windows server standard 2022 versus essential 2022

... this laptop did a great job as gaming PC )))) But still I could use it if you think that it meets the specs like you advice. (of cource with a clean setup and no games. They stopped playing https://www.coolblue.be/nl/product/880396/hp-pavilion-gaming-15-dk2038nb-azerty.html#product-specifications
by Marc Venken
Thu Aug 31, 2023 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choise : Windows server standard 2022 versus essential 2022
Replies: 23
Views: 1587

Re: How to get libssl.lib and libcrypto.lib for MSC?

... do if NOT "%%B" == "" (echo %%B @%%A >> %def_file%) lib /def:%def_file% /out:%lib_file% /machine:%machine% REM Clean up temporary intermediate files del %exports_file% %def_file% %dll_file_no_ext%.exp
by carlos vargas
Wed Jul 26, 2023 9:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to get libssl.lib and libcrypto.lib for MSC?
Replies: 3
Views: 293

Re: xbrowse

I'm not sure, Antonio. Windows defender didn't find any virus.
But I made a clean new install of FWH.
And now it’s working as expected.

Thanks to all of you who spent time about my problem.
Detlef
by Detlef
Mon Jul 10, 2023 8:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse
Replies: 15
Views: 675

List of Resource No in Windows System DLL

... 2301, 16 ) // hModule, ResID, Size use Array with WinDir+"\System32\" use 2nd Array Element as ResID don´t forget to "clean-up" after use hIcon   DestroyIcon(hIcon) here a List i found out which Resource No. are valid FUNCTION Get_Array()LOCAL aRet ...
by Jimmy
Thu Feb 16, 2023 5:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: List of Resource No in Windows System DLL
Replies: 9
Views: 907
Next

Return to advanced search