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-2000 Microsoft Corporation. All rights reserved.