Patti -

 

Typically the client also has to own a copy but I would contact RBTI sales
and see what they say.

 

Sami

 

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of patti jakusz
Sent: Friday, May 02, 2008 2:19 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: conversion of a report printing process

 

Is this the sort of product where I (as the developer) can buy it and pass
on the capabilities to my clients, or do my clients each have to buy it if
they do this type of processing.
Patti



  _____  

From: [EMAIL PROTECTED]
To: [email protected]
Subject: [RBASE-L] - RE: conversion of a report printing process
Date: Fri, 2 May 2008 14:12:58 -0500

Patti -

 

Many of us faced this problem years ago when we converted from R:BASE for
DOS to R:BASE for Windows.

 

One solution, if you can work with PDF documents rather than a TXT file, is
to purchase an R:BASE Add-on called R:PDFMerge.  It's relatively inexpensive
and makes it easy to combine multiple reports into one master document.  You
can get more info at < http://www.rpdfmerge.com/>.

 

Sami

____________________________

Sami Aaron

Software Management Specialists

913-915-1971

[EMAIL PROTECTED]

 

 

 

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of patti jakusz
Sent: Friday, May 02, 2008 1:53 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - conversion of a report printing process

 

Hi all,
 
I'm converting from Rbase for Dos 6.1 and I'm having trouble duplicating a
printing process. 
 
We were required to duplicate some existing reports for the state and really
the only way I could do it was to process data, print to file, process data,
append to file, process, append, etc.  My code looked something like this:
 
(Fetch and misc select counts and other code)
 output filename.txt
 print ReportName1
 output screen
 
(misc select counts and other code)
 output filename.txt APPEND
 print ReportName2
 output screen
 
(New Fetch and misc select counts and other code)
 output filename.txt APPEND
 print ReportName1
 output screen
 
(misc select counts and other code)
 output filename.txt APPEND
 print ReportName2
 output screen
 
and so on...
 
Now with the new Print Command syntax, I can't seem to append to the file
I'm building.  These reports end up being anywhere from 200 pages to 1000
pages.  
 
Can anyone tell me how to keep appending to my file instead of writing over
it? 
 
Thanks,
Patti

  _____  

Get Free (PRODUCT) REDT Emoticons, Winks and Display Pics Check it out!
<http://joinred.spaces.live.com/?ocid=TXT_HMTG_prodredemoticons_052008> 

 

  _____  

Stay in touch when you're away with Windows Live Messenger. IM anytime
you're online.
<http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refres
h_messenger_052008> 

Reply via email to