Author Topic: Place prefix in front Layer name  (Read 10160 times)

0 Members and 1 Guest are viewing this topic.

Grrr1337

  • Swamp Rat
  • Posts: 812
Re: Place prefix in front Layer name
« Reply #30 on: December 13, 2016, 05:51:51 AM »
The dialog, specifically dos_checklist, is from doslib, https://wiki.mcneel.com/doslib/home, a free add-on that has been around for years, and hopefully many more. The pros here tend to create their own, I don't know if pure DCL can do it.
Thanks, Dan!
 :-)
(apply ''((a b c)(a b c))
  '(
    (( f L ) (apply 'strcat (f L)))
    (( L ) (if L (cons (chr (car L)) (f (cdr L)))))
    (72 101 108 108 111 32 87 111 114 108 100)
  )
)
vevo.bg