Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: hs2
« on: August 16, 2006, 07:21:27 PM »

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#msg1005
If 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 ...

Code: [Select]
// project.e [v11.01 $Revision: 1.133.2.5 $] - doOK() [line 5663]:
         if (macrosChanged) {
            _project_run_macro2();
         }