Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
en respuesta a: imadHabash

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)