Re: cl.IndexfromName
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
There is this in the help cl.NamefromIndex(i) Returns name of ith command list, zero-based numbering; order of command lists is arbitrary. Looping over i would return all the names. Does that help?