See the top rated post in this thread. Click here

Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Sheet Titles - Invalid Characters

  1. #1
    Member
    Join Date
    2005-01
    Posts
    20
    Login to Give a bone
    0

    Thumbs down Sheet Titles - Invalid Characters

    When I try and use the sheet set manager I cannot name sheets with any of the following characters... <>/";:?*,='
    This is frustrating as a lot of names of sheets have commas and forward slashes in them...
    any help?

    Also when I try and update the sheet set list table it changes the column widths in my table... I can't find a way to set this.

    Also, I am thinking of going away from SSM as I find it very user unfriendly... i.e it does not seem to renumber sheets automatically etc and the above problems. What is the best way to link an Excel Spreadsheet to text in a DWG? I know it has something to do with fields right? How do I link the spreadsheet to the DWG?

    Thanks.
    Last edited by Mike.Perry; 2005-10-04 at 11:11 AM. Reason: Disable smilies in text

  2. #2
    AUGI Addict Glenn Pope's Avatar
    Join Date
    2001-05
    Location
    Austin, TX USA
    Posts
    2,201
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    Quote Originally Posted by lbartlett
    When I try and use the sheet set manager I cannot name sheets with any of the following characters... <>/";:?*,='
    This is frustrating as a lot of names of sheets have commas and forward slashes in them...
    any help?
    I think your out of luck on this one. Since the title becomes the name of the file, and windows does not allow those characters.

    You could make a custom property for each sheet and use that for the title instead. Not sure if that will allow those characters.
    Last edited by Mike.Perry; 2005-10-04 at 11:11 AM. Reason: Disable smilies in text

  3. #3
    Member
    Join Date
    2004-11
    Location
    Seattle, WA
    Posts
    29
    Login to Give a bone
    1

    Default Re: Sheet Titles - Invalid Characters

    I know a couple of character workarounds:

    Blank field (get rid of dashes): ALT 0160
    Comma: ALT 0130

    I am looking for a way to put quotation marks (") in SSM fields. Anyone?

  4. #4
    Retired Forum Staff Chris.N's Avatar
    Join Date
    2001-12
    Location
    Rochester, MN
    Posts
    2,561
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    Quote Originally Posted by joshua.jones View Post
    I know a couple of character workarounds:

    Blank field (get rid of dashes): ALT 0160
    Comma: ALT 0130

    I am looking for a way to put quotation marks (") in SSM fields. Anyone?
    ok, i gotta try that to see how the file names react...
    Sometimes, i get lost in my own thoughts and need to ask directions to find my way back.
    S&D DB Sharing Forum

  5. #5
    Member
    Join Date
    2004-11
    Location
    Seattle, WA
    Posts
    29
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    Ok, I discovered these codes work for me:

    %%34 = “
    %%39 = ‘
    %%38 = &
    %%47 = /
    %%92 = \
    %%42 = *
    %%61 = =

    If you need more codes for unsupported characters in SSM, let me know and I can find out.

  6. #6
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    new line? really my big lack in matching ssm sheet titles to the title block is control of line breaks/new line characters.
    Last edited by cadtag; 2008-06-11 at 05:12 PM. Reason: spalling

  7. #7
    Member
    Join Date
    2004-11
    Location
    Seattle, WA
    Posts
    29
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    Quote Originally Posted by cadtag View Post
    new line? really my big lack in matching ssm sheet titles to the title block is control of line breaks/new line characters.
    I don't know of any "character" that will force a new line, but if the field resides inside MTEXT, it will naturally wrap when it reaches the edge of the MTEXT box.

  8. #8
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    Quote Originally Posted by joshua.jones View Post
    I don't know of any "character" that will force a new line, but if the field resides inside MTEXT, it will naturally wrap when it reaches the edge of the MTEXT box.
    yup, and that's the problem. My sheet titles have to break where I wnt them to, not wherever the limis ofthe Mtext block happen to fall..

  9. #9
    Member
    Join Date
    2004-11
    Location
    Seattle, WA
    Posts
    29
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    Quote Originally Posted by cadtag View Post
    yup, and that's the problem. My sheet titles have to break where I wnt them to, not wherever the limis ofthe Mtext block happen to fall..
    I had the same problem. I needed 3 lines for a title in my title block. At first I used MTEXT and let it wrap wherever it wanted to. This didn't look good so I started putting extra spaces where I wanted to force it to wrap. This worked, but it was clunky, depending on the width of the MTEXT box. I finally decided to use 3 seperate fields, one for each line. This method gives me so much more control.

  10. #10
    All AUGI, all the time TerribleTim's Avatar
    Join Date
    2006-03
    Location
    Tacoma, Wa
    Posts
    643
    Login to Give a bone
    0

    Default Re: Sheet Titles - Invalid Characters

    Quote Originally Posted by joshua.jones View Post
    Ok, I discovered these codes work for me:

    %%34 = “
    %%39 = ‘
    %%38 = &
    %%47 = /
    %%92 = \
    %%42 = *
    %%61 = =

    If you need more codes for unsupported characters in SSM, let me know and I can find out.
    So you are saying that these codes are confirmed to work in SSM where you enter the View Name? If so, hoorah! ! ! !

Page 1 of 2 12 LastLast

Similar Threads

  1. Allow Invalid Characters to be used in Sheet Set Manager
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2010-03-24, 01:17 PM
  2. Sheet titles
    By adnama in forum Revit Architecture - General
    Replies: 6
    Last Post: 2009-11-30, 01:59 PM
  3. Sheet Name - Limited Number Characters?
    By ronsarlo in forum AutoCAD Sheet Set Manager
    Replies: 6
    Last Post: 2009-09-03, 05:36 PM
  4. Sheet Titles
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2006-02-27, 05:22 PM
  5. How to Spell-check your Schedules, View titles, and Sheet Titles...
    By hand471037 in forum Revit Architecture - Tips & Tricks
    Replies: 0
    Last Post: 2004-12-20, 09:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •