Posts: 858
Threads: 196
Joined: Apr 2005
Quote:To add the code, you can use the Text dialog from the floating toolbar...
Paste (use clipboard)
Type (use keyboard)
Send to QM output
Store into str variable
Store into clipboard
Text box
Set text of control or window
Set text of accessible object
Set text of html element
Write to file
Log to file
On-screen display
What option?
Posts: 12,087
Threads: 142
Joined: Dec 2002
TS menu can contain any code. To add text, you probably will use keyboard (default) or paste.
Posts: 858
Threads: 196
Joined: Apr 2005
I thought it was an option to paste the QM code and convert it to a single line.
Posts: 858
Threads: 196
Joined: Apr 2005
any function to convert QM code to one line?
Posts: 12,087
Threads: 142
Joined: Dec 2002
If simple code, findreplace "[]" to ";".