TheSwamp

CAD Forums => CAD General => Topic started by: Cyberlacs on October 22, 2018, 12:25:10 PM

Title: How to split the filename by removing the initial numbering
Post by: Cyberlacs on October 22, 2018, 12:25:10 PM
In my projects I use the Sheet Set feature and used in the file names a prefixed number along with the project name, as an example below

1 INTEGRATED MANAGEMENT SITUATION PLANT

I need to extract

A field with number = 1
and another field with only the name without the .dwg = INTEGRATED MANAGEMENT SITUATION PLANT

Well so besides starting to study Diesel script use in a useful application for me.

 

I'm waiting
Title: Re: How to split the filename by removing the initial numbering
Post by: ronjonp on October 22, 2018, 12:46:46 PM
Use the number and sheet title as designed for sheet set manager then link the title with the field: %<\AcSm Sheet.Title>% and the number with: %<\AcSm Sheet.Number>%
Title: Re: How to split the filename by removing the initial numbering
Post by: kdub_nz on October 23, 2018, 05:52:38 PM
Cyberlacs,
I have removed the duplicates of your post. Please take a little more care in future.
Thanks.
Regards,