Is there anyone who knows how to create 2 reports in 1 program? (V2012 MR1 SP2)
Explination: I have been tasked to output a 'normal' output of the print requirements, additionally I need to have the xyz cordinates for a portion of the points in my program expressed. (can't use csv, it shuts down the software) So, I'd like to have my program print the normal output strategy we apply and then have ANOTHER report that consists of all the XYZ outputs. Is this even possible?
my guess would be an issue with the bas file. It could be in an infinite loop and causes pcdmis to lock. Yes it may work for every other program but there is most likely something unique to this one that is causing issues.