background image
<< Commands - Debug Run To Cursor | Commands - Find Error >>
Commands - Edit menu
<< Commands - Debug Run To Cursor | Commands - Find Error >>
454
User's Guide
27 M
ENU
C
OMMANDS
Edit menu
Debug/Step Over
Available only in debugging mode, and after using Debug/Run and execution
has stopped at a breakpoint. Executes the current line of 4Test code in the
active script or in a file called by the active script, without stepping into any
functions called by the current line. Control stops at the next statement.
Edit menu
The Edit menu contains the following commands:
·
Copy
·
Cut
·
Delete
·
Find...
·
Find Error
·
Find Next
·
Find Next Difference
·
Goto Line...
·
Paste
·
Redo
·
Replace...
·
Undo
·
Visual 4Test
Edit/Copy
Copies the selected text to the clipboard. Use with Edit/Paste.
Edit/Cut
Deletes the selected text from the active SilkTest window and copies it to the
clipboard. Use with Edit/Paste.