Show/hide problem
Bob Sneidar
bobs at twft.com
Thu Sep 20 12:27:49 EDT 2012
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, DunbarX at 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
More information about the use-livecode
mailing list