FFAPI: Multiple File Transfer with AppPut, RmtPut -W OptionLast reviewed: October 20, 1997Article ID: Q113454 |
3.00
MS-DOS
kb3rdparty
The information in this article applies to:
The -W parameter allows you to specify users and files on the command line as a method to send attachments with FFAPI. You can list files in two forms: physical filename, or physical name followed by a comma then logical filename. If you want to send two files, you can specify one by physical filename and the other by physical plus logical filename. Here are some examples of -W syntax. 1: To send more than one file to one user (each filename must be preceded by a space): -Wny4/po1/jbrown c:\dos\list1.txt c:\dos\list2.txt -Wny4/po1/jbrown c:\dos\list1.txt, ny4/sales/margb c:\dos\list2.txt -Wny4/po1/jbrown c:\dos\list1.txt -Wlanet/sales/margb a:list2.txt Variables:
REFERENCESFile Format API for Gateways and Applications Software Development Kit, page 98 appendix B.
|
Additional reference words: 3.00 2.10 ffapi -w
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |