Hello all. I'm trying to make LISP which allow me to pick a point, give it a name and using a pre-defined block with attributes to mark the point. now, my little lisp is for new points only, i want to make it updatable, so I can move the blocks, call to update function, and all the attributes will update with the new coordinates. can anyone help me please?