"REG" should be the predefined one; but you may add one by yourself in ACAD.PGP file. To access this file, paste the code below on command line:
Code:(startapp "NOTEPAD" (findfile "acad.pgp"))
Registered forum members do not see this ad.
Well ive searched and i cant find one.Could anyone please help with this as typing REGION repeatedly is annoying
"REG" should be the predefined one; but you may add one by yourself in ACAD.PGP file. To access this file, paste the code below on command line:
Code:(startapp "NOTEPAD" (findfile "acad.pgp"))
Regards,
Mircea
AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3
thanks for that .I am too much of a noob to try and add a custom one...![]()
On the said file, search for this line:
and change it to the shortcut you are willing to have; for example:REG, *REGION
After, save the file and call REINIT command and force re-loading of ACAD.PGP file.RG, *REGION
Regards,
Mircea
AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3




You can use the ALIASEDIT command at the commandline then ENTER, then select your own,
Mircea is right the default one is REG, which is a lot shorter than REGION.![]()
Volume and repetition do not validate opinions forged in the absence of thought.
Awesome, fellas! That worked! Ive learnt something new today.Gotta love that.Thank you all..![]()
Registered forum members do not see this ad.
Glad to hear that you solved your issue!
Regards,
Mircea
AutoCAD's happy user equation: FILEDIA + PICKADD² + PICKFIRST = 3
Bookmarks