mazzetti68
Guest
Hello, everyone!
Today I was creating a lisp, which has more functions within it....in the sense that at first I can choose e.g.
choose what to do: [[casa_blu] [casa_rossa] [casa_viola] [casa_gialla]♪
here an example directly from autocad:
If I choose house_blu does one thing, if I choose house_rossa does another, etc...
I tried with the cond function, but it doesn't work, as I think it only accepts numerical values. . .
I also tried with if, it works....but I can at most give two options of choice.. .
Can anyone give me a tip?
thanks in advance
Good afternoon to all!
Today I was creating a lisp, which has more functions within it....in the sense that at first I can choose e.g.
choose what to do: [[casa_blu] [casa_rossa] [casa_viola] [casa_gialla]♪
here an example directly from autocad:
I tried with the cond function, but it doesn't work, as I think it only accepts numerical values. . .
I also tried with if, it works....but I can at most give two options of choice.. .
Can anyone give me a tip?
thanks in advance
Good afternoon to all!