Hello Slickteam,
is it intended that the commands entered in the 'Project -> Project Properties -> Open' dialog are imm. executed when quittting the dialog (w/ OK) ?
(@see
http://community.slickedit.com/index.php?topic=259.msg1005#msg1005If this is not a bug, what's the idea behind ?
Kind of verification that the 'Open' cmds are valid ?
I already had some troubles with that and in my opinion it's not the best solution...
HS2
Edited:
I found it, it's not a bug it's a feature
- but that's easy to 'solve' for me...
But my question about the 'idea' remains the same ...
// project.e [v11.01 $Revision: 1.133.2.5 $] - doOK() [line 5663]:
if (macrosChanged) {
_project_run_macro2();
}