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
RAID 0 issue with Windows 7 and Mandriva
MySQL Timestamps
OST file access denied Outlook 2010
Transaction is not rolled back
COM DLL remove TypeLib and CLSID references in registry - VB
Knowing users logged in Access at any given time
Can I execute multiple SET statements in 1 SQL UPDATE statement?
Rename Console Exe file
Effects of row locking using a SQL JOIN query and table permissions?
Fox9 - Having a problem getting color to work using @ ... Gets and @ ... Say