name "extract" icon "$BIRCH/dat/birch_black_ico.png" tip "open a new blreads window with only the selected files" # BioLegato table canvas encloses fields in double quotes upon export. This # is considered a bug and should be fixed. exec "tr -d '\042' < %in1% > %in1%.tmp; blfiles -noautonames %in1%.tmp; $RM_CMD -f %in1%" var "in1" type tempfile direction in format tsv save false