POtoFile
The POtoFile component sends a purchase order (usually the output of the MakePO component) to a file.
-
υSource Field Name. Specifies the name of the field on the order form from which the component reads the purchase order data (
po_text
by default).
-
υFile Name. Specifies the full path to the file to which the component writes the purchase order. To locate the file, click Browse (Win32 only).
-
υFile named in field. Specifies the name of the field on the order form whose value is the name of the file to which the component writes the purchase order; for example,
save_filename
.
-
υTemporary file, named saved in field. Specifies that the component should save the PO to a temporary file, and then save the name of the temporary file into the field identified here. For example,
saved_filename
.
Note
The File Name, File Named in field, and Temporary file fields are mutually exclusive; that is, you can select only one of the three.
© 1997-1998 Microsoft Corporation. All rights reserved.