247 lines
14 KiB
HTML
247 lines
14 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>Int 6F/AH=0Eh
|
|
</TITLE>
|
|
<META NAME="Description" CONTENT="
|
|
Int 6F/AH=0Eh - 10NET - SPOOL/PRINT -
|
|
AH = 0Eh
|
|
DS:DX - spool/print record (see #03771)
|
|
Return: CF clear if successful
|
|
CF set on error
|
|
AX = error code (see also #03740)
|
|
17FFh device not mounted
|
|
18FFh already spooling to named device
|
|
(Table 03770)
|
|
Values for 10NET spooler operation code:
|
|
">
|
|
<META NAME="robots" CONTENT="none">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFD0A0">
|
|
<center>
|
|
<h2>Int 6F/AH=0Eh
|
|
</h2>
|
|
</center><p>
|
|
<table border=1 cellpadding=3 cellspacing=1>
|
|
<td>
|
|
<a href="rb-7731.htm" tppabs="http://www.ctyme.com/intr/rb-7731.htm">
|
|
<img src="lup.gif" tppabs="http://graphics.ctyme.com/gif/lup.gif" border=0 alt=Prev></a>
|
|
<a href="rb-7733.htm" tppabs="http://www.ctyme.com/intr/rb-7733.htm">
|
|
<img src="ldown.gif" tppabs="http://graphics.ctyme.com/gif/ldown.gif" border=0 alt=Next></a>
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/rbrown.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/rbrown.htm'" tppabs="http://www.ctyme.com/rbrown.htm">
|
|
<img src="lhome.gif" tppabs="http://graphics.ctyme.com/gif/lhome.gif" border=0 alt=Ralf Brown Page></a>
|
|
<td><a href="int.htm" tppabs="http://www.ctyme.com/intr/int.htm">Interrups</a></td>
|
|
<td><a href="cat.htm" tppabs="http://www.ctyme.com/intr/cat.htm">Categories</a></td>
|
|
<td><a href="alpha.htm" tppabs="http://www.ctyme.com/intr/alpha.htm">Contents</a></td>
|
|
</td></table><p>
|
|
<p><img src="rbline.gif" tppabs="http://graphics.ctyme.com/gif/rbline.gif" width="100%" alt="------"><p>
|
|
<h3><font color=#C00040>10NET - SPOOL/PRINT</font></h3>
|
|
<PRE>
|
|
AH = 0Eh
|
|
DS:DX -> spool/print record <a href="rb-7732.htm#Table3771" tppabs="http://www.ctyme.com/intr/rb-7732.htm#Table3771">(see #03771)</a><br>
|
|
<p><b>Return:</b><br>CF clear if successful
|
|
CF set on error
|
|
AX = error code (see also #03740)
|
|
17FFh device not mounted
|
|
18FFh already spooling to named device
|
|
<p>
|
|
<a name=table3770></a>
|
|
(Table 03770)
|
|
Values for 10NET spooler operation code:
|
|
0000h initiate spool
|
|
0001h abort print
|
|
0002h close spool
|
|
0003h delete spool
|
|
0004h print
|
|
0005h get report info
|
|
0006h set chat template
|
|
0007h queue
|
|
0008h return queue
|
|
0009h queue non-spooled file for printing
|
|
<p>
|
|
Format of 10NET Spool/Print record:
|
|
<a name=table3771></a>
|
|
Offset Size Description (Table 03771)
|
|
00h WORD operation code <a href="rb-7732.htm#Table3770" tppabs="http://www.ctyme.com/intr/rb-7732.htm#Table3770">(see #03770)</a>
|
|
02h 11 BYTEs file name in FCB format
|
|
---if operation code = 00h or 06h---
|
|
0Dh BYTE notification flags <a href="rb-7732.htm#Table3772" tppabs="http://www.ctyme.com/intr/rb-7732.htm#Table3772">(see #03772)</a>
|
|
0Eh BYTE days to keep (FFh=forever)
|
|
<p><b>0Fh BYTE bits 0,1:</b><br>Device (1=LPT1)
|
|
<p><b>bits 4-7:</b><br>Remote drive to store spool file (1=A,...)
|
|
10h WORD length of following data area
|
|
12h N BYTEs up to 64 bytes of description
|
|
---if operation code = 03h---
|
|
0Dh 8 BYTEs user ID to associate with filename
|
|
---if operation code = 04h---
|
|
0Dh WORD block number
|
|
0Fh 8 BYTEs user ID to associate with filename
|
|
---if operation code = 05h---
|
|
0Dh BYTE RRN to start retrieve
|
|
<p><b>0Eh BYTE bits 0,1:</b><br>Local print device (LPTx)
|
|
<p><b>bit 3:</b><br>If set, return entries for all users
|
|
0Fh WORD length of following area
|
|
11h N BYTEs up to 1500 bytes to receive $SCNTL records returned
|
|
---if operation code = 07h---
|
|
0Dh BYTE queue number
|
|
<p><b>0Eh BYTE bits 0,1:</b><br>Local print device (LPTx)
|
|
0Fh WORD number of bytes of test print to be done
|
|
11h BYTE code:
|
|
01h print device
|
|
02h test print count
|
|
03h prn
|
|
---if operation code = 08h---
|
|
0Dh BYTE queue location or $SCNTL location to start access
|
|
returns next item for access:
|
|
00h-7Fh queued items
|
|
80h-FEh non-queued, non-printed items
|
|
FFh no more items
|
|
0Eh WORD unused
|
|
10h WORD length of following area
|
|
12h N BYTEs up to 64 bytes to receive $SCNTL records <a href="rb-7732.htm#Table3773" tppabs="http://www.ctyme.com/intr/rb-7732.htm#Table3773">(see #03773)</a>
|
|
---if operation code = 09h---
|
|
0Dh 3 BYTEs unused
|
|
10h N BYTEs path to non-spooled file to be queued for printing
|
|
<p>
|
|
Bitfields for notification flags:
|
|
<a name=table3772></a>
|
|
Bit(s) Description (Table 03772)
|
|
7 queue to top
|
|
6 do ID page
|
|
5 no form feed
|
|
4 reserved
|
|
3 explicit queuing only
|
|
2 notify at print completion
|
|
1 notify server operator, with reply
|
|
0 notify at print start
|
|
<p>
|
|
Format of 10NET $SCNTL record:
|
|
<a name=table3773></a>
|
|
Offset Size Description (Table 03773)
|
|
00h 8 BYTEs user ID
|
|
08h 11 BYTEs filename in FCB format
|
|
13h 6 BYTEs node ID
|
|
19h 3 BYTEs creation date
|
|
1Ch BYTE notification flags <a href="rb-7732.htm#Table3772" tppabs="http://www.ctyme.com/intr/rb-7732.htm#Table3772">(see #03772)</a>
|
|
1Dh BYTE retention time in days
|
|
1Eh BYTE printing device (LPTx)
|
|
1Fh 3 BYTEs date last printed (0 = never)
|
|
22h BYTE device containing spoolfile
|
|
23h WORD bytes to print for test print
|
|
25h WORD block number to start print
|
|
27h BYTE reserved
|
|
</PRE>
|
|
<p>
|
|
<b>Category: <a href="cat-027.htm" tppabs="http://www.ctyme.com/intr/cat-027.htm">
|
|
Network</a>
|
|
- <a href="int-6f-1.htm" tppabs="http://www.ctyme.com/intr/int-6F.htm">
|
|
Int 6Fh</a>
|
|
- <a href="alpha-@.htm" tppabs="http://www.ctyme.com/intr/alpha-@.htm">
|
|
@</a>
|
|
</b><p><p><img src="rbline.gif" tppabs="http://graphics.ctyme.com/gif/rbline.gif" width="100%" alt="------"><p>
|
|
<table border=1 cellpadding=3 cellspacing=1>
|
|
<td>
|
|
<a href="rb-7731.htm" tppabs="http://www.ctyme.com/intr/rb-7731.htm">
|
|
<img src="lup.gif" tppabs="http://graphics.ctyme.com/gif/lup.gif" border=0 alt=Prev></a>
|
|
<a href="rb-7733.htm" tppabs="http://www.ctyme.com/intr/rb-7733.htm">
|
|
<img src="ldown.gif" tppabs="http://graphics.ctyme.com/gif/ldown.gif" border=0 alt=Next></a>
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/rbrown.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/rbrown.htm'" tppabs="http://www.ctyme.com/rbrown.htm">
|
|
<img src="lhome.gif" tppabs="http://graphics.ctyme.com/gif/lhome.gif" border=0 alt=Ralf Brown Page></a>
|
|
<td><a href="int.htm" tppabs="http://www.ctyme.com/intr/int.htm">Interrups</a></td>
|
|
<td><a href="cat.htm" tppabs="http://www.ctyme.com/intr/cat.htm">Categories</a></td>
|
|
<td><a href="alpha.htm" tppabs="http://www.ctyme.com/intr/alpha.htm">Contents</a></td>
|
|
</td></table><p>
|
|
|
|
<!-- Bottom Link Start -->
|
|
|
|
<center>
|
|
|
|
<p><table border=1 bgcolor="#ffff99"><tr><td>
|
|
<table border=0 height=80>
|
|
<tr align=center><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/sponsor.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/sponsor.htm'" tppabs="http://www.ctyme.com/sponsor.htm">
|
|
<img src="tip.gif" tppabs="http://graphics.ctyme.com/gif/tip.gif" ALT="Sponsors" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/sponsor.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/sponsor.htm'" tppabs="http://www.ctyme.com/sponsor.htm">Shopping</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://talk.ctyme.com/webx.cgi?13@@.ee6b2be \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://talk.ctyme.com/webx.cgi?13@@.ee6b2be'" tppabs="http://talk.ctyme.com/webx.cgi?13@@.ee6b2be">
|
|
<img src="comment.gif" tppabs="http://graphics.ctyme.com/gif/comment.gif" ALT="Forum" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://talk.ctyme.com/webx.cgi?13@@.ee6b2be \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://talk.ctyme.com/webx.cgi?13@@.ee6b2be'" tppabs="http://talk.ctyme.com/webx.cgi?13@@.ee6b2be">Forum</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/mail.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/mail.htm'" tppabs="http://www.ctyme.com/mail.htm">
|
|
<img src="mail.gif" tppabs="http://graphics.ctyme.com/gif/mail.gif" ALT="email" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/mail.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/mail.htm'" tppabs="http://www.ctyme.com/mail.htm">EMail</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/map.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/map.htm'" tppabs="http://www.ctyme.com/map.htm">
|
|
<img src="toc.gif" tppabs="http://graphics.ctyme.com/gif/toc.gif" ALT="Index" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/map.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/map.htm'" tppabs="http://www.ctyme.com/map.htm">Index</a>
|
|
|
|
</td><td width="65">
|
|
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/ \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/'" tppabs="http://www.ctyme.com/">
|
|
<img src="home.gif" tppabs="http://graphics.ctyme.com/gif/home.gif" ALT="Home" height="40" width="40"></a>
|
|
<br><a href="javascript:if(confirm('http://www.ctyme.com/ \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/'" tppabs="http://www.ctyme.com/">Home</a>
|
|
|
|
</td><td width="90">
|
|
|
|
<center>
|
|
<FORM ACTION="https://secure.paypal.com/cgi-bin/webscr" tppabs="https://secure.paypal.com/cgi-bin/webscr" METHOD="POST" traget="_blank">
|
|
<INPUT TYPE="hidden" NAME="cmd" VALUE="_xclick">
|
|
<INPUT TYPE="hidden" NAME="business" VALUE="marc@perkel.com">
|
|
<INPUT TYPE="hidden" NAME="return" VALUE="http://www.perkel.com">
|
|
<INPUT TYPE="hidden" NAME="item_name" VALUE="Donation To Support this Site">
|
|
<INPUT TYPE="hidden" NAME="no_intl" VALUE="1">
|
|
<INPUT TYPE="image" SRC="x-click-but7.gif" tppabs="http://images.paypal.com/images/x-click-but7.gif" vspace=9
|
|
NAME="submit" ALT="Make payments with PayPal - it's fast, free and secure!">
|
|
</FORM>
|
|
|
|
</td></tr></table></td></tr></table><p>
|
|
|
|
|
|
<center>
|
|
<p>
|
|
<a href="javascript:if(confirm('http://www.ctyme.com/hosting/index.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://www.ctyme.com/hosting/index.htm'" tppabs="http://www.ctyme.com/hosting/index.htm" target="_blank">
|
|
<img src="ctymehost.gif" tppabs="http://graphics.ctyme.com/gif/ctymehost.gif"
|
|
border=3 height=60 width=468></a>
|
|
<p>
|
|
<!-- Ad End --->
|
|
|
|
</center>
|
|
<FORM ACTION="http://service.bfast.com/bfast/click" target="_blank">
|
|
<INPUT TYPE="hidden" NAME="siteid" VALUE="30472466" >
|
|
<INPUT TYPE="hidden" NAME="bfpage" VALUE="horizontal">
|
|
<INPUT TYPE="hidden" NAME="bfmid" VALUE="27253343" >
|
|
<INPUT TYPE="hidden" NAME="num" VALUE="30">
|
|
|
|
<table bgcolor=white border=3><tr><td>
|
|
<table bgcolor=white border=0>
|
|
<tr><td>
|
|
<IMG SRC="serve-bfmid=27253343&siteid=30472466&bfpage=horizontal.gif" tppabs="http://service.bfast.com/bfast/serve?bfmid=27253343&siteid=30472466&bfpage=horizontal" BORDER="0" WIDTH="1" HEIGHT="1" align=right NOSAVE >
|
|
<center><b>Search the web with Google</b></center>
|
|
</td></tr><tr><td>
|
|
<TABLE cellpadding=0 cellspacing=5 bgcolor="#FFFFFF">
|
|
<tr><td bgcolor="#0000cc"><IMG SRC="cleardot.gif" tppabs="http://www.google.com/images/cleardot.gif" height=1 border="0" ALT="Google"></td></tr><tr><td>
|
|
<IMG SRC="affiliate_logo.gif" tppabs="http://www.google.com/affiliates/affiliate_logo.gif" border="0" ALT="Google" align="center">
|
|
<INPUT TYPE=text name=q size=30 maxlength=255 value="">
|
|
<INPUT type=submit name=sa VALUE="Go">
|
|
</td></tr>
|
|
<tr><td bgcolor="#0000cc"><IMG SRC="cleardot.gif" tppabs="http://www.google.com/images/cleardot.gif" height=1 border="0" ALT="Google"></td></tr></TABLE>
|
|
</td></tr></table>
|
|
</tr></td></table>
|
|
</FORM>
|
|
|
|
</center>
|
|
|
|
|
|
<p><img src="rbline.gif" tppabs="http://graphics.ctyme.com/gif/rbline.gif" width="100%" alt="------"><p>
|
|
|
|
<!-- Bottom Link End -->
|
|
|
|
</BODY>
|
|
</HTML>
|