121madhu Posted December 24, 2013 Posted December 24, 2013 i am using civil 3d 2012 when i click open and save as not show a window its show command line choose file sorry for my poor English Quote
121madhu Posted December 24, 2013 Author Posted December 24, 2013 command line -> FILEDIA=1 its working thank you Quote
BIGAL Posted December 24, 2013 Posted December 24, 2013 Also open no box ! press ~ forces dialog to open add this to acaddoc.lsp some of the code I have turns off the file dialogs and if no errror trap remains off. (defun c:fd () (command "filedia" 1) ) 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.