Option Button

Started by dsm_dude, October 31, 2023, 01:23:00 PM

Previous topic - Next topic

dsm_dude

What am I doing wrong?

I want the option buttons to trigger a command.

(defun c:FindMS_T/Form1/OptionList1#OnSelChanged (ItemIndexOrCount Value /)
  (cond
    ((= uOpt 0)(command "_IsolateObjects" "P" ""))
    ((= uOpt 1)(command "_UnisolateObjects"))
    );cond
)





owenwengerd


dsm_dude

I just double checked and it is set to 1.

Fred Tomke

Hi, I had a test with you lisp and project file. But both files do not belong together. I had some search & replace but it still not show without errors. So I stop testing.
With regards, Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]