[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Location of SPF file



We have created an SQR which is run from a PeopleSoft panel.  The SQR is
being run from a directory to which the user has only read access.  When
executing the SQR directing the output to LPT1 the SQR attemps to create an
SPF file in the directory where the SQR is located.  The process fails
because the user does not have write permission to that directory.  The "-
KEEP" flag is not being used so this must be a temporary SPF file being
created.  If "-F" flag is used to direct the output to a directory where
the user has write permission the process will complete OK but the output
is now a LIS file rather than having been sent directly to the printer.  Is
there some way to direct the location of the SPF file and still manage to
direct the report output to the printer?  Any suggestion welcome.