Clipper 5.2/5.3
Clipper 5.2/5.3
I use R&R version 9.0 from Clipper applications... I launch the RRWRUN.EXE runtime application from my Clipper application running in a DOS Command Window, and R&R cranks out professional reports.____In my opinion, I get the speed and efficient development of using tried and stable Clipper routines, plus a powerful Windows report writer with Windows Fonts, Graphics, and printing to Windows printers.____It^s a great combination.____Rich Hamilton__http://www.incredibleprogram.com
-
- Posts: 55
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: Clipper 5.2/5.3
Hi Rich,____We have been doing this for years! It^s the only way we can print to those cheap Windows Printers only :))____Ciao...__Sergio__
==> RE: Clipper 5.2/5.3
I am trying to convert my Clipper app which calls RRUN to call a Windows version for the purpose of printing barcodes. This barcode printing was handled by a TSR in Dos. I have rewritten the report in R&R 10+ and aneed a means of calling this new report from my Clipper program. Does anyone have info or sample code as to how to do this???____Thanks in advance.
===> RE: Clipper 5.2/5.3
FYI. I used the Foxpro call as described on this forum and it worked like a champ.____Thanks.
-
- Posts: 0
- Joined: Tue Apr 24, 2018 3:40 am
=> RE: Clipper 5.2/5.3
Hi Rich,____>> I get the speed and efficient development of using tried and stable Clipper routines, plus a powerful Windows report writer with Windows Fonts, Graphics, and printing to Windows printers. <<____5.2 routines are tried (viz., ROUND()); 5.3, stable. <g>____Only 5.3 may keep step with R&R...____Derek__