<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error with NCS Drawing Title in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60849#M10017</link>
    <description>OK -- now it's happening @ 1/16" scale -- it'll be really sad if I have to resort to pasting white fills over all of my extra scales...</description>
    <pubDate>Fri, 25 Aug 2006 00:22:21 GMT</pubDate>
    <dc:creator>Laura Yanoviak</dc:creator>
    <dc:date>2006-08-25T00:22:21Z</dc:date>
    <item>
      <title>Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60838#M10006</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Anyone run across this yet? Seems to have to do with the Graphic_Sc_NCS_drawTit Macro: @ 1 1/2" = 1'-0" scale, the drawing title appears as attached, and @ 6" = 1'-0" scale, the graphic scale disappears altogether (seems to be OK at all other scales). This is a new discovery and I'll be investigating further...&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NCS Title.jpg" style="width: 996px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/15534i132A37C9F9EF0D7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="NCS Title.jpg" alt="NCS Title.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 14:33:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60838#M10006</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2025-02-07T14:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60839#M10007</link>
      <description>Well, it does not seem that the two issues are related.  The missing graphic scale @ 6"=1'-0" scale was simply a case of a line of missing code:&lt;BR /&gt;
&lt;BR /&gt;
! ======= Architectural =========&lt;BR /&gt;
IF sc_a_1&amp;lt;&amp;gt;0 THEN GOSUB 100:&lt;BR /&gt;
&lt;FONT color="red"&gt;IF sc_a_2&amp;lt;&amp;gt;0 THEN GOSUB 105:	!!LJY&lt;/FONT&gt;&lt;BR /&gt;
!!IF  A_=2 AND ut="Architectural" THEN GOSUB 105:&lt;BR /&gt;
IF  sc_a_3&amp;lt;&amp;gt;0 THEN GOSUB 110:&lt;BR /&gt;
IF  sc_a_4&amp;lt;&amp;gt;0 THEN GOSUB 115:&lt;BR /&gt;
!!IF  A_=12 AND ut="Architectural" THEN GOSUB 120:&lt;BR /&gt;
IF  sc_a_5&amp;lt;&amp;gt;0 THEN GOSUB 125:&lt;BR /&gt;
IF  sc_a_6&amp;lt;&amp;gt;0 THEN GOSUB 130:&lt;BR /&gt;
IF  sc_a_7&amp;lt;&amp;gt;0 THEN GOSUB 135:&lt;BR /&gt;
IF  sc_a_8&amp;lt;&amp;gt;0 THEN GOSUB 140:&lt;BR /&gt;
IF  sc_a_9&amp;lt;&amp;gt;0 THEN GOSUB 145:&lt;BR /&gt;
IF  sc_a_10&amp;lt;&amp;gt;0 THEN GOSUB 150:&lt;BR /&gt;
IF  sc_a_11&amp;lt;&amp;gt;0 THEN GOSUB 155:&lt;BR /&gt;
IF  sc_a_12&amp;lt;&amp;gt;0 THEN GOSUB 160:&lt;BR /&gt;
IF  sc_a_13&amp;lt;&amp;gt;0 THEN GOSUB 175:&lt;BR /&gt;
&lt;BR /&gt;
At first glance, the problem @ 1 1/2"=1'-0" scale does not seem to be related to the macro...</description>
      <pubDate>Tue, 15 Aug 2006 19:16:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60839#M10007</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-15T19:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60840#M10008</link>
      <description>OK -- It's got something to do with the space in "1 1/2" -- this is why it is displaying the dual scales -- but this is starting to go beyond my knowledge of GDL...</description>
      <pubDate>Tue, 15 Aug 2006 19:52:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60840#M10008</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-15T19:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60841#M10009</link>
      <description>It may or may not have anything to do with the space -- I've exhausted my options, and am now at a complete loss -- any help would be appreciated -- LJY.</description>
      <pubDate>Tue, 15 Aug 2006 20:15:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60841#M10009</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-15T20:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60842#M10010</link>
      <description>Laura,&lt;BR /&gt;
I have been struggling with this as well, but I have not found the  Graphic_Sc_NCS_drawTit object inorder to edit it, but if this can be found, comparing the code with the Graphic Scale NCS 10 object (which seems to work at all the scales you have mentioned) might solve the problem.  If you have located the  Graphic_Sc_NCS_drawTit.gsm file, please let me know where it find it, and I will continue my efforts to fix this</description>
      <pubDate>Tue, 22 Aug 2006 06:06:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60842#M10010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-22T06:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60843#M10011</link>
      <description>Download the example file from NCS-Office.&lt;BR /&gt;
Check the drawing title.&lt;BR /&gt;
If you like it, than use it.</description>
      <pubDate>Tue, 22 Aug 2006 10:51:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60843#M10011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-22T10:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60844#M10012</link>
      <description>where do we download this example from?  and when you insert this object into the title block, does it recognize the scale from the drawing the title is attached to? I found it impossible to get that to work using the other graphic scales included in the AC library. &lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?t=11084&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;&amp;amp;start=10#top" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... art=10#top"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?t=11084&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;&amp;amp;start=10#top&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Tue, 22 Aug 2006 13:22:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60844#M10012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-22T13:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60845#M10013</link>
      <description>You can link out of help in AC.&lt;BR /&gt;
You can use it if you want. Title is also one file to change or use it.</description>
      <pubDate>Tue, 22 Aug 2006 14:55:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60845#M10013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-22T14:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60846#M10014</link>
      <description>&lt;BLOCKQUOTE&gt;Scott wrote:&lt;BR /&gt;Laura,&lt;BR /&gt;
I have been struggling with this as well, but I have not found the  Graphic_Sc_NCS_drawTit object inorder to edit it, but if this can be found, comparing the code with the Graphic Scale NCS 10 object (which seems to work at all the scales you have mentioned) might solve the problem.  If you have located the  Graphic_Sc_NCS_drawTit.gsm file, please let me know where it find it, and I will continue my efforts to fix this&lt;/BLOCKQUOTE&gt;

Scott -- It is located within the Object Library 10\MACROS 10 \Marker Macros 10.  I did compare the two scale objects, but didn't find any discrepancies that would indicate that there was anything wrong with the Graphic_Sc_NCS_drawTit.gsm script. &lt;BR /&gt;
&lt;BR /&gt;
I will check the drawing title out from the NCS-Office Library...</description>
      <pubDate>Tue, 22 Aug 2006 15:00:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60846#M10014</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-22T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60847#M10015</link>
      <description>&lt;BLOCKQUOTE&gt;Archi wrote:&lt;BR /&gt;Download the example file from NCS-Office.&lt;BR /&gt;
Check the drawing title.&lt;BR /&gt;
If you like it, than use it.&lt;/BLOCKQUOTE&gt;

Unless this file has been updated (I downloaded it 2 months ago), the Drawing Title object has the same error as the the one included in the AC10 library.</description>
      <pubDate>Tue, 22 Aug 2006 15:35:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60847#M10015</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-22T15:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60848#M10016</link>
      <description>very strange...no mistake for me.&lt;BR /&gt;
I like this title.&lt;BR /&gt;
Why does GS do this job originally?</description>
      <pubDate>Tue, 22 Aug 2006 16:14:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60848#M10016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-22T16:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60849#M10017</link>
      <description>OK -- now it's happening @ 1/16" scale -- it'll be really sad if I have to resort to pasting white fills over all of my extra scales...</description>
      <pubDate>Fri, 25 Aug 2006 00:22:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60849#M10017</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-25T00:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60850#M10018</link>
      <description>&lt;BLOCKQUOTE&gt;Laura wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Scott wrote:&lt;BR /&gt;Laura,&lt;BR /&gt;
I have been struggling with this as well, but I have not found the  Graphic_Sc_NCS_drawTit object inorder to edit it, but if this can be found, comparing the code with the Graphic Scale NCS 10 object (which seems to work at all the scales you have mentioned) might solve the problem.  If you have located the  Graphic_Sc_NCS_drawTit.gsm file, please let me know where it find it, and I will continue my efforts to fix this&lt;/BLOCKQUOTE&gt;

Scott -- It is located within the Object Library 10\MACROS 10 \Marker Macros 10.  I did compare the two scale objects, but didn't find any discrepancies that would indicate that there was anything wrong with the Graphic_Sc_NCS_drawTit.gsm script. &lt;BR /&gt;
&lt;BR /&gt;
I will check the drawing title out from the NCS-Office Library...&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
I check most of my other scales, I'm only having this problem at 1 1/2" = 1'-0".  Also Laura, did you explode, extract (or whatever they call it now) your library to find the Graphic_Sc_NCS_drawTit.gsm file?  My library doesn't even show the folders you mentioned.</description>
      <pubDate>Fri, 25 Aug 2006 16:34:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60850#M10018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-25T16:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60851#M10019</link>
      <description>&lt;BLOCKQUOTE&gt;Scott wrote:&lt;BR /&gt;I check most of my other scales, I'm only having this problem at 1 1/2" = 1'-0".  Also Laura, did you explode, extract (or whatever they call it now) your library to find the Graphic_Sc_NCS_drawTit.gsm file?  My library doesn't even show the folders you mentioned.&lt;/BLOCKQUOTE&gt;

I hadn't had a problem with the 1/16" scale until yesterday.&lt;BR /&gt;
&lt;BR /&gt;
Yes, I did extract the library container file -- Graphic_Sc_NCS_drawTit.gsm can also be found under "Drawing Symbol" within the Subtype Hierarchy.&lt;BR /&gt;
&lt;BR /&gt;
It's hard to believe that no one else is having this problem...</description>
      <pubDate>Fri, 25 Aug 2006 18:17:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60851#M10019</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-25T18:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60852#M10020</link>
      <description>OK -- I think I've got the cause, if not the solution.&lt;BR /&gt;
&lt;BR /&gt;
It has to do with the string function STRSTR in the macro.  Because both the 1/2"=1'-0" and the 1 1/2"=1'-0" scales contain `1/2"`, both statements return a value &amp;lt;&amp;gt;0, and so 2 scales are inserted.&lt;BR /&gt;
&lt;BR /&gt;
I don't know why I'm having a problem with the 1/16" scale, hopefully just an error on my part whilst trying to figure this one out.</description>
      <pubDate>Thu, 31 Aug 2006 17:18:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60852#M10020</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-31T17:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60853#M10021</link>
      <description>Allrighty (as I reply to myself once again) --&lt;BR /&gt;
&lt;BR /&gt;
The error @ 1/16" scale has to do with me putting the 6" scale statement back into the script.  As above, both STRSTR statements contain `6"`, hence the double scale.  So it appears someone at GS was conscience enough of this error to remove the 6" scale statement, but didn't bother to fix it.</description>
      <pubDate>Thu, 31 Aug 2006 17:49:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60853#M10021</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-08-31T17:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error with NCS Drawing Title</title>
      <link>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60854#M10022</link>
      <description>It appears that GS has fixed the macro with the latest update (10.04.06) -- now if they would only post the "changes since last update" so I could go ahead with it...</description>
      <pubDate>Fri, 13 Oct 2006 00:19:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Error-with-NCS-Drawing-Title/m-p/60854#M10022</guid>
      <dc:creator>Laura Yanoviak</dc:creator>
      <dc:date>2006-10-13T00:19:44Z</dc:date>
    </item>
  </channel>
</rss>

