Search found 192 matches: nipeservice

Return to advanced search

Re: GPF with FW August 2024

... cFile := 'FATTURA.xml' IF .NOT. File( cFile ) ? '2-File non trovato ' + cFile RETURN .F. ENDIF cText := MemoRead( cFile ) cSchema := 'http:\\www.nipeservice.it\FS\FoglioStile.xsl' nFile := FCreate( cTmpFile, FC_NORMAL ) IF FWrite( nFile, cText ) <> Len( cText ) ? "Errore scrittura ...
by karinha
Fri Oct 04, 2024 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GPF with FW August 2024
Replies: 32
Views: 2229

Re: GPF with FW August 2024

... if you use the PRG of Enrico's you have to change this line // cSchema := 'FoglioStileAssoSoftware.xsl' cSchema := 'http:\\www.nipeservice.it\FS\FoglioStile.xsl' and cFile := 'FATTURA.xml' #include "FiveWin.ch" #include "Fileio.ch" Function Main() local oBrw, ...
by Maurizio
Fri Oct 04, 2024 6:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GPF with FW August 2024
Replies: 32
Views: 2229

GPF with FW August 2024

... cText := MemoRead( cFile ) //if file('FoglioStileAssoSoftware.xsl') cSchema := 'FoglioStileAssoSoftware.xsl' //ELSE // cSchema := 'http:\\www.nipeservice.it\FS\FoglioStileAssoSoftware.xsl' //endif nFile := FCreate( cTmpFile, FC_NORMAL ) IF FWrite( nFile, cText ) <> Len( cText ) ? "Errore ...
by Maurizio
Thu Oct 03, 2024 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GPF with FW August 2024
Replies: 32
Views: 2229

For Me.Rao maria_Connect

... with the FWH DLLs. Could you please assist me in resolving this issue? Thank you for your time and support. Best regards, Maurizio http://www.nipeservice.com
by Maurizio
Fri Aug 09, 2024 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: For Me.Rao maria_Connect
Replies: 6
Views: 1777

Error with MariaDB and DataRow

... := "@!" )     */      oCn:Close()   endifreturn nil Regards Maurizio http://www.nipeservice.com
by Maurizio
Wed May 22, 2024 9:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error with MariaDB and DataRow
Replies: 4
Views: 640

Re: RAO advice on using Mysql

Thanks RAO for the clear specification, and how to use RecSet.
Now we also know what methods are available.

Regards Maurizio
www.nipeservice.com
by Maurizio
Fri Feb 02, 2024 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RAO advice on using Mysql
Replies: 12
Views: 2025

GET and bLostFocus

... to Last But when I switch from First to browse the update is on the wrong row because the pointer has already changed. Regards Maurizio http://www.nipeservice.com #include "FiveWin.Ch" REQUEST DBFCDX//----------------------------------------------------------------------------//function ...
by Maurizio
Wed Jul 12, 2023 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET and bLostFocus
Replies: 10
Views: 844

Re: Aplicación para Android

if you need to use an FW application on android I recommend it
https://www.winflector.com/english/android-notes.html

Maurizio
www.nipeservice.com
by Maurizio
Tue Jun 20, 2023 9:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Aplicación para Android
Replies: 8
Views: 780

Re: Aplicación para Android

... connecting the DBF archives with the application. For this we used a client server system with the use of json files. Regards Maurzio http://www.nipeservice.com
by Maurizio
Mon Jun 19, 2023 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Aplicación para Android
Replies: 8
Views: 780

Re: Fivewin and Debugger (fwdbg.dll)

... fwdbg.PRG ( I can send to Antonio ) for the compilation I use hbmk2 and it is sufficient to put it in the .hbm file fwdbg.PRG Maurizio http://www.nipeservice.com
by Maurizio
Wed Nov 30, 2022 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and Debugger (fwdbg.dll)
Replies: 4
Views: 528

Re: Error in Tbar

Thanks Rao
with your modifications it works :D

Maurizio
www.nipeservice.com
by Maurizio
Mon Nov 08, 2021 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in Tbar
Replies: 5
Views: 967

Re: Same DBF with Harbour / xHarbour applications

... HB_LANG_IT HB_LANGSELECT( 'IT' ) #ifndef __XHARBOUR__ request HB_CODEPAGE_ITWIN set( _SET_CODEPAGE, "ITWIN" ) #endif Maurizio http://www.nipeservice.com
by Maurizio
Fri Jan 15, 2021 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Same DBF with Harbour / xHarbour applications
Replies: 3
Views: 510

Google Calendar oauth2 login

... It is possible to use tActiveX without a Windows window ? Maurizio http://www.nipeservice.com
by Maurizio
Mon Jan 11, 2021 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Calendar oauth2 login
Replies: 0
Views: 382

Re: Fivewin OLE with Outlook

hey Jimmy
Sorry if I bother you ,
I see that you use List&Label , do you use it with Harbour ?

Maurizio
www.nipeservice
by Maurizio
Mon Mar 23, 2020 9:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin OLE with Outlook
Replies: 7
Views: 1251
Next

Return to advanced search