Index: BL/Sys/FOP/Common.inc.rou =================================================================== diff -u -r73183 -r74001 --- BL/Sys/FOP/Common.inc.rou (.../Common.inc.rou) (revision 73183) +++ BL/Sys/FOP/Common.inc.rou (.../Common.inc.rou) (revision 74001) @@ -29,26 +29,26 @@ #define ArchiveDirFOP "\\Notes01\e$\archive\" #define ArchiveDirUser "\\Notes01\archive\" - #define CvtFop2Ntw(%v) $$$CvtFopC2Ntw($$$CvtFopE2Ntw(%v)) - #define CvtFopC2Ntw(%v) $$$Replace(%v,"C:\","\\192.168.1.7\c$\") - #define CvtFopE2Ntw(%v) $$$Replace(%v,"E:\","\\192.168.1.7\e$\") + ;#define CvtFop2Ntw(%v) $$$CvtFopC2Ntw($$$CvtFopE2Ntw(%v)) + ;#define CvtFopC2Ntw(%v) $$$Replace(%v,"C:\","\\192.168.1.7\c$\") + ;#define CvtFopE2Ntw(%v) $$$Replace(%v,"E:\","\\192.168.1.7\e$\") #define OMRSourceDir "E:\FOP\PPOD_Out\" - #define OMRSourceDirNtw $$$CvtFopE2Ntw($$$OMRSourceDir) + ;#define OMRSourceDirNtw $$$CvtFopE2Ntw($$$OMRSourceDir) #define OMRPrintDir "E:\FOP\OMR_Print\" - #define OMRPrintDirNtw $$$CvtFopE2Ntw($$$OMRPrintDir) + ;#define OMRPrintDirNtw $$$CvtFopE2Ntw($$$OMRPrintDir) #define PPODSourceDir "E:\FOP\PPOD_Out\" - #define PPODSourceDirNtw $$$CvtFopE2Ntw($$$PPODSourceDir) + ;#define PPODSourceDirNtw $$$CvtFopE2Ntw($$$PPODSourceDir) #define PPODFaxDir "E:\FOP\PPOD_Fax\" - #define PPODFaxDirNtw $$$CvtFopE2Ntw($$$PPODFaxDir) + ;#define PPODFaxDirNtw $$$CvtFopE2Ntw($$$PPODFaxDir) #define PDFMailDir "E:\FOP\PDF_Mail\" - #define PDFMailDirNtw $$$CvtFopE2Ntw($$$PDFMailDir) + ;#define PDFMailDirNtw $$$CvtFopE2Ntw($$$PDFMailDir) #define FOPInetPubURL "http://fop/pdfs/" #define FOPInetPubDir "E:\InetpubFOP\pdfs\" - #define FOPInetPubDirNtw $$$CvtFopE2Ntw($$$FOPInetPubDir) + ;#define FOPInetPubDirNtw $$$CvtFopE2Ntw($$$FOPInetPubDir)