I have been trying, in vain, to write a lisp routine that would prompt the user for a drive letter then a directory and then would create or open a drawing list.txt document, read the last number on the list, add one more to it on the next line and then place the next number in the bottom right hand corner of the drawing. This would allow you to pick a button, then the lisp file would get you a drawing number (the next numerically), record it and then apply it to your drawing. I am new to lisp programming and am sort of baffled by the way the logical operators work. If someone could give me an example of how you would tackle this, it would help a great deal. Thanks. Chuck