Posts: 200
	Threads: 60
	Joined: Jun 2015
	
Reputation: 
7
	 
 
	
	
		Hi,
It would be nice when we create an event based script,  that there is the checkbox "Execute on group read:", so that we can enable this straightaway.  This would save time and prevent mistakes.
Thanks,
Roger
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 68
	Threads: 3
	Joined: Jun 2016
	
Reputation: 
0
	 
 
	
	
		Hi,
Don't know I you seen it but
in the Last FW, hL1.5 / sL1.2, you have the 'run script' function inside the editor that allow you to execute the script with a specific value.
I'm not sure it's exactly what you want, but it should do the trick.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 8422
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
 
	
	
		Enabling exec on read by default will lead to more errors as most users won't bother with checking event.type in their scripts.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1807
	Threads: 7
	Joined: Jul 2015
	
Reputation: 
121
	 
 
	
		
		
		28.06.2016, 14:29 
(This post was last modified: 28.06.2016, 15:15 by Erwin van der Zwart.)
		
	 
	
		Hi Roger
Why do you need it? 
I have seen a huge amount of HL/SL projects and the only time i have seen it used is for 3th party app where you need the objects respond like a object server.
I agree with admin as it would bring a lot more support for a almost never used feature.
BR,
Erwin
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 200
	Threads: 60
	Joined: Jun 2015
	
Reputation: 
7
	 
 
	
	
		Hi Erwin,
Yes I need to make the objects respond like an object server.  Then simply make this  option available to be enabled in the lm settings screen.  so by default it won't be available, but for the installers that do need it, then it can be enabled.  Then everyone is happy.
Thanks,
Roger