Chapter Contents |
Previous |
Next |
SAS/CONNECT User's Guide |
The following sections describe several enhancements that have been made to the UPLOAD and DOWNLOAD procedures. For more information about PROC UPLOAD and PROC DOWNLOAD, see The UPLOAD Procedure and The DOWNLOAD Procedure.
Translation Technique |
When both the local host and the remote host are running Version 7 or a later release of SAS/CONNECT software, the translation rules have changed. First, no translation occurs if both the remote and local hosts have the same machine representations. This prevents any unnecessary translation from occurring. If translation is needed, the receiving host translates the data directly into its native representation. So, when both the local and remote hosts are Version 7 or later, the data is translated only once when translation is necessary and is not translated when both hosts have the same machine architecture.
Using Wildcard Characters When Transferring Files |
SAS/CONNECT supports the use of an asterisk (*) as a wildcard character for transferring external text files or external binary files. The wildcard character may be used with the INFILE= option to send
Transferring SAS Files |
The list of member types that can be transferred by using the MEMTYPE= option has been expanded to include:
New Options |
For PROC UPLOAD and PROC DOWNLOAD, you can use the following new options to help identify the files that will be transferred, the translation tables to use, and the transfer technique.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.