ale&davide
Guest
hello to all;
we are trying these days to create a lisp that I hope will solve our problems. we are fasting in lisp, it is the first time we apply on this, so we would like to have a suggestion from you.
what we try to get is: the possibility, following click on an object-lock, of opening a document located on the disk.
the sitema must request the document path and its extension, while the file name to be opened is recoverable from the block name. in each dwg there are "n" blocks.
once you set the intial parameters (path and file extension to open), autocad should then change only the file name according to the object-lock on which the operator clicked.
we believe it is necessary a concatenation of variables, the first is the path, the second the file name (represented by the block name) and the third is the extension.
Once you set the user variables, the system must then proceed "autonomously" without needing to relocate each time the 2 variables, until the user again needs to vary the 2 variables path and extension.
thanks to everyone for the attention
Hi.
alessandro and davide
we are trying these days to create a lisp that I hope will solve our problems. we are fasting in lisp, it is the first time we apply on this, so we would like to have a suggestion from you.
what we try to get is: the possibility, following click on an object-lock, of opening a document located on the disk.
the sitema must request the document path and its extension, while the file name to be opened is recoverable from the block name. in each dwg there are "n" blocks.
once you set the intial parameters (path and file extension to open), autocad should then change only the file name according to the object-lock on which the operator clicked.
we believe it is necessary a concatenation of variables, the first is the path, the second the file name (represented by the block name) and the third is the extension.
Once you set the user variables, the system must then proceed "autonomously" without needing to relocate each time the 2 variables, until the user again needs to vary the 2 variables path and extension.
thanks to everyone for the attention
Hi.
alessandro and davide