Jump to content

pcbaker

Member
  • Posts

    3
  • Joined

  • Last visited

    Never

Reputation

0 Neutral
  1. Thank you. Unfortunatley the loop with the "NextObj" procedure does not yield the next symbol in the subfolder. The VectorScript debugger gives a warning that at the NextObj statement that the reference symbol is not valid. I also tried NextSObj with similar results. I can't believe that if there is a procedure for accessing the first symbol of a subfolder, there is not a procedure for walking down through the remaining symbols in that subfolder.
  2. I want to access a particular symbol sub-folder and copy all the symbols in that sub-folder to a particular layer. I can access to first symbol instance using "symbolHdl := FInFolder(subFolderHdl);", but I can't find a procedure that lets me walk through the rest of the symbol definitions in that particular symbol sub-folder. Any ideas?
  3. I can't seem to find a place where a VectorScript function is no longer supported with the recommended replacement function. Is there such a corss-reference?
×
×
  • Create New...