Back to product page

Play method


Play previously recorded session.

Syntax

  • Basic
object.Play (Filename)
The Play(object,Filename) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX
FilenameA String value. Full path to a file where session data was stored.

Remarks

This method is only available in OCX (GUI) version of the component.

Play method will open specified file, and reconstruct previously recorded session using Record method. Contents of your terminal will be changed with contents of recorded session. To record a session, use Record method.

Platforms

Windows