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
FTP and System.Net.Sockets.Network
Stream woes
I need to turn this PHP file into a spreadsheet
code to update and edit using ajax and also is should update the database
someone turned off mirroring, how do i restart it?
XP Crash SQL Server Data
identify Apache config directive
IE6 padding and width issue
Open Source Proxy
Question on VBA call worksheet.function and self defined function
linq to sql how to model claases