wayne.beck
New member
I am trying to turn features on and off depending on a dim value. I did this once and have not been able to do again. I would like to just use relations and not a full program.
ie:
if a:2 <= 1
hole = no
endif
Thanks
ie:
if a:2 <= 1
hole = no
endif
Thanks