Search found 98 matches: forces

Return to advanced search

Re: add a line in the print report

... you do it and distract other people from the main topic, in Italy this would be a criminal offense (constitutional law) when a person publicly forces them to distract them other subjects who intervened to discuss other topics for their own interests In the long run, people identify and shun ...
by Silvio.Falconi
Tue Dec 12, 2023 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 544

Re: Using FastReports FRH change memo2 from Memo1

... is something I was hoping to avoid. The other way I think it would be possible would be to write a harbour function that finds the object and forces an update on the preview but that is something I'm also trying to avoid. I would rather if all code could all be contained on a script inside ...
by reinaldocrespo
Sun Apr 16, 2023 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using FastReports FRH change memo2 from Memo1
Replies: 2
Views: 315

Re: Get real date from the Internet

Dear Enrico, you come the Borland way and I fully understand you but if you start using MSVC 2022 more and more you will find that MS forces the use of vcvars32.bat Maybe not for you but when building a github open source project, etc. Microsoft likes it that way :-) Now we know how to fix ...
by Antonio Linares
Fri Sep 30, 2022 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get real date from the Internet
Replies: 55
Views: 4466

Re: Get real date from the Internet

Yes Enrico, thank you, and as a gift we have finally found how to reset the environment (cmd set) after using vcvars.all that MS forces to be used

viewtopic.php?f=3&t=42255&start=0
by Antonio Linares
Fri Sep 30, 2022 10:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get real date from the Internet
Replies: 55
Views: 4466

Re: TWebView() and Google Group Account

... this code should do the "magic" and in fact it changes the navigator.userAgent but still forces us to manually uncheck the default userAgent from the inspector: function Main()   local oWebView := TWebView():New()  ...
by Antonio Linares
Sat Jul 02, 2022 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 1606

Re: New Class TWebView in next FWH build

Dear Giovany,

Good work :-)

Your implementation forces to have webview.dll accessible and webview.dll it is not accessible on all Windows versions

Thats why FWH uses dynamic linking instead of static linking, so the FWH app works fine no matter if webview.dll can be loaded or not
by Antonio Linares
Wed Jun 22, 2022 2:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Class TWebView in next FWH build
Replies: 23
Views: 2198

Re: ADO RDD xHarbour

To All

As far as updating any .dbf record ... I use goto Recno() .. that in many cases mimics dbCommit() .. goto Recno() forces the record pointer to move albeit .. back to itself.

Rick Lpkin
by Rick Lipkin
Fri Apr 22, 2022 12:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446345

Re: FWTool to automate DBF and mod harbour

... have folded on FR or CR or other application to generate reports ... / i zi pi zi / what's the use? if it's not visual but why don't we join forces to create something powerful instead do all this bullshit that leads us nowhere Am I not right? and then let's look at the "Easyreport" ...
by Silvio.Falconi
Tue Oct 26, 2021 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWTool to automate DBF and mod harbour
Replies: 12
Views: 1119

Re: Can you use Windows 11 on your PC ?

... of Windows 11 and you don't meet the TPM and Cpu requirements there are some Reg Hacks .. the MOST annoying thing about the Setup is Microsoft FORCES you to create a Microsoft Account .. Local accounts are discouraged .. and again, there is a Hack for that. What I did is take the least path ...
by Rick Lipkin
Sat Oct 16, 2021 5:26 pm
 
Forum: Utilities / Utilidades
Topic: Can you use Windows 11 on your PC ?
Replies: 13
Views: 2421

Re: Lost connection MySQL - Catch error

... This is for information of the user, so that the user can take action to check the cables/internet connection and try the operation again. and forces the user to exit NO. If the connection can not be established soon, the user can just click "OK" and continue with the program. He ...
by nlerdafehn
Fri May 14, 2021 7:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection MySQL - Catch error
Replies: 5
Views: 888

Re: Lost connection MySQL - Catch error

... This is for information of the user, so that the user can take action to check the cables/internet connection and try the operation again. and forces the user to exit NO. If the connection can not be established soon, the user can just click "OK" and continue with the program. He ...
by nageswaragunupudi
Fri May 14, 2021 3:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection MySQL - Catch error
Replies: 5
Views: 888

Lost connection MySQL - Catch error

... press it, it waits for the reconnection, if it does not reconnect within 15 seconds, it throws the "Lost Connection to MySQL" error and forces the user to exit. It would be a very good tool to implement in all systems, since in Argentina the networks are not made by professionals and ...
by nlerdafehn
Thu May 13, 2021 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection MySQL - Catch error
Replies: 5
Views: 888

Re: Speedtest CLIPPER vs. xHarbour - COMMIT

karinha wrote:dbCommit (), Forces Windows to record data in the field in case of a power failure, for example.


I agree.

EMG
by Enrico Maria Giordano
Fri Apr 30, 2021 4:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest CLIPPER vs. xHarbour - COMMIT
Replies: 20
Views: 5717

Re: Speedtest CLIPPER vs. xHarbour - COMMIT

... https://vivaclipper.wordpress.com/2014/03/15/hb_frecno/ https://vivaclipper.wordpress.com/?s=RECNO%28%29 dbCommit (), Forces Windows to record data in the field in case of a power failure, for example. Regards, saludos.
by karinha
Fri Apr 30, 2021 3:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest CLIPPER vs. xHarbour - COMMIT
Replies: 20
Views: 5717

New FTDN February/Febrero 2021 (FWH 21.02)

... - New clause in @ r, c GET command: CASE UPPER or CASE LOWER or CASE PROPER. Forces upper/lower/ proper case to get entry. Note: Presence of "!" in the picture clause ignores this setting. - New method SetCase( "UPPER/LOWER/PROPER" ...
by Antonio Linares
Wed Mar 24, 2021 8:56 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2021 (FWH 21.02)
Replies: 2
Views: 1463
Next

Return to advanced search