de_retrieve_version_info()

Returns a long string of product version information for the Design Environment. The first two lines relate to Schematic Capture version and license information.

See also: de_version_number_int().

Syntax:

de_retrieve_version_info()

Example:
decl versionInfo;
   versionInfo=de_retrieve_version_info();
   fputs(stderr, versionInfo);
   // will print out:
   // Design Environment (*) 210.100 May 13 2002
   // FEATURE ads_schematic agileesof 2.100 1-may-2002 0 4C7ADBC38E671FCAEEA3 
"CYWBCUX RHSVSOUEYGOKE" b5688f44

Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources