02-18-2020
12:47 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
02-18-2020
12:47 AM
In Scripts, dealing with the strings with spaces will be in this format in order to continue.
(command "insert" "a3(tags)=C:\\Users\\dmmn0800\\Documents\\a3(tags).dwg" "0,0" "1" "1" "0")
in this situation, i replace the block named "A3(tags)" with a new one. Even the file name of the new block has space, (e.g A3 Tags.dwg) the script can read it because it was written in autolisp format.