@SLW210
 
	 
 
 
	Yes, these scripts are LT friendly. Cheers for making Cadtutor a great forum. 
 
	 
 
	@Steven P
 
	 
 
 
	 
 
	Thank you Steven for your input, I'm eager to give it a try. Over the past few weeks, I couldn't get the v-lax routines to work, I came to the conclusion it was an LT limitation. But your code looks different, I will try yours the next time I'm in the office, which is sometime next week. (Long weekend for me up here in Canada  )
 
	 
 
	In my haste, I made a mistake. The scripts below, Q1 and Q2, just add the dwgname and full path with name to the clipboard respectively that's it. The P0 and P9 do the same but also call the plot dialog box automatically for the user. I won't re-add the P scripts, see above. 
 
	 
 
	To verify: 
 
	Q1 - adds dwgname to the clipboard
 
	Q2 - adds dwgprefix + dwgname to the clipboard
 
	P0 - adds dwgname to the clipboard and calls the plot dialog
 
	P9 - adds dwgprefix + dwgname to the clipboard and calls the plot dialog
 
	 
 
	Have a great weekend. 
 
Q1.lsp 
Q2.lsp