Autodesk Technology Managers Forum
Share your knowledge, ask questions, and engage with fellow CAD/BIM Managers.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reply
Message 1 of 2
13041995
375 Views, 1 Reply

writing script

Hi am trying to write a script using a file name with spaces in it, i keep reading that enclosing my file name with quotation marks will solve the problem but its not working, the problem is definitely the spaces because the script works fine with file names without spaces.

 

Has the syntax changed to replace the quotation marks with something equivalent?

 

I have included the script i am writing

 

thankyou

 

-INSERT "SAC TITLE A1H"=C:\\TITLEBLOCK\\DWG\\"SAC TITLE A1H2"
0,0 1 1 0
ERASE L

(load "C:\\TITLEBLOCK\\border_update.lsp")
border_update
QUIT
Y

1 REPLY 1
Message 2 of 2
pendean
in reply to: 13041995

-INSERT
"SAC TITLE A1H"="C:\\TITLEBLOCK\\DWG\\SAC TITLE A1H2"
And so on...

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Administrator Productivity


Autodesk Design & Make Report