Pipe_3 plugin W.I.P.

 From:  Michael Gibson
12107.6 In reply to 12107.4 
@ Burr,

re:
> Most of Michaels commands are "Unaware" of the actual filename. I can name it "JimsBigToe" if I want
>
> Your file errors if the filenames are changed to anything else.

Renaming them seems to work ok over here, maybe it's been updated above?

It looks like there is a hard coded path in there though:
var LOG_PATH = 'F:/MOI/Pipe3/pipe3_log.txt';

@krass - maybe put these at the top so they're easier for someone to find and update?

- Michael