I'm trying to write a basic lisp routine but i'm struggling with one command: (command "explode" "all") - it doesn't select all the objects. when i type in: explode it comes back with Select objects: (multiple) however when i run my routine it only asks for Select object: (single) any ideas?