Matteo Cappelli dis.CAD
Guest
Good morning
I would like to automatically write a string within a value attributed in a block.
I know the procedure, but I don't remember how to accept the symbol ".
example (setq new_text (strcat "a" "+" "b"))
return to +b
but, if I want to return the apices "a"+""b" as I must do?
I don't remember
if example I do (princ "\*") returns "*"
but if I do (princ "\"") returns "\"
Did I go to tilt?
Thank you from now on for your help
I would like to automatically write a string within a value attributed in a block.
I know the procedure, but I don't remember how to accept the symbol ".
example (setq new_text (strcat "a" "+" "b"))
return to +b
but, if I want to return the apices "a"+""b" as I must do?
I don't remember
if example I do (princ "\*") returns "*"
but if I do (princ "\"") returns "\"
Did I go to tilt?
Thank you from now on for your help