I'm trying to figure out how to get the names of the tabs in a drawing. I tried a few things but they're not working.
i.e. (tblnext "layouts" t) (tblnext "layout" t) (tblnext "tabs" t) (tblnext "tab" t)
It seems like one of these should work. Is there another name I should be using instead, like "ctab" or something?
I don't understand this! Why is it that in some of my drawings (layoutlist) shows me my tabs in the correct order and in other drawings they're all scrambled up?