ZedEverett Posted June 14, 2012 Posted June 14, 2012 Well ive searched and i cant find one.Could anyone please help with this as typing REGION repeatedly is annoying Quote
MSasu Posted June 14, 2012 Posted June 14, 2012 "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: (startapp "NOTEPAD" (findfile "acad.pgp")) Quote
ZedEverett Posted June 14, 2012 Author Posted June 14, 2012 thanks for that .I am too much of a noob to try and add a custom one... Quote
MSasu Posted June 14, 2012 Posted June 14, 2012 On the said file, search for this line: REG, *REGION and change it to the shortcut you are willing to have; for example: RG, *REGION After, save the file and call REINIT command and force re-loading of ACAD.PGP file. Quote
Dadgad Posted June 14, 2012 Posted June 14, 2012 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. Quote
ZedEverett Posted June 14, 2012 Author Posted June 14, 2012 Awesome, fellas! That worked! Ive learnt something new today.Gotta love that.Thank you all.. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.