I have written and using for a long period of time a number of QM functions (utilities) which they facilitate me in using QM-Editor, inasmuch as they improve - to my opinion - its interface. I will upload here, progressively with time, some of these utilities that I believe they might be of some use to other QM-users. All these QM-Editor utilities are accommodated and run from appropriate toolbars.
Any comment, advice, inquiry are welcome and I will be pleased to respond.
Thank you for your interest regarding my work. You are absolutely right about ideb. It is a global variable initiated in init2 for debugging purposes, if set. Of course I can share the toolbars. I did not do it till now, because I thought the users might have the flexibility to design the toolbars according to their own needs. Furthermore, in toolbars there exist a few qm-items very simple and of minor importance, which I did not consider important to upload. I will be pleased to respond to any other question you may have.
Thank you for your comments regarding these utilities. Let me add that I am an amateur, not a specialist. I am sorry for these missing functions. I have already updated QMEditor.qml.
As far as your comment regarding ShowTextAndReturnLineIndex. I guess you mention 2-4 parameters referring to post ShowText - return line number
Actually, this was a first approach of this routine. I upgraded it progressively and it is included in Utilities.qml in its present form. I will be pleased to provide any further information if you need it.
I attach herewith a .qml file with the toolbars I use with my QM Editor. Let me mention that :
(a) My experience indicates that you must be flexible to adapt your toolbars, according to the application you process each time with QME.
(b) You will find several QM-Commands in these toolbars not included in QMEditor.qmp. They are of minor importance and/or very easily reproduce. I can upload them if requested.
Thanks ssimop for the new update of QMEditor.qml file.
This is what I've found that were still missing from your tools:
Missing functions:
1/ ScheduledMacros function needs:
- GetScheduledTaskStatus
2/ ShowTextAndReturnLineIndex function needs
- iShowTextLoop
- Definition of type "TSTaRLI"
Thanks a lot ssimop for all your efforts to make your tools works as expected.
It will take time for me to use them as they are right now and later on to digest what they really made of