FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to Create Easy Report Designer Files ?
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 09:50 AM

Dear Antonio,
thank you. Can you tell me please where I can download the source code.
Thank you in advance
Otto

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 01:39 PM

Otto there are error on your files I see blank page also with ER2 original !!!!

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 01:41 PM
Antonio Linares wrote:Silvio,

I think this is the original one:
https://bitbucket.org/fivetech/easyreport/downloads/er2.exe


yes of course this is the original
why we cannot compile the original to have this ?
where are the original files ( source) ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 03:12 PM
Silvio,

This is the ZIP file that we got from Timm:
https://bitbucket.org/fivetech/easyreport/downloads/EasyReport.zip

It was not possible to build it as it was as there were missing files and third party libs.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 03:19 PM

Silvio,
in which folder do do you have your copy of er2.exe.
Best regards
Otto

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 03:30 PM

Silvio,
you always have to check if AreaFilesDir=.\xVrd\ points to the right folder.

Best regards
Otto

[General]
EditProperties=1
EditAreaProperties=1
EditLanguage=1
DeveloperMode=1
InsertMode=1
Title=DruckMemo
Measure=1
GridWidth=1
GridHeight=1
ShowGrid=0
TopMargin=0
LeftMargin=0
Expressions=1
GeneralExpressions=EasyReport General.dbf
UserExpressions=EasyReport User.dbf
DataExpressions=EasyReport Database.dbf
PageBreak=245
Orientation=1
ShowInfoMsg=1
PrintIDs=1
Group=
RDD=DBFNTX
AreaFilesDir=.\xVrd\
PaperSize=9
PaperWidth=70
PaperHeight=30

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 03:33 PM
Dear Antonio,
can you please help me to find these functions.

compiling with xHarbor I have problems finding following functions:

FUNCTION SHOWGRID
? "Dummy SHOWGRID"
RETURN nil
FUNCTION SETMASKED
? "Dummy SETMASKED"
RETURN nil
FUNCTION HB_COMPILEFROMBUF
? "Dummy HB_COMPILEFROMBUF"
RETURN nil
FUNCTION HB_HRBRUN
? "Dummy HB_HRBRUN"
RETURN nil
FUNCTION HB_HDEL
? "Dummy HB_HDEL"
RETURN nil
Error Could not open input file c:\bcc582\include\windows\sdk.RC

//RLINK32: Unsupported 16bit resource in file "C:\ENTWICKLUNG_2012\EASYREPORT\SOURCE\EREPORT.RC"
//Error: Unknown RLINK32 error

Thank you in advance
Otto
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 04:17 PM
Otto wrote:Silvio,
you always have to check if AreaFilesDir=.\xVrd\ points to the right folder.

Best regards
Otto

[General]
EditProperties=1
EditAreaProperties=1
EditLanguage=1
DeveloperMode=1
InsertMode=1
Title=DruckMemo
Measure=1
GridWidth=1
GridHeight=1
ShowGrid=0
TopMargin=0
LeftMargin=0
Expressions=1
GeneralExpressions=EasyReport General.dbf
UserExpressions=EasyReport User.dbf
DataExpressions=EasyReport Database.dbf
PageBreak=245
Orientation=1
ShowInfoMsg=1
PrintIDs=1
Group=
RDD=DBFNTX
AreaFilesDir=.\xVrd\
PaperSize=9
PaperWidth=70
PaperHeight=30



there is another problems
C:\Entwicklung_2012\invoiceyunus\Release\
i not have this folder
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: How to Create Easy Report Designer Files ?
Posted: Fri Jan 04, 2019 05:20 PM

Antonio,

In 2014 many of us contributed for both a Visual Studio IDE and the purchase of Easy Report. The IDE money went to a programmer who never finished the project.

You indicated we would incorporate Easy Report into FWH. In December, 2017, you told me in an email that this past year would focus on getting this project done.

I hope time will be devoted in the current year to finally addressing this project and getting it done. I realize there are other fun things to do, but over 4 years have passed. Integration means the following:

1). There should be a report designer / class that we can incorporate into an application so our clients can create their own custom reports.
2). There must be a module we can include withing our programs that allow those reports to be selected and run.
3). Language support is very important.

Please, can we who have waited patiently for nearly 5 years after contributing finally see a working implementation of what was promised when we made our donations ?

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: How to Create Easy Report Designer Files ?
Posted: Sat Jan 05, 2019 08:24 AM

Dear Tim,

I fully agree with you on the main points. Just some comments:

  1. The project to create a Harbour syntax highlighting for Visual Studio was dismissed once we realized
    that there was a much simpler way to implement it without the need of coding. It is explained in this forums:

viewtopic.php?f=17t=32390start=0

  1. When we bought EasyReport we were not aware that the software could not be used as it was. We have invested
    time and effort to evolve it though still there is work to do.

Everyone is welcome to help. It is open source. We can't expect that all the work is done by "others" :-)

&&

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: How to Create Easy Report Designer Files ?
Posted: Sat Jan 05, 2019 11:43 AM

Dear Antonio,
I downloaded: https://bitbucket.org/fivetech/easyreport.
I copied to c:\fwh\easyRep\ and changed makefile to point to my FW version:
FWDIR=c:\fwh

FWDIR=c:\fwh

Then I run go.bat. But I get following errors.
Can you please help.
Best regards,
Otto

.\source\ereport.prg(5125) Warning W0001 Ambiguous reference 'I'
.\source\ereport.prg(5131) Error E0030 Syntax error "syntax error at 'STATIC'"
.\source\ereport.prg(5131) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5133) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5134) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5135) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5136) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5137) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5138) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5139) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5140) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5141) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5142) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5143) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5144) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5144) Warning W0001 Ambiguous reference 'AFIRST'
.\source\ereport.prg(5145) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5145) Warning W0001 Ambiguous reference 'NELEMENTE'
.\source\ereport.prg(5146) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5147) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5148) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5149) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5150) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5152) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5153) Warning W0001 Ambiguous reference 'CAREAINI'
.\source\ereport.prg(5153) Warning W0001 Ambiguous reference 'AINIENTRIES'
.\source\ereport.prg(5155) Warning W0001 Ambiguous reference 'CAREAINI'
.\source\ereport.prg(5155) Warning W0001 Ambiguous reference 'AINIENTRIES'
.\source\ereport.prg(5160) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5160) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5160) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5162) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5162) Warning W0001 Ambiguous reference 'CRULER1'
.\source\ereport.prg(5162) Warning W0001 Ambiguous reference 'CRULER2'
.\source\ereport.prg(5163) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5163) Warning W0001 Ambiguous reference 'CRULER1'
.\source\ereport.prg(5163) Warning W0001 Ambiguous reference 'CRULER2'
.\source\ereport.prg(5164) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5164) Warning W0001 Ambiguous reference 'CRULER1'
.\source\ereport.prg(5164) Warning W0001 Ambiguous reference 'CRULER2'
.\source\ereport.prg(5167) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5167) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5167) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5169) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5170) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5177) Warning W0001 Ambiguous reference 'CAREAINI'
.\source\ereport.prg(5177) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5177) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5177) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5177) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5177) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5177) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5180) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5180) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5180) Warning W0001 Ambiguous reference 'CRULER2'
.\source\ereport.prg(5180) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5180) Warning W0001 Ambiguous reference 'ORULERBMP2'
.\source\ereport.prg(5186) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5186) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5186) Warning W0001 Ambiguous reference 'CRULER1'
.\source\ereport.prg(5186) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5186) Warning W0001 Ambiguous reference 'ORULERBMP1'
.\source\ereport.prg(5188) Warning W0001 Ambiguous reference 'ORULERBMP1'
.\source\ereport.prg(5188) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5188) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5189) Warning W0001 Ambiguous reference 'ORULERBMP2'
.\source\ereport.prg(5189) Warning W0001 Ambiguous reference 'ORULERBMP1'
.\source\ereport.prg(5191) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5191) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5191) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5193) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5193) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5193) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5193) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5193) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5194) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5194) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5194) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5200) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5203) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5203) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5203) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5203) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5203) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5213) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5216) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5216) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5216) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5218) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5218) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5218) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5218) Warning W0001 Ambiguous reference 'CAREAINI'
.\source\ereport.prg(5220) Warning W0001 Ambiguous reference 'ORULERBMP1'
.\source\ereport.prg(5220) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5221) Warning W0001 Ambiguous reference 'ORULERBMP2'
.\source\ereport.prg(5221) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5223) Warning W0001 Ambiguous reference 'ORULERBMP1'
.\source\ereport.prg(5223) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5223) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5224) Warning W0001 Ambiguous reference 'ORULERBMP2'
.\source\ereport.prg(5224) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5224) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5226) Warning W0001 Ambiguous reference 'I'
.\source\ereport.prg(5227) Warning W0002 Ambiguous reference, assuming memvar '
AINIENTRIES'
.\source\ereport.prg(5227) Warning W0001 Ambiguous reference 'I'
.\source\ereport.prg(5227) Warning W0001 Ambiguous reference 'NENTRY'
.\source\ereport.prg(5228) Warning W0001 Ambiguous reference 'NENTRY'
.\source\ereport.prg(5229) Warning W0001 Ambiguous reference 'NENTRY'
.\source\ereport.prg(5229) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5229) Warning W0001 Ambiguous reference 'CAREAINI'
.\source\ereport.prg(5229) Warning W0001 Ambiguous reference 'AFIRST'
.\source\ereport.prg(5229) Warning W0001 Ambiguous reference 'NELEMENTE'
.\source\ereport.prg(5229) Warning W0001 Ambiguous reference 'AINIENTRIES'
.\source\ereport.prg(5229) Warning W0001 Ambiguous reference 'I'
.\source\ereport.prg(5231) Warning W0001 Ambiguous reference 'I'
.\source\ereport.prg(5231) Warning W0001 Ambiguous reference 'I'
.\source\ereport.prg(5231) Warning W0001 Ambiguous reference 'AINIENTRIES'
.\source\ereport.prg(5234) Warning W0001 Ambiguous reference 'NELEMENTE'
.\source\ereport.prg(5235) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5236) Warning W0002 Ambiguous reference, assuming memvar '
AFIRST'
.\source\ereport.prg(5236) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5236) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5237) Warning W0002 Ambiguous reference, assuming memvar '
AFIRST'
.\source\ereport.prg(5237) Warning W0002 Ambiguous reference, assuming memvar '
AFIRST'
.\source\ereport.prg(5237) Warning W0002 Ambiguous reference, assuming memvar '
AFIRST'
.\source\ereport.prg(5237) Warning W0002 Ambiguous reference, assuming memvar '
AFIRST'
.\source\ereport.prg(5237) Warning W0002 Ambiguous reference, assuming memvar '
AFIRST'
.\source\ereport.prg(5237) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5237) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5238) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5255) Error E0030 Syntax error "syntax error at 'STATIC'"
.\source\ereport.prg(5255) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5257) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5257) Warning W0001 Ambiguous reference 'NROW'
.\source\ereport.prg(5257) Warning W0001 Ambiguous reference 'NROWPOS'
.\source\ereport.prg(5258) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5258) Warning W0001 Ambiguous reference 'NCOL'
.\source\ereport.prg(5258) Warning W0001 Ambiguous reference 'NCOLPOS'
.\source\ereport.prg(5259) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5259) Warning W0001 Ambiguous reference 'LSHOW'
.\source\ereport.prg(5261) Warning W0001 Ambiguous reference 'NROW'
.\source\ereport.prg(5261) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5262) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5262) Warning W0001 Ambiguous reference 'NROWPOS'
.\source\ereport.prg(5263) Warning W0001 Ambiguous reference 'NROW'
.\source\ereport.prg(5263) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5263) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5264) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5264) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5264) Warning W0001 Ambiguous reference 'NROWPOS'
.\source\ereport.prg(5267) Warning W0001 Ambiguous reference 'NCOL'
.\source\ereport.prg(5267) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5268) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5268) Warning W0001 Ambiguous reference 'NCOLPOS'
.\source\ereport.prg(5269) Warning W0001 Ambiguous reference 'NCOL'
.\source\ereport.prg(5269) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5269) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5270) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5270) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5270) Warning W0001 Ambiguous reference 'NCOLPOS'
.\source\ereport.prg(5273) Warning W0001 Ambiguous reference 'LSHOW'
.\source\ereport.prg(5275) Warning W0001 Ambiguous reference 'NAREA'
.\source\ereport.prg(5275) Warning W0001 Ambiguous reference 'NROWPOS'
.\source\ereport.prg(5277) Warning W0001 Ambiguous reference 'NCOLPOS'
.\source\ereport.prg(5291) Error E0030 Syntax error "syntax error at 'FUNCTION'
"
.\source\ereport.prg(5291) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5291) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5291) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5291) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5291) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5291) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5291) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5293) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5293) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5294) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5294) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5295) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5295) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5297) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5297) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5298) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5298) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5299) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5299) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5301) Error E0030 Syntax error "syntax error at 'TO'"
.\source\ereport.prg(5301) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5305) Error E0030 Syntax error "syntax error at 'STATIC'"
.\source\ereport.prg(5305) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5307) Error E0004 LOCAL declaration follows executable sta
tement
.\source\ereport.prg(5307) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5307) Warning W0001 Ambiguous reference 'NROW'
.\source\ereport.prg(5307) Warning W0001 Ambiguous reference 'NCOL'
.\source\ereport.prg(5307) Warning W0001 Ambiguous reference 'NFLAGS'
.\source\ereport.prg(5307) Warning W0001 Ambiguous reference 'URESULT'
.\source\ereport.prg(5309) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5311) Warning W0001 Ambiguous reference 'URESULT'
.\source\ereport.prg(5315) Error E0030 Syntax error "syntax error at 'STATIC'"
.\source\ereport.prg(5315) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5317) Warning W0001 Ambiguous reference 'NMSG'
.\source\ereport.prg(5318) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5318) Warning W0001 Ambiguous reference 'NLPARAM'
.\source\ereport.prg(5318) Warning W0001 Ambiguous reference 'NLPARAM'
.\source\ereport.prg(5318) Warning W0001 Ambiguous reference 'NWPARAM'
.\source\ereport.prg(5321) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5321) Warning W0001 Ambiguous reference 'NMSG'
.\source\ereport.prg(5321) Warning W0001 Ambiguous reference 'NWPARAM'
.\source\ereport.prg(5321) Warning W0001 Ambiguous reference 'NLPARAM'
.\source\ereport.prg(5325) Error E0030 Syntax error "syntax error at 'STATIC'"
.\source\ereport.prg(5325) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5327) Warning W0001 Ambiguous reference 'NROW'
.\source\ereport.prg(5327) Warning W0001 Ambiguous reference 'NCOL'
.\source\ereport.prg(5327) Warning W0001 Ambiguous reference 'SELF'
.\source\ereport.prg(5338) Error E0030 Syntax error "syntax error at 'FUNCTION'
"
.\source\ereport.prg(5338) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5338) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5338) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5338) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5338) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5338) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5338) Error E0007 Missing => in #translate/#command
.\source\ereport.prg(5340) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5340) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5346) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5346) Warning W0001 Ambiguous reference 'NSCOPE'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'S_OCLASS'
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
.\source\ereport.prg(5348) Error E0030 Syntax error "syntax error at 'TO'"
.\source\ereport.prg(5348) Warning W0001 Ambiguous reference 'OCLASSINSTANCE'
82 errors

No code generated.

** error 1 ** deleting .\obj\ereport.obj

c:\fwh\easyRep>if errorlevel 0 ereport.exe
Der Befehl "ereport.exe" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

c:\fwh\easyRep>

Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM
Re: How to Create Easy Report Designer Files ?
Posted: Sat Jan 05, 2019 03:44 PM

Dear All ,

 We need good Report Designer which support also MariaDB natively.

Thanks
Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 422
Joined: Mon Aug 17, 2009 12:18 PM
Re: How to Create Easy Report Designer Files ?
Posted: Sat Jan 05, 2019 05:38 PM

Easy Report is independent from dbf, you redefine report fíeld Ids with data.

The problem is the Ide is not stable.

Saludos,



Eduardo
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: How to Create Easy Report Designer Files ?
Posted: Sat Jan 05, 2019 06:49 PM
Antonio,
on that zip you send me we have
two project
1. easyreport
2. vrd
as you can see in this picture
there are many classes we non have and I think Timm change also Dialog, Control and use treview of Goran

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: How to Create Easy Report Designer Files ?
Posted: Sun Jan 06, 2019 09:43 AM

Otto,

  1. git clone https://www.bitbucket.org/fivetech/easyreport easyreport

  2. cd easyreport

  3. go

Here it is building fine

regards, saludos

Antonio Linares
www.fivetechsoft.com