Overview of File Handles and Remote File Input and Output

Silk Test Classic has several functions such as FileOpen and SYS_FileOpen whose only difference is whether the function works on a local machine or on a remote machine. Since these functions are so closely related, it’s important to understand their similarities and differences. This section describes file handles and their relationship to remote file input and output.

Note: SYS_ functions are not designed for local access. Non SYS_ functions are not designed for remote access.