XNSPrintingUI.Config
Copyright Ó 1986, 1987 by Xerox Corporation. All rights reserved.
Bill Jackson (bj) February 6, 1987 3:18:29 am PST
Demers, June 8, 1986 12:27:47 pm PDT
Rick Beach, October 29, 1986 12:56:39 pm PST
XNSPrintingUI: CONFIGURATION
IMPORTS Args, BasicTime, Buttons, CedarProcess, Commander, CommandTool, File, FileNames, FS, FSPseudoServers, Imager, ImagerBackdoor, IO, PrintingP4V3Aux, Process, Rope, ThisMachine, TypeScript, UserProfile, ViewerIO, ViewerOps, XNSPrintRequestManager
CONTROL XNSPrintRequestWatcher, XNSPrintCommands ~ {
XNSPrintRequestWatcher first to get all notifies
XNSPrintCommands;
XNSPrintRequestWatcher;
}...