I'm in the middle of making an Appearance macro--right now it works only on pool objects, not page objects.
Current methodology is CD into selected pool object, then Edit Property "Appearance", then CD root. This works fine for pool objects.
When selecting a sequence on a page, the selected object is a page object (i.e. Page 1.401) with multiple pool dependencies, not a pool object. When you CD into the page object, you can't edit the dependent sequence properties with an "edit" command, since the page object doesn't actually hold the appearance.
Am I going about this wrong? Any tips on writing an Appearance macro for page objects?