Re: Can QSPOOL and DocMgr play nicely together?


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Bob A on July 12, 2013 at 12:26:42:

In Reply to: Re: Can QSPOOL and DocMgr play nicely together? posted by Barbara Brazil on July 12, 2013 at 06:56:13:

this is what I have now:

[SPOOLERS]

Spool = SPL,\\BLCMT\DATA\COMET\SPL\;
Spool = SPA,\\BLCMT\DATA\COMET\SPA\;
Spool = SPX,$(LPL);
Spool = SPY,$(LPA);
Spool = STX,$(LTL);
Spool = STY,$(LTA);

[PRINTERS]
;--------------- SPECIAL PRINTERS ------------------------------
; Printer = LPH,H,N,,HTM,HTMLPTR,;
; Printer = LPT,X,N,,TXT,EXTPTR,,;
Printer = LPH,H, N, ,HTM,HTMLPTR,;
Printer = LPT,X, N, ,TXT,EXTPTR,;
Printer = LPP,P, N, ,COMET-PDF,,;
;--------------- SPECIAL PRINTERS ------------------------------
Printer = LPL,P ,X,SPL:PDFSPL,COMET-PDF,,;
Printer = LPA,P ,X,SPA:PDFSPA,COMET-PDF,,;
Printer = LTL,X ,X,SPL:TXTSPL,TXT,EXTPTR,;
Printer = LTA,X ,X,SPA:TXTSPA,TXT,EXTPTR,;

if I want to have the DocMgr archives have the current names, I'll have to re-code as:
Spool = SPL,$(LTL);
Spool = SPA,$(LTA);

But... this also means I'll have to recode the current spoolers as:

Spool = STL,\\BLCMT\DATA\COMET\SPL\;
Spool = STA,\\BLCMT\DATA\COMET\SPA\;

but will this cause a conflict since the files in the current QSPOOL SPL are currently named:
00001234.SPL
will changing the spooler to STL cause the *.SPL files to be invisible under QSPOOL?

Thanx

Bob "A"


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]