Need to print a form from an import process using *report

Jeff Harrison jeffaharrison at yahoo.com
Mon Nov 28 07:47:21 PST 2005


--- Don Coleman <dcoleman at dgcreact.com> wrote:

> List:
> 
> I need to print an error log (form) from an import
> process (*report) to show
> any existing entries in a file which are being
> updated with new/modified
> information contained in the import file.  
> 
> I know I can't use "form" directly in the import. 
> Anyone have any
> innovative work arounds?  The only thing I came up
> with was to post the
> important fields to another file and then run form
> from there.  Any other
> suggestions?  TYIA.
> 
> Don Coleman
> 

I assume the report process that you are using now is
processing only?  One way to do this would be to
change it to report that has regular printed output. 
Then place dummy fields on the report and populate
them with the appropriate data and use the print
statement to force it to print.

Of course, depending on your implementation, the print
statement may not even be necessary.

Jeff Harrison
jeffaharrison at yahoo.com

Author of JHExport and JHImport.  The easiest and
fastest ways to generate code for filePro exports and imports.


		
__________________________________________
Yahoo! DSL – Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com



More information about the Filepro-list mailing list