nacor Posted February 21, 2020 Posted February 21, 2020 Buenos días a todos: Buscando en la red encontré estos en la siguiente web https://www.afralisp.net/autolisp/tutorials/file-handling.php unos escrip que hacen exactamente lo que estoy buscando. Lo que no se como se hace es lo que pone al final para que la funcion LOGIN se active al abrir un dibujo y la funcion LOGOUT al cerrarlo, me podrian ayudar para poder hacerlo Muchas gracias de ante mano LOG.LSP Quote
SLW210 Posted February 21, 2020 Posted February 21, 2020 Translation Quote Good morning to everybody: Searching the web I found these on the following website https://www.afralisp.net/autolisp/tutorials/file-handling.php some scripts that do exactly what I am looking for. What I don't know how it is done is what it puts at the end so that the LOGIN function is activated when opening a drawing and the LOGOUT function when closing it, could you help me to do it? Thank you very much in advance Quote
tombu Posted February 21, 2020 Posted February 21, 2020 While you could activate the LOGIN function in acad.lsp you would need a reactor to activate LOGOUT. At best it would only give you a record of how much time AutoCAD was turned on. It couldn't tell you if any work was done or not. Quote
BIGAL Posted February 22, 2020 Posted February 22, 2020 Try this Productivity_Analysis_Tool.lsp Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.