Miguel
08-01-2005, 07:57 PM
Hi, I am working with an application that already access al the components from the Active Document via PowerPCB.Application and Document objects,
I would like to obtain the Differences Information that the Tools/Compare-ECO Tools menu option gives me.
I am using ECOGEN (DOS) and it works pretty good, but my problem is that it requires .asc and not .pcb, I can convert them by ActiveDocument.ExportASCII(new_pcb.asc) but it requires the active document and i am not suppose to open another design...Is there a way to convert several designs from pcb to asc without having to open them?
thanks
Miguel Lobo
I would like to obtain the Differences Information that the Tools/Compare-ECO Tools menu option gives me.
I am using ECOGEN (DOS) and it works pretty good, but my problem is that it requires .asc and not .pcb, I can convert them by ActiveDocument.ExportASCII(new_pcb.asc) but it requires the active document and i am not suppose to open another design...Is there a way to convert several designs from pcb to asc without having to open them?
thanks
Miguel Lobo