$#.STARTDEF APT
;.UNITS=inch
.UNITS=MIL
;.UNITS=mm
;
.TEXTDELIMETER ()
;.IGNORE "" // inside bracket
.WORDDELIMETER " " // inside bracket
;
; Usable keywords
; XSIZE
; YSIZE
; SKIPWORD
; SKIPALPHA
; DCODE
; APNUMBER
; FORM
; APPTYPE
.FORM_ROUND CIRCULAR
.FORM_SQUARE SQUARE
; all different possibilities.
.SCANLINE .DCODE .MUST_FORM_ROUND .XSIZE .YSIZE
.SCANLINE .DCODE .MUST_FORM_SQUARE .XSIZE .YSIZE
.ENDDEF
{button Copy to clipboard and launch Notepad. [CTRL-V] in notepad to paste.,CT():EF(`notepad.exe',`',1)}