The special character (control sequence) "^R" constrols the versioning of AutoCAD commands.
Menu macros (CUI) use by default the oldest versions of commands (to maintain compatibility). If you need to use the newest version of a particular command (its options and prompts), it is neccessary to use ^R before the command name - e.g.: ^C^C^R_FILLET;.
Menu macros (CUI) use by default the oldest versions of commands (to maintain compatibility). If you need to use the newest version of a particular command (its options and prompts), it is neccessary to use ^R before the command name - e.g.: ^C^C^R_FILLET;.
No comments:
Post a Comment