diffference b/n juoral and macros???
diffference b/n juoral and macros???
(OP)
hi can any one tell wats the differnce btn MACROS and JOURNAL IN UG nx4..????.
I can run the task in UG using MACRO & JOURNAL,,,both look like same..it makes no difference,,wat major diferences do they have???
I can run the task in UG using MACRO & JOURNAL,,,both look like same..it makes no difference,,wat major diferences do they have???
Naresh.C
Sr,Engg.
Chennai,
India





RE: diffference b/n juoral and macros???
Also, since the relevant content of a Journal file is formated using standard programming tools, once a Journal is created you can add logic commands and other programmatic structures as well as additional interactive steps which allows you to basically 'convert' your 'keystroke' sequence into a true application program. Now you can do some editing of Macros but this is very limited since it is still going to be executed as a set of keystrokes whereas the Journal executes more like an actual user written program. Also payback is generally faster for Journal files since the presentation layer (the user interface) is skipped and the actual underlying functions are being performed rather then just responding as if the user had selected a dialog item.
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: diffference b/n juoral and macros???