Changedirectory(Newdirectory); Findfirst(Pattern, Name String) - Symantec PCANYWHERE - OLE AUTOMATION GUIDE V12.1 Manual

Ole automation guide
Table of Contents

Advertisement

ChangeDirectory(NewDirectory)

FindFirst(Pattern, Name string)

Table 2-2
defines the CurrentDirectory() return value.
Table 2-2
CurrentDirectory() return value
Return value
String
Changes the current directory in which pcAnywhere remote objects are stored.
Table 2-3
defines the ChangeDirectory parameter.
Table 2-3
ChangeDirectory parameter
Parameter
NewDirectory
Table 2-4
defines the ChangeDirectory return value.
Table 2-4
ChangeDirectory return value
Return value
Boolean
Finds the first pcAnywhere remote object file (*.chf) in the current directory,
based on the specified file name pattern.
Table 2-5
defines the FindFirst parameters.
Table 2-5
FindFirst parameters
Parameter
Pattern as string
Name as string
Description
The full path name of the current pcAnywhere data
directory
Description
Name of an existing directory
Description
TRUE if successful
Description
File name pattern to filter object files (an asterisk [*] finds
all files in the current directory)
Return buffer for the full path name of the remote object
file that matches the specified pattern
Visual Basic object definitions
CRemoteDataManager methods
21

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pcanywhere v12.1

Table of Contents