Answers

Question and Answer:

  Home  Rational Robot

⟩ How to code a script manually?

1. In Robot, click File > New > Script.

2. Type a script name (40 characters maximum) and, optionally, a description of the script.

3. Click GUI.

4. Click OK. Robot creates an empty script with the following lines:

Sub Main

Dim Result As Integer

'Initially Recorded: 01/17/05 14:55:53

'Script Name: GUI Script

End Sub

5. Begin coding the GUI script.

 169 views

More Questions for you: