Grooper 21.00.0082 is available as of 12-12-2023! Check the Downloads Discussion for the release notes and to get the latest version.
Grooper 23.00.0044 is available as of 06-20-2024! Check the Downloads Discussion for the release notes and to get the latest version.
Grooper 23.1.0026 is available as of 09-16-2024! Check the Downloads Discussion for the release notes and to get the latest version.
Grooper 24.0.0012 is available as of 10-10-2024! Check the Downloads Discussion for the release notes and to get the latest version.
Questions on script development in Grooper
strotelli
Posts: 42 admin
I’m doing a lot of script development, and this would help me out substantially.
1. When you’re in Grooper Admin with the following screen up, does clicking “Compile” from the scripting menu compile all components of a project (or just the component selected)?
2. If you successfully rebuild the project in Visual Studio, and then close the project, is it still necessary to compile from the above screen?
3. Is there a way to change scripts and then re-test them without having to exit VS, close Admin, restart Admin, and re-enter VS? The time required to repeatedly execute these steps is a huge productivity buzz.
4. Are there certain conditions (perhaps a limited scope of changes to the script) in which the above procedure (exit, close, re-start) is not required?
5. Is there a way to test a script (that is intended to run from Data Review) without having to start from Data Review? I’m thinking perhaps of a canned EXE that calls the script (which is a
DLL) and passes in an empty Grooper structure. This would be very useful when debugging dialog boxes, where you’re principally concerned about the operation of the controls in the
dialog box, not their interface with the Grooper data structures. If this is not possible, could you suggest a method in which I could accomplish this in order to speed up testing of dialog box code? (I concede that my VS/VB.Net skills presently don’t include this technique.)
Many thanks. All suggestions are appreciated.
1. When you’re in Grooper Admin with the following screen up, does clicking “Compile” from the scripting menu compile all components of a project (or just the component selected)?
2. If you successfully rebuild the project in Visual Studio, and then close the project, is it still necessary to compile from the above screen?
3. Is there a way to change scripts and then re-test them without having to exit VS, close Admin, restart Admin, and re-enter VS? The time required to repeatedly execute these steps is a huge productivity buzz.
4. Are there certain conditions (perhaps a limited scope of changes to the script) in which the above procedure (exit, close, re-start) is not required?
5. Is there a way to test a script (that is intended to run from Data Review) without having to start from Data Review? I’m thinking perhaps of a canned EXE that calls the script (which is a
DLL) and passes in an empty Grooper structure. This would be very useful when debugging dialog boxes, where you’re principally concerned about the operation of the controls in the
dialog box, not their interface with the Grooper data structures. If this is not possible, could you suggest a method in which I could accomplish this in order to speed up testing of dialog box code? (I concede that my VS/VB.Net skills presently don’t include this technique.)
Many thanks. All suggestions are appreciated.
0
Answers
Product Manager
mharrison@bisok.com