07-17-2018
11:01 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
07-17-2018
11:01 PM
Hi imadHabash.
Thanks four your reply.
What I want to do is, get a edited file name using an field expression.
Ex:foo_FILENAMES.dwg
%<\AcVar Filename \f "%tc1%fn2">% <- this expression return "Foo_FILENAMES"
I want only "FILENAMES".
Is there a way to remove just the first 4 characters (foo_) from the returned file name (foo_FILENAMES.dwg)