E
Edward
Guest
I'm using ddGetObj on a view to get a ddViewType database object. But
I want to use information *inside* the view to guide a SKILL script.
Specifically I'm looking to get to cellView~>instances information
without actually opening the view for edit.
In short, what is the bread trail from ddViewType to instances?
e.g. ddViewType~>{...~>?...~>?...}~>cellView~>instances
I'm using the instance information to guide a hiearchical delete
command.
I want to use information *inside* the view to guide a SKILL script.
Specifically I'm looking to get to cellView~>instances information
without actually opening the view for edit.
In short, what is the bread trail from ddViewType to instances?
e.g. ddViewType~>{...~>?...~>?...}~>cellView~>instances
I'm using the instance information to guide a hiearchical delete
command.