Hi Friends, here I will explain about How to change the text
in DCL (Dialog Control Language) by clicking on radio buttons using AutoLISP.
- I explain this with small example.
- I have two radio buttons FPS and MKS. If I select FPS then the text have to show “HI you have selected FPS”. If I select MKS then the text have to show “HI you have selected MKS”.
- First Open the AutoLISP Editor write the below code or copy and paste the code and save it as TXT.dcl