08-25-2006, 10:43 AM
I am going to write the following code:
1. Open the outside text editor (probably RunProgram ("FineEditor.exe"))
2. Copy text from the Clipboard to opened, outside editor (probably: send Ctrl+v keystroke to opened, outside editor).
How to make QM code to make possible choosing of own, outside editor: one time it would be AngelWriter, the second time FoxEditor, the other time WordPad, etc. And forcing the choosen editor to take a text from Clipboard.
The most important part of my question is based on the fact, that nobody knows what kind of editor will be choosen. That is why the name and/or class of the editor's window ought to be also decribed in Quick Macros code programmaticaly.
Thanks in advance:
Sharik
1. Open the outside text editor (probably RunProgram ("FineEditor.exe"))
2. Copy text from the Clipboard to opened, outside editor (probably: send Ctrl+v keystroke to opened, outside editor).
How to make QM code to make possible choosing of own, outside editor: one time it would be AngelWriter, the second time FoxEditor, the other time WordPad, etc. And forcing the choosen editor to take a text from Clipboard.
The most important part of my question is based on the fact, that nobody knows what kind of editor will be choosen. That is why the name and/or class of the editor's window ought to be also decribed in Quick Macros code programmaticaly.
Thanks in advance:
Sharik