Clipper Report Class

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Clipper Report Class

Post by Pablo César »

Please go ahead and show us the code. It seems interesting. :)
EduardoLuis wrote: Fri Mar 10, 2017 8:21 pm Very usefull.- I'll test it next saturday.-
Am I loosing something ? How you will test it Eduardo ?
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
PeteWG
Posts: 176
Joined: Sun Mar 21, 2010 5:45 pm

Re: Clipper Report Class

Post by PeteWG »

Hi,
Anand wrote: Fri Mar 10, 2017 5:06 pm ... So was wondering to convert in HMG.
Very interesting! and quite good conversion.
Thanks for sharing.

regards,

---
Pete
RPC
Posts: 281
Joined: Fri Feb 10, 2017 4:12 am
DBs Used: DBF

Re: Clipper Report Class

Post by RPC »

Hi Anand
Can you pls send winprint.ch file. That seems to be missing .
Thanks
User avatar
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: Clipper Report Class

Post by Anand »

winprint.ch is from MiniGUI Extended, attached here.

Regards,

Anand
Attachments
winprint_ch.zip
(6.65 KiB) Downloaded 248 times
Regards,

Anand

Image
RPC
Posts: 281
Joined: Fri Feb 10, 2017 4:12 am
DBs Used: DBF

Re: Clipper Report Class

Post by RPC »

Anand wrote: Sun Mar 12, 2017 9:39 am winprint.ch is from MiniGUI Extended, attached here.

Regards,

Anand
Thanks Anand for the file.
Now while compiling I am getting error undefined reference to HBPRINTER.
Pls advice what is to be done ?
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Clipper Report Class

Post by Pablo César »

Rathinagiri wrote: Sun Feb 26, 2017 5:53 pm In HMG we don't have MiniPrint or HbPrint.
+
Rathinagiri wrote: Sun Feb 26, 2017 5:53 pm IMHO, you can share whatever way you want. For me, if you share the code, it might be very much useful.
+1
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: Clipper Report Class

Post by Anand »

RPC wrote: Sun Mar 12, 2017 8:23 pm Thanks Anand for the file.
Now while compiling I am getting error undefined reference to HBPRINTER.
Pls advice what is to be done ?
And yes, this one compiles under MiniGUI , as I could not fix the errors generated in HMG compile, so HMG compile will also need to be done.
I have shared what I could do in the time I have.

Hope Rathinagiri Sir and other experienced members here will give some direction on it.

Regards,

Anand
Regards,

Anand

Image
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Clipper Report Class

Post by Pablo César »

Anand wrote: Mon Mar 13, 2017 11:08 am here will give some direction on it
Please, go ahead Anand. Try yourself to do it... ;)
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
Anand
Posts: 595
Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF

Re: Clipper Report Class

Post by Anand »

Pablo César wrote: Mon Mar 13, 2017 11:17 am
Anand wrote: Mon Mar 13, 2017 11:08 am here will give some direction on it
Please, go ahead Anand. Try yourself to do it... ;)
Thanks for the encouragement Pablo :)

I was able to make the changes for HMG printer.
Attached Report_Class_HMG.zip file here with modified gHBPRINT.prg and gdevposout.prg for it.

Regards,

Anand
Attachments
hmg_print.png
hmg_print.png (22.91 KiB) Viewed 4597 times
Report_Class_HMG.zip
(14.13 KiB) Downloaded 284 times
Regards,

Anand

Image
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Clipper Report Class

Post by Rathinagiri »

I am in the process of doing the same. You have completed first!

Thanks a lot Anand.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply