Filexfertohost(Hostfile, Remotefile); Createfolderonhost(Foldername) - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

FileXferToHost(HostFile, RemoteFile)

CreateFolderOnHost(FolderName)

Copies a file from the remote computer to the host computer. The parameters
can contain wildcard characters.
Table 2-73
defines the FileXferToHost parameters.
Table 2-73
FileXferToHost parameters
Parameter
HostFile as string
RemoteFile as string
Table 2-74
defines the FileXferToHost return value.
Table 2-74
FileXferToHost return value
Return value
Boolean
Creates a new folder on the host computer. This function creates a temporary
folder on the remote computer, and then copies that folder to the host computer.
Table 2-75
defines the CreateFolderOnHost parameter.
Table 2-75
CreateFolderOnHost parameter
Parameter
FolderName as string
Table 2-76
defines the CreateFolderOnHost return values.
Table 2-76
CreateFolderOnHost return values
Return value
Boolean
Description
Contains the fully qualified destination path and file name.
Contains the fully qualified path and file name to be copied
from the remote computer. The HostFile and RemoteFile
strings do not have to be identical.
Description
TRUE if command executed
Description
Contains the drive and path to create the folder on the host
computer
Description
TRUE if command executed
Visual Basic object definitions
Awrem32 functions
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents