home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!calvin.saff.utah.edu!SKLEPZI
- From: SKLEPZI@SSB1.SAFF.UTAH.EDU (Steven Klepzig)
- Subject: Re: Novell Queues
- Message-ID: <SKLEPZI.17.0@SSB1.SAFF.UTAH.EDU>
- Lines: 20
- Sender: news@fcom.cc.utah.edu
- Organization: University of Utah
- References: <1go89uINNim6@uwm.edu>
- Date: Wed, 16 Dec 92 23:22:10 GMT
-
- In article <1go89uINNim6@uwm.edu> alanchem@csd4.csd.uwm.edu (Alan Scott Olson) writes:
- >
- >With BP 7.0, how difficult is it to direct output to a Novell queue, on a
- >dedicated print server.
-
- It's not that bad, realizing that there is no direct relationship between
- Netware queue's and print servers. Directing output to a queue is
- independent from the type of queue and type of server involved.
-
- There are a couple of netware calls that create print jobs. Are you
- referring to CAPTURE type of redirection or direct creation and use of a
- queue file? There is a difference.
-
- I've just finished writing my own routines for doing both of these, mainly
- for practice in OOP programming and because I need them. They are virtually
- untested so far and I wouldn't even classify them as beta code. However,
- many other people (I think) have written similar routines. Also, TurboPower
- Software has code to do this stuff in the new version of OPRO (v1.20).
-
- Steven (sklepzi@ssb1.saff.utah.edu)
-