Name
deProcessFile — Undo a request for inclusion from
printFile or
keepFile.
Synopsis
deProcessFile
{
file-key
}
Description
Called from within a
computeMarks script, which would in turn have been called by
rst. Used to request that a file named in
printFile or
keepFile not be printed.
The single parameter is the key provided by
-k
to
printFile or
keepFile, or the string used to specify the file to keep if no such flag was used.
Topic revision: r1 - 2016-01-11
- YiLee