Hello andrewm1973 (who is one of my customers),
On Thu, Nov 14, 2013 at 2:02 PM, <andrewm1973@...> wrote:
>
> It was actually pretty trivial. I just wrote me a
> batch file on the windows machine (where my
> email is)
>
> @echo off
> rename %1.topsilk.gbr %1.frontsilk.gto
> rename %1.topmask.gbr %1.frontmask.gts
> rename %1.top.gbr %1.front.gtl
> rename %1.outline.gbr %1.outline.gbr
> rename %1.bottomsilk.gbr %1.backsilk.gbo
> rename %1.bottommask.gbr %1.backmask.gbs
> rename %1.bottom.gbr %1.back.gbl
> rename %1.plated-drill.cnc %1.plated-drill.dri
If you put that in a blog page (or Google Doc) and you're prepared to
update it from time to time, then I'll happily link to it.
Mitch.