-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for XGP user in INQUIR database.
The INQUPD program is run in "normal" mode, such that it processes files in the INQUIR directory with FN1 = .UPD1., and we provide such a file with the XGP user defined. We can, of course add other users that we wish to be "pre-loaded" in the INQUIR database.
- Loading branch information
1 parent
334d154
commit 2a57738
Showing
2 changed files
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
BEGIN: | ||
SUNAME: XGP | ||
UNAME: XGP | ||
NAME: Xerox Graphics Printer | ||
NICK: XGPSPL | ||
SOCIA: | ||
MITAD: | ||
MITTE: | ||
HOMAD: Xerox Corporation | ||
HOMTE: | ||
SUPER: XQUEUE | ||
PROJE: XGP controlling dragon | ||
FILDI: .XGPR. | ||
AUTHO: ITS | ||
GROUP: O | ||
RELAT: P | ||
BIRTH: April 1 | ||
REMAR: Pick up your output, please. | ||
NETAD: AI | ||
ALTER: | ||
MACHI: AI, ML, MD, DM | ||
END: | ||
|
||