PrintFileName specifies the name of the file to which the report is to be printed.
[form.]Report.PrintFileName[= FileName$]
CrystalReport1.PrintFileName = "c:\crw\cust_rpt.txt"
«Prints the report to a file named "cust_rpt.txt" in the C:\CRW directory.»
Note: If you want to specify the PrintFileName at runtime, make certain that you enclose it in quotes in your code.
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |