Hi guys,

what would be the best way to get the definition (contents) of an
Axapta object into an ASCII file, something like calling
usrExportAXObject("tables", "custtable", "C:\temp\custtable.tbl");
usrExportAXObject("reports", "salesinvoice", "C:\temp\salesinvoice.rpt");
usrExportAXObject("classes", "custvoucher", "C:\temp\custvoucher.cls");


Can any of this be done?

My idea is to make a web service and check for differences between two
Axapta installations.







YAHOO! GROUPS LINKS




Reply via email to