dbstat gives you this. Pipe the output to a file and read that to give the database version of the design. system("dbstat -v mySymbol.psm >mySymbol.dat")
↧