Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a project LAB2 which uses a project-specific WDT file: LAB2.wdt. The file has the following entries
BLOCK = TITLE_BLOCKS_A3
SH`# = SHEET
SHTS = SHEETMAX
TITLE`#2 = DD1
DATE = PLOTDATEYYYYMMDD
TITLE`#1 = LINE1
DRAWNBY = LINE3
CHKDBY = LINE8
I guess that the backtick in the file was created by ACADE to escape the hex (#). However, the Title Block Setup dialog show TITLE#1 and TITLE`#1.
However, choosing TITLE#1 and TITLE`#1 via this dialog box still save the value as TITLE`#1 inside the WDT file.
Perhaps TITLE`#1 etc. should be removed from the dialog box to avoid confusion.
Solved! Go to Solution.