CREPORT C-1





Copyright (C) 1994-95 Conetic Software Systems, Inc. All names, products, and services mentioned are the trademarks of their respective organizations.



NAME


creport - build a Visual Reportfile
          [Requires: C/Base Utilities Module]

SYNOPSIS


creport [textfile] rptfile

DESCRIPTION


Creport reads lines from the file textfile or the standard input if 
textfile is omitted, and builds a visual reportfile in rptfile.  The 
input file, textfile, is of the type output by the preport -d command.
The output file, rptfile, is a visual reportfile of the type created by
the wtrdef command.  If rptfile already exists, it is replaced by the 
new reportfile.  Rptfile can be the name of a logical reportfile or the
pathname for a reportfile.

The visual reportfile created can be used by wtrdef(C-1), grace(C-1), or 
preport(C-1).  This program is intended mainly to be used in porting 
visual report files created with wtrdef.  Once ported to C/Base Ver. 
3.8; all visual reports are portable (without conversion) accross all 
C/Base Ver. 3.8 computing platforms.
								         

SEE ALSO


wtrdef(C-1), grace(C-1), preport(C-1).
C/Base Utilities Manual Chapter 6, Transferring C/Base Applications.

NOTES


This program is only available with the C/Base Utilities software package.