Wrap the problem code in a try/catch construct. 

try
  hide grp "grpName"
  -- other code you want to include
catch theError
  answer theError
end try


On Sep 20, 2012, at 9:05 AM, dunb...@aol.com wrote:

> Hi Everyone,
> 
> I'm probably missing something obvious. I just upgraded to v5.5.2 
> build 1492. I'm using OSX 10.6.8. When I enter:
> hide grp "grpName" or show grp "GrpName" into a script, it executes 
> that and then nothing after it is working. I tried changing to 
> "visible" and the same thing happens. Any ideas? Thanks in advance for 
> all your help.
> 
> Joe
> Orlando, FL


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to