Gary,
I just tried printing one of my reports from the R prompt using the following syntax and it worked: print kayParkAllCost Where Model# = '682bg' OPTION RTF|FILENAME 682bg.RTF It opened up in WORD when I double clicked on the file. Did you use the FILENAME parameter with the PIPE? Jim ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Gary Sent: Friday, July 17, 2009 8:08 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: printing a report to a file Jim thanks for your reply. the syntax I used was PRINT comparables Where datesold > 12/31/2008 ORDER By datesold OPTION RTF The report was created but I still could not open with Word or Wod Pefect Thanks Gary ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle Sent: July-17-09 8:21 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: printing a report to a file Gary, I believe you want the RTF option. See Help under the PRINT command for the syntax. See the example at the bottom of the page. Jim ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Gary Sent: Friday, July 17, 2009 7:16 AM To: RBASE-L Mailing List Subject: [RBASE-L] - printing a report to a file I am using R:BASE 7.6 I want to print a report, send it to a file that I can open and edit in either Micro Soft Word or Word Perfect. When I send my report to a file it turns out as a pdf file and cannot be opened using Word or Word Perfect. Gary Weitzel Checked by AVG - www.avg.com Version: 8.5.387 / Virus Database: 270.13.17/2242 - Release Date: 07/16/09 18:00:00

