Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!ncar!gatech!hubcap!jcocon From: jcocon@hubcap.clemson.edu (james c oconnor) Newsgroups: comp.sys.mac.hypercard Subject: How do I trap "set" messages Message-ID: <1991Apr4.201722.25229@hubcap.clemson.edu> Date: 4 Apr 91 20:17:22 GMT Organization: Clemson University Lines: 8 I would like to trap all "set visible" messages. I have added: on set parms pass set end set in my stack script, but parms is empty, so I can't see what property is being set, much less the object. Is there a good way to do this? Jim