Microsoft
Software
Hardware
Network
Question : How do you use an underscore character in an AutoCad LISP script?
Hello,
Can someone please tell me how to write out the underscore character in LISP? I am not familiar with LISP, but I have a user trying to edit a script for use with AutoCAD. A device he is trying to plot to has an underscore in the name. Is underscore a reserved character in LISP? I'm hoping there is an escape character that can be used in front of the underscore. I.e., test\_printer would mean test_printer
Thanks.
Answer : How do you use an underscore character in an AutoCad LISP script?
Underscore should be a valid character is lisp. Try test//_printer, "test\_printer" or post some more of your of your code so we can see what you are trying to do.
Random Solutions
input text box
vbscript copy files to location based on user input
Ping remote user?
Google, Facebook, etc. Logo turns fuzzy after upload.
WCF: Generic into a method?
Outlook Macro to change Task Date with Calendar
I want to understand even more on confiruing storage for the ESX host.
C# Database connection query
how to add a column checkbox to Telerik RadGrid to select/deselect all the checkboxes from each item?
close datareader connection