$#; ScanCAD.MAC
.STARTDEF Template
;.UNITS=inch
.UNITS=MIL
;.UNITS=mm
;
.TEXTDELIMETER ()
.IGNORE "" // inside bracket
.WORDDELIMETER "| " // inside bracket
;
.FORM_ROUND c
.FORM_SQUARE s
.FORM_RECT r
.FORM_OBLONG o
; all different possibilities.
.SCANLINE .SKIPWORD .DCODE .MUST_FORM_ROUND .XSIZE
.SCANLINE .SKIPWORD .DCODE .MUST_FORM_SQUARE .XSIZE
.SCANLINE .SKIPWORD .DCODE .MUST_FORM_RECT .XSIZE .SKIPWORD .YSIZE
.SCANLINE .SKIPWORD .DCODE .MUST_FORM_OBLONG .XSIZE .SKIPWORD .YSIZE
.ENDDEF
{button Copy to clipboard and launch Notepad. [CTRL-V] in notepad to paste.,CT():EF(`notepad.exe',`',1)}