Quantcast
Channel: [Archived] Content Publishing
Viewing all articles
Browse latest Browse all 1430

Forum Post: Design Script in CONNECT Edition Not Recognizing Tag Elements

$
0
0
Running IPlot Organizer 10.00.01.22 In V8i, our design script had a section that defined our endcap condition for linestyle 0 and system line style patterns: SWITCH (style) case 0? IF (CLASS == PRIMARY) THEN ENDCAP = EXTEND ENDIF case 1? Style = (0.03, 0.03) case 2? Style = (0.072, 0.072) ..... ..... It was followed by a section that did override settings for all text, including TAG elements: IF (TYPE==TEXT) THEN STYLE = 0 ENDCAP = CIRCLE ENDIF This worked fine in V8i, In CONNECTION, however, tag elements are not getting the CIRCLE encap condition. After further testing, I found that IPLOT was no longer recognizing the TAG element in the test condition for TEXT. Therefore, the TAG continued to have the EXTEND endcap condition from the earlier section. After more study, I could not find a TYPE or other condition that I could use to identify and isolate TAG elements. I am looking for suggestions of other criteria I might specify in the design script. Otherwise, I feel that this is a bug or oversight in IPlot Organizer CE.

Viewing all articles
Browse latest Browse all 1430


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>