Version 9.35
* The "Outext Export" screen of the product configuration has a new "Retail Mode"
field to create a second retail-only outext. The retail-only outext has ads only
for retail pages and full page ad blocks for classified pages.
The retail outext has the same name as the normal outext with an "r" before the
extension. If "Rename to COUT ppeed" is not set, the retail outext will have
the name "outextr.txt".
Version 9.36
* rcpuniq.sh with ftp can now send files to a holding directory and then rename
them to a final directory. Specify the holding directory with the -d option.
This can be useful when you are sending a large file to a hot folder, and you
want to be sure that process scanning the hot folder does not see partial files.
The commands
rcpuniq.sh -ftp -d /u/hold -name finalname server:/u/final localname
or
rcpuniq.sh -ftp -d /u/hold -name /u/final/finalname server: localname
will generate the ftp commands
cd /u/hold
put localname finalname
rename finalname /u/final/finalname
* ClassPag no longer sends print commands with parentheses or output redirection
through the log.sh script. This permits more complicated print commands.
Output from the command will go to the session log or the backing shell window.
ClassPag will continue sending simple print commands through the log script,
and those commands will continue to be logged in the print log, usually
"/u/cpag/root/log/print.log".
* The ClassPag reports menu under F12 -> Reports now has an entry for the
ad results report. This report shows all of the ads in the product grouped
and totaled by class.
* ClassPag can now store session information in comments in output postscript
pages, and the ClassPag start-up scripts can start a pagination session based
on that information.
The Printer Definition form has a new "Creator" field with the values "CPAG"
and "OPEN". "CPAG" is the default to write the ClassPag version in the Creator
document comment. "OPEN" writes additional information that identifies the
session.
menprof.sh and runcpag.sh have a new "openfile" option that takes a postscript
or PDF file as a parameter. The file should have been created with a printer
entry that has the new "Creator" field set to "OPEN". ClassPag will try to
locate the session and copy it into the current work area.
--- Screen captures ---
Product configuration to create a second retail mode outext
The F12 -> Reports menu with the "Ad results report".
The Ad Results Report. This report has been available previously under the "Pages" menu of the Statistics screen.
The new "Creator" field in the Printer form.
Comments
0 comments
Please sign in to leave a comment.