Technical Support Contact Us   

PC Access for Windows Reference Guide

for PC Access Version 4.30


(Contents)(Previous)(Next)

Script Command: upload

Format:

upload "filename" {using PROTOCOL} {abort LABEL_NAME};

The upload command causes the file "filename" to transfer to the host. You can use the optional using command to specify one of the following file transfer protocols:

· ZMODEM (this is the default if you do not specify a protocol)

· XMODEM

· XMODEM1K

· YMODEM

· YMODEM1K

· YMODEM1KG

If you specify abort LABEL_NAME, the script will branch to the label with name LABEL_NAME if the file transfer fails or the user cancels it.

Example:

// Send the file MYFILE.EXE to the host

// using the XMODEM protocol

upload "MYFILE.EXE" using XMODEM;

Back to script command list.


(Contents)(Previous)(Next)

[Contents] [Search] [Glossary of Terms]


Tell me more about this site.
Can't find what you need? See: How to Find It.
Contact us
Report a problem with this page or suggest an improvement for this page.

Last modification date: Friday, January 17, 2003 00:58:47

 

Copyright © 2005 - MFM Software, Inc.
11988 Tramway Drive
Cincinnati, OH 45241
Phone: 513.733.9229
Fax: 513.733.8775
Send comments to webmaster@mfm.com