Search found 69 matches

by shrifw
Sat Nov 02, 2024 6:09 pm
Forum: FiveWin for Harbour/xHarbour
Topic: BARCODE & QR CODE SCAN MACHINE INTERFACE
Replies: 1
Views: 309

BARCODE & QR CODE SCAN MACHINE INTERFACE

Dear All ,

I am looking BARCODE & QR CODE SCAN MACHINE INTERFACE Code for Billing Generation. I have searched in the forum but not found the code. Please provide help for the same. Thanks in advance..!!

Thanks
Shridhar
by shrifw
Sun Oct 27, 2024 3:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
Replies: 12
Views: 2872

Re: TDATAROW ERROR : Error BASE/39 Write not allowed

Dear Rao Sir ,

I apologize resuming to this topic very late. May I request you to help on this.

Thanks
Shridhar
by shrifw
Sun Aug 18, 2024 4:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
Replies: 12
Views: 2872

Re: TDATAROW ERROR : Error BASE/39 Write not allowed

Dear Rao Sir ,

Yes..! , Both Function are working fine. I had overlooked. I tried to change GET with READONLY. But still the error is exists.


oItemRs:Edit() is same as TDataRow():New( oItemRs ):Edit()

TDataRow():New( oItemRs ):Edit()


Error :

Application
===========
Path and name: G ...
by shrifw
Wed Aug 14, 2024 4:51 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Birthday Wishes to Mr. Rao
Replies: 23
Views: 4940

Re: Birthday Wishes to Mr. Rao

Dear Rao Sir ,

WISH YOU HAPPY BIRTHDAY. GREATFUL FOR YOUR KIND SUPPORT TO US.

Thanks
Shridhar
by shrifw
Wed Aug 14, 2024 4:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
Replies: 12
Views: 2872

Re: TDATAROW ERROR : Error BASE/39 Write not allowed

Dear Rao Sir ,

Sorry for the late replying...!!


Is oItemRs:Edit() not working in FWH24.04? What is the error you are getting?


oItemRs:Edit() is working fine in both FWH 23.10 and FWH24.04 version. THE TDATAROW IS NOT WORKING IN VERSION FWH 24.04 BUT IT IS WORKING FINE IN FWH 23.10.

Thanks ...
by shrifw
Mon Aug 05, 2024 4:54 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
Replies: 12
Views: 2872

Re: TDATAROW ERROR : Error BASE/39 Write not allowed

Dear Rao Sir ,

oItemRs:Edit() is working fine. But after that as usual same error occurs.

I have tested in FWH 23.10 and it is working FINE. But NOT working in FWH 24.04

Code: Select all | Expand

oItemRs:Edit()

 
Thanks
Shridhar
by shrifw
Sun Aug 04, 2024 4:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TEXT TO VOICE IN HINDI , MARATHI ( INDIAN LANGUAGES)
Replies: 2
Views: 616

TEXT TO VOICE IN HINDI , MARATHI ( INDIAN LANGUAGES)

Dear All ,

I have received enquiry on Text to Voice in Indian Languages. I have searched on the net and I found some open sources in Java. Basically as the requirement the software would be installed in a android device.

Could you please provides some guide on this.

Thanks
Shridhar
by shrifw
Sun Aug 04, 2024 3:07 pm
Forum: FiveWin for Harbour/xHarbour
Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
Replies: 12
Views: 2872

Re: TDATAROW ERROR : Error BASE/39 Write not allowed

Dear Rao Sir ,

It is GET Var as shown below , as TDATAROW added underscore "_" prefix ( _MAIN_UOM_NAME ).

The RowSet Query returns a record.



oItemRs := oApp:oDBConn:RowSet( T_VITEM_REF_COLS_BY_ID( pnItemId ) )
oItemRec := TDataRow():New( oItemRs )

....

@ nGetRow, 150 SAY ":" GET aoGETRO ...
by shrifw
Sun Aug 04, 2024 8:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
Replies: 12
Views: 2872

TDATAROW ERROR : Error BASE/39 Write not allowed

Dear Rao Sir ,

I am getting the error Error BASE/39 Write not allowed: TDATAROW:main_uom_name. I am not able to understand this error. Could you please help me on this.



Application
===========
Path and name: G:\vimcosoft\V9ACC\v9acc.exe (32 bits)
Size: 5,547,520 bytes
Compiler version ...
by shrifw
Sun Aug 04, 2024 8:16 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH LINKING ERROR
Replies: 5
Views: 650

Re: FWH LINKING ERROR

Hi Anton Lerchster ,

Now its working..! Thanks a lot..!


Hi Enrico,

The windows\rtl INCLUDE folder is for old BCC now I am using new BCC 7.7 which does not have windows\rtl folder.





Thanks
Shridhar
by shrifw
Sun Aug 04, 2024 5:23 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWH LINKING ERROR
Replies: 5
Views: 650

FWH LINKING ERROR

Dear Antonio ,

I complied my app using the FWH 24.04 and BCC 7.7 32bits. But not able to generate executable file as linking error occurred as show below.


Application
===========
G:\vimcosoft\V9ACC\OBJ\util_wgui.c:
Embarcadero C++ 7.70 for Win32 Copyright (c) 1993-2023 Embarcadero ...
by shrifw
Sun Jul 28, 2024 4:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE
Replies: 7
Views: 678

Re: BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE

Dear Antonio ,

Issues is resolved. Many Thanks for your supports .

But we need version matrix as highlighted in the topic. if it is already available please share the same. Thanks in advance..!!

Thanks
Shridhar
by shrifw
Sun Jul 28, 2024 3:43 pm
Forum: FiveWin for Harbour/xHarbour
Topic: BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE
Replies: 7
Views: 678

Re: BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE

Dear Antonio ,

I tried but now got different error as given below:


Warning: Compiler mismatch. Module 'G:\VIMCOSOFT\DEV32\HARBOURBCC770_C32_20240630\LIB\WIN\BCC32C\HBRTL.LIB|gui' built with bcc32c compiler; expected the bcc32 compiler because of 'G:\VIMCOSOFT\V9ACC\OBJ\CM_FY_MGMT.OBJ'.
Warning ...
by shrifw
Sun Jul 28, 2024 2:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE
Replies: 7
Views: 678

Re: BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE

Dear Antonio ,

I had already tried but that also did not work.

Thanks
Shridhar
by shrifw
Sat Jul 27, 2024 5:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE
Replies: 7
Views: 678

BCC 7.7 HARBOUR & FWH VERSION MISMATCH COMPILE ISSUE

Dear All ,

I am facing an issue during compile as :

Warning: Compiler mismatch. Module 'G:\VIMCOSOFT\DEV32\HARBOURBCC770_C32_20240630\LIB\WIN\BCC32C\HBMZIP.LIB|mzip' built with bcc32c compiler; expected the bcc32 compiler because of 'G:\VIMCOSOFT\V9ACC\OBJ\CM_FY_MGMT.OBJ'.
Warning: Compiler ...