I figured out the workaround we had used previously for anyone who is interested.
I copied and altered our default OPT file to set Matlistfile as seen below.
MatlistFile "C:\matlist.txt" OVERWRITE
Run this OPT file in Isodraft on a detail list of the pipes you want to report on. Import the text file to to excel (I delimited by spaces, but select however is appropriate for the formatting of the spool section of you OPT file) and use a macro to search and record each cell with SPL in the string, and remove duplicates. (Duplicate MTOs are sporadically showing up in the generated text file for some reason.)
It seems like a pretty backwards way to do it, but it avoids the Spooler issue and will be 100% accurate to how your spool numbers are generated by isodraft.
I figured out the workaround we had used previously for anyone who is interested.
I copied and altered our default OPT file to set Matlistfile as seen below.
MatlistFile "C:\matlist.txt" OVERWRITE
Run this OPT file in Isodraft on a detail list of the pipes you want to report on. Import the text file to to excel (I delimited by spaces, but select however is appropriate for the formatting of the spool section of you OPT file) and use a macro to search and record each cell with SPL in the string, and remove duplicates. (Duplicate MTOs are sporadically showing up in the generated text file for some reason.)
It seems like a pretty backwards way to do it, but it avoids the Spooler issue and will be 100% accurate to how your spool numbers are generated by isodraft.