[comp.binaries.apple2] Kermit docs in Postscript

ptrepan1@umn-d-ub.D.UMN.EDU (pat trepanier) (10/26/89)

(SET CURSOR-KEYS-VT100 {ON, OFF})SH
/Times-Roman SF
6120 18536 MT
(In VT100 emulation the cursor keys can also emulate the VT100 cursor keys.)SH
/Times-Bold SF
8120 20814 MT
(SET DEBUGGING)SH
/Times-Roman SF
6120 23206 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET DEBUGGING {TERSE, VERBOSE, OFF})SH
/Times-Roman SF
6120 25598 MT
(Record the packet traffic on your terminal.  Options are: TERSE, Show packet info)
198 W( only \050brief\051.  VERBOSE)197 W
6120 26794 MT
(displays packet field descriptions with packet info \050lengthy\051.  OFF disables display of)
10 W( debugging information \050this is)11 W
6120 27990 MT
(the default\051.)SH
/Times-Bold SF
8120 30268 MT
(SET DEFAULT-DISK)SH
/Times-Roman SF
6120 32034 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET DEFAULT-DISK {SLOT, VOLUME, DRIVE})SH
/Times-Italic SF
32826 XM
(value)SH
/Times-Roman SF
6120 34426 MT
(This DOS command will tell Kermit-65 which disk drive should be used for file transfers.  The three)
102 W( parameters)101 W
6120 35622 MT
(which may be set separately are SLOT, VOLUME and DRIVE.  The value for SLOT ranges from 1 to 7. The value)28 W
6120 36818 MT
(for DRIVE is either 1 or 2.  The value for VOLUME ranges from 0 to 255.)SH
/Times-Bold SF
8120 39096 MT
(SET DISPLAY)SH
/Times-Roman SF
6120 41488 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET DISPLAY {2E, 2P})SH
/Times-Italic SF
24676 XM
(or)SH
/Courier SF
25815 XM
(SET DISPLAY 80-COL)SH
/Times-Italic SF
37215 XM
(number)SH
/Times-Roman SF
6120 43880 MT
(This command will tell Kermit-65 which kind of screen display you want to use.)
96 W( If)
441 W( you have an Apple II or II+)95 W
6120 45076 MT
(without an 80)
68 W( column card, use the first syntax.  If you have any kind of an Apple with an 80 column card, enter:)69 W
6120 46272 MT
(SET DISPLAY 80, followed by a space and the slot number where the card resides \050if you don't)
128 W( know the slot)127 W
6120 47468 MT
(number, or the card is built-in to the set, try 3 \051.)SH
/Times-Bold SF
8120 49746 MT
(SET ESCAPE)SH
/Times-Roman SF
6120 51512 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET ESCAPE)SH
/Times-Italic SF
16026 XM
(hexidecimal-number)SH
/Times-Roman SF
6120 53904 MT
(Specify the control character you want to use to "escape" from)
44 W( remote connections back to Kermit-65.  The default)45 W
6120 55100 MT
(is 0 \050Control-)15 W
/Courier SF
(@)SH
/Times-Roman SF
(\051. The)
280 W( number is the hex value of the ASCII control character, 1 to 37, for instance 2 is Control-B, B)15 W
6120 56296 MT
(is Control-K.)SH
/Times-Bold SF
8120 58574 MT
(SET FILE-TYPE)SH
/Times-Roman SF
6120 60340 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET FILE-TYPE {APPLESOFT, INTEGER, TEXT, BINARY, OTHER)SH
/Times-Italic SF
42426 XM
(hex-value)SH
/Courier SF
(})SH
/Times-Roman SF
6120 62732 MT
(This will inform)
48 W( Kermit-65 what type of file is being sent or received. It is important that this is set correctly since)49 W
6120 63928 MT
(Kermit-65 must create a file of the appropriate type when receiving \050and it has no way of knowing what kind of file)24 W
6120 65124 MT
(it is\051.)
127 W( When)
505 W( Kermit-65 is sending, it must also know the type of file since that tells it how to detect the actual)128 W
6120 66320 MT
(end-of-file. The)
269 W( keywords for this parameter are listed below.  OTHER includes an added hex-value so that the user)9 W
6120 67516 MT
(may specify the hex value of the file-type.  This has meaning only in PRODOS and allows the user to)
10 W( specify any of)11 W
6120 68712 MT
(the many different file types used in PRODOS, see Tables 1-5 and 1-6 \050thanks to Phil Chien, M L Stier et al\051.)SH
8120 70503 MT
(APPLESOFT)SH
16120 XM
(The file being transfered is an Applesoft Basic program.)SH
ES
%%Page: 11 12
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(1.5.15. The SET Command)SH
10 /Times-Italic AF
51775 XM
(Page 11)SH
46800 50 8280 5709 UL
/Times-Roman SF
10280 7886 MT
(INTEGER)SH
18280 XM
(The file being sent/received is an Integer Basic program.)SH
10280 9544 MT
(TEXT)SH
18280 XM
(The file being sent/received is an ASCII Text file.)SH
10280 11202 MT
(BINARY)SH
18280 XM
(The file being sent/received is a Binary image.)SH
10280 12860 MT
(OTHER)SH
18280 XM
(The type of file being sent/received is specified by the hex-value.)SH
/Times-Bold SF
10280 15138 MT
(SET FILE-WARNING)SH
/Times-Roman SF
8280 16904 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET FILE-WARNING {ON, OFF})SH
/Times-Roman SF
8280 19296 MT
(This tells Kermit-65 whether to warn the user about incoming filenames conflicting with existing files or not.)
105 W( If)458 W
8280 20492 MT
(there is a conflict Kermit-65 will attempt to change the file name to something unique.)SH
/Times-Bold SF
10280 22770 MT
(SET FLOW)SH
/Times-Roman SF
8280 24536 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET FLOW {OFF, XON, DELAY)SH
/Times-Italic SF
27186 XM
(number)SH
/Courier SF
(})SH
/Times-Roman SF
8280 26928 MT
(SET FLOW allows one to use the XON/XOFF protocol)
30 W( when connected to a remote site.  Delay timings are part of)31 W
8280 28124 MT
(this command.)
37 W( Using)
322 W( delay times is probably a desperation move to keep the screen/printer from losing characters.)36 W
8280 29320 MT
(Setting the timings will have to be set by experience.)
44 W( Perhaps)
339 W( the best way to set the timings is to bring the values)45 W
8280 30516 MT
(down until you get failures and then double the timing figure.  Both)
28 W( LOG and SET PRINTER will probably depend)27 W
8280 31712 MT
(on flow control.)SH
10280 33503 MT
(OFF)SH
18280 XM
(Turn off flow control)SH
10280 35161 MT
(XON)SH
18280 XM
(Turn on xon/xoff flow control with the remote)SH
10280 36819 MT
(DELAY)SH
/Times-Italic SF
13918 XM
(number)SH
/Times-Roman SF
18280 XM
(Delay the micro until XOFF takes effect)SH
8280 39211 MT
(Delay followed by a number \050including 0\051 delays)
14 W( the program for that many milliseconds after the XOFF is given to)15 W
8280 40407 MT
(the remote.  This delay allows the XOFF to take effect before the program continues.)SH
8280 42799 MT
(NOTE: Except)
309 W( for printing and logging, most Apples will not require you to use a flow delay, even at rates up thru)29 W
8280 43995 MT
(19200 baud; for proper screen control,)
52 W( however, certain older Apple IIe's may require a fairly high delay \050120-160)53 W
8280 45191 MT
(dec\051, even at 300 baud.)SH
/Times-Bold SF
10280 47469 MT
(SET KEYBOARD)SH
/Times-Roman SF
8280 49235 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET KEYBOARD {2P, 2E})SH
/Times-Roman SF
8280 51627 MT
(SET KEYBOARD tells Kermit-65 if the user has a)
68 W( full keyboard \0502E\051 or not \0502P\051.  If the user is on an Apple II+,)67 W
8280 52823 MT
(this should be set to 2P \050which is the default\051.  When set to that, character)
95 W( translations are available by using the)96 W
8280 54019 MT
(right-arrow key as a prefix character, as shown in Table 1-3.)SH
/Times-Bold SF
10280 56297 MT
(SET KEYPAD)SH
/Times-Roman SF
8280 58063 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET KEYPAD {ON, OFF})SH
/Times-Roman SF
8280 60455 MT
(SET KEYPAD tells Kermit-65 if the user has an Apple//gs keypad)
56 W( available.  This is automatically set on a gs but)55 W
8280 61651 MT
(may be set off if desired.)
28 W( With)
307 W( keypad set ON then "VT100 keypad on an Apple keyboard" \050see below\051 will not be)29 W
8280 62847 MT
(used but the actual gs keypad will be used. NOTE! this is gs only.)SH
/Times-Bold SF
10280 65125 MT
(SET LOCAL-ECHO)SH
/Times-Roman SF
8280 67517 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET LOCAL-ECHO {ON,OFF} [Default: OFF])SH
/Times-Roman SF
8280 69909 MT
(This command tells Kermit-65 to echo to the screen characters you type on the keyboard \050LOCAL-ECHO = ON\051, or)9 W
8280 71105 MT
(to let the remote system echo the typed characters \050LOCAL-ECHO = OFF\051.  If, when CONNECTed to the)
49 W( remote,)50 W
ES
%%Page: 12 13
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 12)SH
12 /Times-Bold AF
30717 XM
(Kermit User Guide: Apple II Kermit 1.5.15)SH
46800 50 6120 5709 UL
10 /Times-Roman AF
6120 7886 MT
(you see a duplicate of every character you type, escape back to Kermit-65, and SET LOCAL-ECHO OFF.)
39 W( If, when)38 W
6120 9082 MT
(CONNECTed to the remote, you see nothing echoed to the screen, escape)
354 W( back to Kermit-65, and SET)355 W
6120 10278 MT
(LOCAL-ECHO ON.)SH
/Times-Bold SF
8120 12556 MT
(SET PARITY)SH
/Times-Roman SF
6120 14948 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET PARITY {NONE, EVEN, ODD, MARK, SPACE} [Default: NONE])SH
/Times-Roman SF
6120 17340 MT
(This command)
58 W( tells Kermit-65 which parity you want to use while communicating with the remote.  Most remotes)57 W
6120 18536 MT
(use NONE; some use EVEN, a few may use the other possible values. If you have a choice of parity to)
58 W( use with a)59 W
6120 19732 MT
(remote machine, if possible, choose NONE.)SH
/Times-Bold SF
8120 22010 MT
(SET PREFIX)SH
/Times-Roman SF
6120 24402 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET PREFIX string [Default: boot volume])SH
/Times-Roman SF
6120 26794 MT
(This command allows you to specify a ProDOS volume/file prefix.)SH
/Times-Bold SF
8120 29072 MT
(SET PRINTER)SH
/Times-Roman SF
6120 30838 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET PRINTER {ON, SLOT})SH
/Times-Italic SF
23226 XM
(number)SH
8520 32034 MT
(or)SH
/Courier SF
9659 XM
(SET PRINTER OFF)SH
/Times-Roman SF
6120 34426 MT
(This allows one to turn the printer on for printing what is displayed on)
56 W( the screen.  The printer can also be toggled)55 W
6120 35622 MT
(on/off via the ESCAPE character followed by the command "P".)SH
6120 38014 MT
(Remember when you use your)
96 W( printer there are a lot of variables here. What was being sent to the screen now is)97 W
6120 39210 MT
(being sent to your printer.  If you were emulating)
84 W( the VT52 your printer may not know how to handle the escape)83 W
6120 40406 MT
(sequences, tabs, etc. It may be you can tell the host you are a tty or some such device that)
6 W( will produce control codes)7 W
6120 41602 MT
(that your printer can handle.  Some printers may require the flow control and delay to get readable printing.)SH
8120 43393 MT
(ON)SH
16120 XM
(Turn the printer on, slot number is required.)SH
8120 45051 MT
(OFF)SH
16120 XM
(Turn the printer off.)SH
8120 46709 MT
(SLOT)SH
/Times-Italic SF
10870 XM
(number)SH
/Times-Roman SF
16120 XM
(Printer card is in slot "number".)SH
/Times-Bold SF
8120 48987 MT
(SET PROTOCOL)SH
/Times-Roman SF
6120 50753 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET PROTOCOL {KERMIT, XMODEM})SH
/Times-Roman SF
6120 53145 MT
(SET PROTOCOL tells kermit-65 which protocol to use for file transfer.  NOTE: When)
28 W( XMODEM is used you will)27 W
6120 54341 MT
(probably want to)
46 W( change the carriage return and carriage return/line feed translation in the send/receive parameters.)47 W
6120 55537 MT
(eg. "SET SEND CR<->CR,LF OFF" and "SET RECEIVE CR<->CR,LF OFF".)SH
/Times-Bold SF
8120 57815 MT
(SET SLOT)SH
/Times-Roman SF
6120 59581 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET SLOT)SH
/Times-Italic SF
14826 XM
(number)SH
/Times-Roman SF
6120 61973 MT
(This option tells Kermit-65 in which slot the communication device is located.)
22 W( The)
293 W( range for the number parameter)21 W
6120 63169 MT
(is 1-7.)SH
/Times-Bold SF
8120 65447 MT
(SET SWAP)SH
/Times-Roman SF
6120 67213 MT
(Syntax:)SH
/Courier SF
9426 XM
(SET SWAP {ON, OFF})SH
/Times-Roman SF
6120 69605 MT
(This option tells Kermit-65 to swap the functions of the del and backspace keys.)SH
/Times-Bold SF
8120 71883 MT
(SET TIMER)SH
ES
%%Page: 13 14
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(1.5.15. The SET Command)SH
10 /Times-Italic AF
51775 XM
(Page 13)SH
46800 50 8280 5709 UL
/Times-Roman SF
8280 7886 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET TIMER {ON, OFF})SH
/Times-Roman SF
8280 10278 MT
(SET TIMER will turn on or off the)
104 W( timeout checking for receive file transfers.  Since there is no clock for exact)105 W
8280 11474 MT
(timing a loop of instructions has been set up assuming a 1 megacycle CPU.  CPUs which run faster)
94 W( may have to)93 W
8280 12670 MT
(make allowances via the SET RECEIVE TIMEOUT command or the SET TIMING command.)SH
/Times-Bold SF
10280 14948 MT
(SET TIMIMG)SH
/Times-Roman SF
8280 17340 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET TIMIMG { number })SH
/Times-Roman SF
8280 19732 MT
(Kermit uses a timing loop with the rom address $fca8)
84 W( to produce a 1 ms.  delay. If you have a machine that runs)85 W
8280 20928 MT
(faster than the 6502 chip you may have to increase this number to get the 1 ms delay.)SH
/Times-Bold SF
10280 23206 MT
(SET TERMINAL)SH
/Times-Roman SF
8280 24972 MT
(Syntax:)SH
/Courier SF
11586 XM
(SET TERMINAL {MONITOR, NONE, VT100, VT52})SH
/Times-Roman SF
8280 27364 MT
(When TERMINAL is NONE, then all incoming characters \050except nulls\051 are passed directly to the display.)SH
8280 29756 MT
(MONITOR emulation simply displays)
237 W( all the characters received from the remote \050except nulls\051 without any)236 W
8280 30952 MT
(formating of the screen \05040 or 80 characters per line\051.  Control characters are displayed inverse.)SH
8280 33344 MT
(VT100 Emulation)SH
7250 50 8280 33544 UL
8280 35736 MT
(The Kermit-65 VT100 emulator is a small but working set of a true VT100 terminal.)
46 W( It)
343 W( appears to work with most)47 W
8280 36932 MT
(of the standard full)
17 W( screen editors and processors on BSD UNIX and VAX/VMS machines.  An Apple//e, //c, or //gs)16 W
8280 38128 MT
(is probably required with the Apple 80 column text card.  The VT100 keypad has also been defined for)
215 W( the)216 W
8280 39324 MT
(application mode via the OA/CA/game button.  Figure 1-1 shows)
18 W( the Apple keypad looks like to EDIT \050VMS\051 , and)17 W
8280 40520 MT
(Figure 1-2 shows the layout on)
77 W( an Apple//gs keyboard.  When using EVE \050VMS\051 the meaning of the keys will of)78 W
8280 41716 MT
(course change.)SH
8280 44108 MT
(As you can see the keypad is physically laid out like the VT100 keypad except for the lower right corner.)
73 W( Notice)394 W
8280 45304 MT
(that above the keys are the VT100 labels while in middle of the box \050key\051 is)
71 W( the Apple key label.  Also the arrow)72 W
8280 46500 MT
(keys work as VT100 arrow keys with the OA/CA/game button.)SH
8280 48892 MT
(VT52 Emulation)SH
6750 50 8280 49092 UL
8280 51284 MT
(SET TERMINAL VT52 will turn on the VT52 terminal)
93 W( emulation.  One thing that is required is your 80-column)92 W
8280 52480 MT
(card must handle)
2 W( the $16 command in order for reverse scrolling to work.  The Apple//e 80 column card handles this)3 W
8280 53676 MT
(fine. The)
348 W( VT52)
49 W( keypad has been defined using the open/closed Apple.  For II or II+ one will have to have a game)48 W
8280 54872 MT
(paddle or joy stick \050key shift mod too????\051  and)
55 W( use the buttons.  When a button/open/closed Apple is pushed then)56 W
8280 56068 MT
(the keys starting with 6,7,8 & 9 form the top of the keypad. Key 6 is the blue key key 7 is)
27 W( the red key etc. The keys)26 W
8280 57264 MT
(directly below the 6,7,8 & 9 and shifted)
7 W( one-half key to the right form the second row of the keypad etc. Every thing)8 W
8280 58460 MT
(is fine until you get to the last row on the keypad. There the sp bar is 0 and the other)
90 W( two keys are moved to the)89 W
8280 59656 MT
(upper right as the 0 & - keys.  This way the arrow keys are available)
73 W( as VT52 keys with the OA/CA/game button)74 W
8280 60852 MT
(combination \050thanks to Dick Atlee for)
84 W( this idea\051.  With those two exceptions the keypad is physically similar to a)83 W
8280 62048 MT
(VT52 keypad.  Remember the open/closed Apple or the game button must be pushed \050like the)
72 W( cntl key\051 to get the)73 W
8280 63244 MT
(keypad emulation.  Figure 1-3 should clear up the questions.)SH
ES
%%Page: 14 15
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 14)SH
12 /Times-Bold AF
30717 XM
(Kermit User Guide: Apple II Kermit 1.5.16)SH
46800 50 6120 5709 UL
46800 50 6120 8086 UL
10 /Courier AF
21120 10865 MT
(PF1 PF2 PF3 PF4 .\050period\051)2400 W
19920 11896 MT
(------- ------- ------- ------- -------)SH
19320 12927 MT
(| | |findnxt|delline|select)
3600 W( |)SH
19320 13958 MT
(| 6 | 7 | 8 | 9 | 0 |)1200 W
19320 14989 MT
(| gold  | help  | find  |undelln| reset |)SH
19920 16020 MT
(------- ------- ------- ------- -------)SH
22920 17051 MT
(7 8 9 -)3600 W
21720 18082 MT
(------- ------- ------- -------)SH
21120 19113 MT
(| page  |section|append |delword|)SH
21120 20144 MT
(| Y | U | I | O |)1200 W
21120 21175 MT
(|command| fill  |replace|undelwd|)SH
21720 22206 MT
(------- ------- ------- -------)SH
9120 23237 MT
(vt100 key ---->)
SH( 4)
6600 W( 5 6 ,)3600 W
23520 24268 MT
(------- ------- ------- -------)SH
9120 25299 MT
(vms edit usage ---->)
SH( |advanc|backup)
1800 W( |  cut  |delchar|)SH
9120 26330 MT
(apple key ---->)
SH( |)
4800 W( H)
600 W( | J | K | L |)1200 W
9120 27361 MT
(vms edit usage ---->)
SH( |bottom|)
1800 W( top |)
600 W( paste |undelch|)SH
23520 28392 MT
(------- ------- ------- -------)SH
26520 29423 MT
(1 2 3 ENTER)3600 W
25320 30454 MT
(------- ------- ------- -------)SH
24720 31485 MT
(| word  |  eol  | char  | enter |)SH
24720 32516 MT
(| N | M | , | . |)1200 W
24720 33547 MT
(|chgcase|deleol |specins|  sub  |)SH
25320 34578 MT
(------- ------- ------- -------)SH
28920 35609 MT
(0)SH
12120 36640 MT
(---------------------------------------)SH
28920 37671 MT
(bline |)3000 W
15120 38702 MT
(space bar)
SH( |)14400 W
28320 39733 MT
(openline |)1800 W
12120 40764 MT
(---------------------------------------)SH
/Times-Bold SF
19133 42481 MT
(Figure 1-1:)SH
/Times-Roman SF
24382 XM
(VT100 Keypad on an Apple Keyboard)SH
46800 50 6120 44291 UL
12 /Times-Bold AF
6120 47207 MT
(1.5.16. the SHOW command)SH
10 /Times-Roman AF
6120 49149 MT
(Syntax:)SH
/Courier SF
9426 XM
(SHOW [)SH
/Times-Italic SF
(option)SH
/Courier SF
(])SH
/Times-Roman SF
6120 51541 MT
(The SHOW command displays various information:)SH
8120 53332 MT
(ALL)SH
20120 XM
(All parameter settings \050this is quite long\051.)SH
8120 54990 MT
(BAUD)SH
20120 XM
(Baud rate of the com card.)SH
8120 56648 MT
(CURSOR-KEYS-VT100)SH
20120 XM
(Are the cursor keys emulating the VT100 cursor keys?)SH
8120 58306 MT
(DEBUGGING)SH
20120 XM
(Debugging mode.)SH
8120 59964 MT
(DEFAULT-DISK)SH
20120 XM
(Which Diskette drive is used for file transfer?)SH
8120 61622 MT
(DEVICE-DRIVER)SH
20120 XM
(Which communication device is being used?)SH
8120 63280 MT
(DISPLAY)SH
20120 XM
(Which screen display is being used?)SH
8120 64938 MT
(ESCAPE)SH
20120 XM
(Character for terminal connection.)SH
8120 66596 MT
(FILE-TYPE)SH
20120 XM
(Of Apple DOS/PRODOS file being sent/received.)SH
8120 68254 MT
(FILE-WARNING)SH
20120 XM
(Warn users if incoming file exists?)SH
8120 69912 MT
(FLOW)SH
20120 XM
(Should XON/XOFF flow control be used to the remote?)SH
8120 71570 MT
(KEYBOARD)SH
20120 XM
(II+ or //e keyboard.)SH
ES
%%Page: 15 16
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(1.5.16. the SHOW command)SH
10 /Times-Italic AF
51775 XM
(Page 15)SH
46800 50 8280 5709 UL
46800 50 8280 8086 UL
/Courier SF
23280 10865 MT
(PF1 PF2 PF3 PF4)2400 W
22080 11896 MT
(------- ------- ------- -------)SH
21480 12927 MT
(| | |findnxt|delline|)3600 W
21480 13958 MT
(| CLEAR |)
SH( = | / | * |)1200 W
21480 14989 MT
(| gold  | help  | find  |undelln|)SH
22080 16020 MT
(------- ------- ------- -------)SH
23280 17051 MT
(7 8 9 -)3600 W
22080 18082 MT
(------- ------- ------- -------)SH
21480 19113 MT
(| page  |section|append |delword|)SH
21480 20144 MT
(| 7 | 8 | 9 | + |)1200 W
21480 21175 MT
(|command| fill  |replace|undelwd|)SH
22080 22206 MT
(------- ------- ------- -------)SH
11280 23237 MT
(vt100 key ---->)
SH( 4)
3000 W( 5 6 ,)3600 W
22080 24268 MT
(------- ------- ------- -------)SH
11280 25299 MT
(vms edit usage ->| advanc|backup |  cut  |delchar|)SH
11280 26330 MT
(gs key ------->  |)
SH( 4 | 5 | 6 | - |)1200 W
11280 27361 MT
(vms edit usage ->| bottom|  top  | paste |undelch|)SH
22080 28392 MT
(------- ------- ------- -------)SH
23280 29423 MT
(1 2 3 ENTER)3600 W
22080 30454 MT
(------- ------- ------- -------)SH
21480 31485 MT
(| word  |  eol  | char  |)
SH( |)3600 W
21480 32516 MT
(| 1 | 2 | 3 |)
1200 W( |)3600 W
21480 33547 MT
(|chgcase|deleol |specins|)
SH( |)3600 W
22080 34578 MT
(------- ------- -------| enter |)SH
26280 35609 MT
(0 .)
5400 W( |)
1800 W( ENTER |)SH
22080 36640 MT
(-----------------------| sub |)600 W
21480 37671 MT
(| bline)
1800 W( |select)
3000 W( |)
SH( |)3600 W
21480 38702 MT
(| 0)
3000 W( |)
4200 W( . |)
1200 W( |)3600 W
21480 39733 MT
(| openline)
600 W( |)
2400 W( reset |)
SH( |)3600 W
22080 40764 MT
(-------------------------------)SH
/Times-Bold SF
22667 42481 MT
(Figure 1-2:)SH
/Times-Roman SF
27916 XM
(VT100 Keypad on an Apple//gs)SH
46800 50 8280 44291 UL
10280 45882 MT
(KEYPAD)SH
22280 XM
(Does a gs keypad exist?)SH
10280 47540 MT
(LOCAL-ECHO)SH
22280 XM
(Full or half duplex switch.)SH
10280 49198 MT
(PARITY)SH
22280 XM
(Character parity to use)SH
10280 50856 MT
(PREFIX)SH
22280 XM
(Which default prefix to use with PRODOS?)SH
10280 52514 MT
(PRINTER)SH
22280 XM
(Should the printer be used for the display?)SH
10280 54172 MT
(PROTOCOL)SH
22280 XM
(Which protocol is to be used for file transfer.)SH
10280 55830 MT
(RECEIVE)SH
22280 XM
(Various parameters for receiving files)SH
10280 57488 MT
(SEND)SH
22280 XM
(Various parameters for sending files)SH
10280 59146 MT
(SLOT)SH
22280 XM
(Which slot # is communication device in?)SH
10280 60804 MT
(TIMER)SH
22280 XM
(Is the receive timeout on or off?)SH
10280 62462 MT
(TIMING)SH
22280 XM
(Count for timing loop)SH
10280 64120 MT
(TERMINAL)SH
22280 XM
(Which terminal \050if any\051 should Kermit emulate?)SH
8280 65911 MT
(The above options are analogous to the equivalent SET commands.)SH
ES
%%Page: 16 17
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 16)SH
12 /Times-Bold AF
30717 XM
(Kermit User Guide: Apple II Kermit 1.5.17)SH
46800 50 6120 5709 UL
46800 50 6120 8086 UL
10 /Courier AF
9720 10865 MT
(^ is up arrow)
SH( BLUE)
1800 W( RED GRAY ^)
2400 W( .\050period\051)
1800 W( ENTER)SH
19920 11896 MT
(------- ------- ------- ------- ------- -------)SH
19320 12927 MT
(| | |delline|)
3600 W( up)
600 W( |select)
1200 W( | enter |)SH
19320 13958 MT
(| 6 | 7 | 8 | 9 | 0 | - |)1200 W
19320 14989 MT
(| gold  | help  |undelln|replace| reset |  sub  |)SH
19920 16020 MT
(------- ------- ------- ------- ------- -------)SH
10920 17051 MT
(v is down arrow)
SH( 7)
2400 W( 8 9 v)3600 W
21720 18082 MT
(------- ------- ------- -------)SH
21120 19113 MT
(| page  |findnxt|delword| down  |)SH
21120 20144 MT
(| Y | U | I | O |)1200 W
21120 21175 MT
(|command| find  |undelwd|section|)SH
21720 22206 MT
(------- ------- ------- -------)SH
11520 23237 MT
(vt52 key ---->)
SH( 4)
4800 W( 5 6 ->)3600 W
23520 24268 MT
(------- ------- ------- -------)SH
9720 25299 MT
(vms edit usage ---->)
SH( |advanc|backup)
1200 W( |delchar| right |)SH
11520 26330 MT
(apple key ---->)
SH( |)
2400 W( H)
600 W( | J | K | L |)1200 W
9720 27361 MT
(vms edit usage ---->)
SH( |bottom|)
1200 W( top |undelch|specins|)600 W
23520 28392 MT
(------- ------- ------- -------)SH
26520 29423 MT
(1 2 3)
3600 W( <-)3000 W
25320 30454 MT
(------- ------- ------- -------)SH
24720 31485 MT
(| word  |  eol  |  cut  | left  |)SH
24720 32516 MT
(| N | M | , | . |)1200 W
24720 33547 MT
(|chgcase|deleol | paste |append |)SH
25320 34578 MT
(------- ------- ------- -------)SH
28320 35609 MT
(0)SH
12120 36640 MT
(---------------------------------------)SH
28920 37671 MT
(bline |)3000 W
15120 38702 MT
(space bar)
SH( |)14400 W
28320 39733 MT
(openline |)1800 W
12120 40764 MT
(---------------------------------------)SH
/Times-Bold SF
19383 42481 MT
(Figure 1-3:)SH
/Times-Roman SF
24632 XM
(VT52 Keypad on an Apple Keyboard)SH
46800 50 6120 44291 UL
12 /Times-Bold AF
6120 47207 MT
(1.5.17. The STATUS Command)SH
10 /Times-Roman AF
6120 49149 MT
(Syntax:)SH
/Courier SF
9426 XM
(STATUS)SH
/Times-Roman SF
6120 51541 MT
(Give statistics about the most recent file transfer. This includes information such as)
317 W( number of characters)316 W
6120 52737 MT
(sent/received, number of data characters sent/received, and last error encountered.)SH
12 /Times-Bold AF
6120 55853 MT
(1.5.18. The TAKE Command)SH
10 /Times-Roman AF
6120 57795 MT
(Syntax:)SH
/Courier SF
9426 XM
(TAKE)SH
/Times-Italic SF
12426 XM
(filespec)SH
/Times-Roman SF
6120 60187 MT
(The TAKE commands)
64 W( tells kermit-65 to execute commands from the specified file similarly to the KERMIT.INIT)65 W
6120 61383 MT
(file. See discussion on KERMIT.INIT above for details.)SH
ES
%%Page: 17 18
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(1.5.19. The TYPE Command)SH
10 /Times-Italic AF
51775 XM
(Page 17)SH
46800 50 8280 5709 UL
12 /Times-Bold AF
8280 8004 MT
(1.5.19. The TYPE Command)SH
10 /Times-Roman AF
8280 9946 MT
(Syntax:)SH
/Courier SF
11586 XM
(TYPE)SH
/Times-Italic SF
14586 XM
(filespec)SH
/Times-Roman SF
8280 12338 MT
(The TYPE commands tells kermit-65 to)
87 W( print to the screen from the specified file. Text files only and works best)86 W
8280 13534 MT
(with 80 characters per line or less.)SH
12 /Times-Bold AF
8280 16650 MT
(1.5.20. The UNLOCK Command)SH
10 /Times-Roman AF
8280 18592 MT
(Syntax:)SH
/Courier SF
11586 XM
(UNLOCK)SH
/Times-Italic SF
15786 XM
(filespec)SH
/Times-Roman SF
8280 20984 MT
(UNLOCK will unlock the given filespec on the default drive.)SH
14 /Times-Bold AF
8280 24586 MT
(1.6. Installation)SH
12 SS
8280 27702 MT
(1.6.1. Standard Installation)SH
10 /Times-Roman AF
8280 29644 MT
(To bootstrap Kermit to prodos, get the file)29 W
/Courier SF
25705 XM
(APPPRO.BNS)SH
/Times-Roman SF
31984 XM
(on a apple diskette.  Use binscii to convert this file into a)29 W
8280 30840 MT
(shrinkit file. Use shrinkit to extract the files onto a prodos diskette with your own prodos and basic.system files.)111 W
8280 32036 MT
(Then "-read.me" for further instructions. Thanks to Les)
164 W( Ferch for this install system.  For dos 3.3 get the files)165 W
/Courier SF
8280 33232 MT
(APP386.[1-2])SH
/Times-Roman SF
15898 XM
(on a master diskette then read the first of app386.1 for further instructions.  Thanks to Alan)168 W
8280 34428 MT
(Kalker for this install system.)SH
8280 36820 MT
(The kermit binaries will run on either system.  Simply use the PRODOS)
123 W( conversion routines \050if they have them)124 W
8280 38016 MT
(fixed, better to use copy II+ or whatever\051 to)
2 W( move)1 W
/Courier SF
28496 XM
(kermit)SH
/Times-Roman SF
(,)SH
/Courier SF
32597 XM
(kermit.help)SH
/Times-Roman SF
39448 XM
(and)SH
/Courier SF
41143 XM
(kermit.init)SH
/Times-Roman SF
47994 XM
(files. If)
252 W( you want)1 W
8280 39212 MT
(other options as a regular thing then you can change file)SH
/Courier SF
30970 XM
(kermit.init)SH
/Times-Roman SF
37820 XM
(with your favorite editor.)SH
/Times-Bold SF
10280 41490 MT
(Files Supplied for Kermit-65)SH
/Times-Roman SF
8280 43882 MT
(The following files should be supplied on the columbia distribution tape:)SH
/Courier SF
10280 45492 MT
(APP386.1)SH
/Times-Roman SF
21080 XM
(Install system for dos 3.3 \0501 of 2\051)SH
/Courier SF
10280 46597 MT
(APP386.2)SH
/Times-Roman SF
21080 XM
(Install system for dos 3.3 \0502 of 2\051)SH
/Courier SF
10280 47702 MT
(APPAAA.HLP)SH
/Times-Roman SF
21080 XM
(List of files \050like this one\051)SH
/Courier SF
10280 48807 MT
(APPAAA.NEW)SH
/Times-Roman SF
21080 XM
(Whats new in this release)SH
/Courier SF
10280 49912 MT
(APPACC.HEX)SH
/Times-Roman SF
21080 XM
(Apple com card hex)SH
/Courier SF
10280 51017 MT
(APPACC.M65)SH
/Times-Roman SF
21080 XM
(Apple com card source)SH
/Courier SF
10280 52122 MT
(APPCAT.HEX)SH
/Times-Roman SF
21080 XM
(Apple cat hex)SH
/Courier SF
10280 53227 MT
(APPCAT.M65)SH
/Times-Roman SF
21080 XM
(Apple cat source)SH
/Courier SF
10280 54332 MT
(APPCCS.HEX)SH
/Times-Roman SF
21080 XM
(CCS 7710 com card hex)SH
/Courier SF
10280 55437 MT
(APPCCS.M65)SH
/Times-Roman SF
21080 XM
(CCS 7710 com card source)SH
/Courier SF
10280 56542 MT
(APPCPS.HEX)SH
/Times-Roman SF
21080 XM
(CPS com card hex)SH
/Courier SF
10280 57647 MT
(APPCPS.M65)SH
/Times-Roman SF
21080 XM
(CPS com card source)SH
/Courier SF
10280 58752 MT
(APPGS.HEX)SH
/Times-Roman SF
21080 XM
(GS serial port hex)SH
/Courier SF
10280 59857 MT
(APPGS.M65)SH
/Times-Roman SF
21080 XM
(GS serial port source)SH
/Courier SF
10280 60962 MT
(APPHMM.HEX)SH
/Times-Roman SF
21080 XM
(Hayes micro modem card hex)SH
/Courier SF
10280 62067 MT
(APPHMM.M65)SH
/Times-Roman SF
21080 XM
(Hayes micro modem card source)SH
/Courier SF
10280 63172 MT
(APPICON.BNS)SH
/Times-Roman SF
21080 XM
(Kermit icon for gs users)SH
/Courier SF
10280 64277 MT
(APPLE.DOC)SH
/Times-Roman SF
21080 XM
(Complete documentation \050it says here\051)SH
/Courier SF
10280 65382 MT
(APPLE.MSS)SH
/Times-Roman SF
21080 XM
(Scribe text formatter source for documentation)SH
/Courier SF
10280 66487 MT
(APPLE.PS)SH
/Times-Roman SF
21080 XM
(Documentation ready for a postscript printer)SH
/Courier SF
10280 67592 MT
(APPMAI.HEX)SH
/Times-Roman SF
21080 XM
(Main kermit pgm hex)SH
/Courier SF
10280 68697 MT
(APPMAI.M65)SH
/Times-Roman SF
21080 XM
(Main kermit pgm source)SH
/Courier SF
10280 69802 MT
(APPMAK.UNX)SH
/Times-Roman SF
21080 XM
(Make file for UNIX cross assembly \050to assemble Kermit\051)SH
/Courier SF
10280 70907 MT
(APPMSV.HEX)SH
/Times-Roman SF
21080 XM
(Microtec com card hex)SH
ES
%%Page: 18 19
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 18)SH
12 /Times-Bold AF
31317 XM
(Kermit User Guide: Apple II Kermit 1.6.1)SH
46800 50 6120 5709 UL
10 /Courier AF
8120 7886 MT
(APPMSV.M65)SH
/Times-Roman SF
18920 XM
(Microtec com card source)SH
/Courier SF
8120 8991 MT
(APPPRO.BNS)SH
/Times-Roman SF
18920 XM
(Install system for prodos)SH
/Courier SF
8120 10096 MT
(APPSSC.HEX)SH
/Times-Roman SF
18920 XM
(Super serial com card hex)SH
/Courier SF
8120 11201 MT
(APPSSC.M65)SH
/Times-Roman SF
18920 XM
(Super serial com card source)SH
/Courier SF
8120 12306 MT
(APPXAS.1)SH
/Times-Roman SF
18920 XM
(65c02 cross assembler for UNIX system part 1)SH
/Courier SF
8120 13411 MT
(APPXAS.2)SH
/Times-Roman SF
18920 XM
(65c02 cross assembler for UNIX system part 2)SH
/Courier SF
8120 14516 MT
(APPXAS.3)SH
/Times-Roman SF
18920 XM
(65c02 cross assembler for UNIX system part 3)SH
6120 16126 MT
(The syntax of the filenames may vary.  On UNIX systems, the filenames will be in lowercase.)
168 W( On)
588 W( VM/CMS)169 W
6120 17322 MT
(systems, the period will be replaced by a space.  All files are text,)
68 W( however the suffix of BNS are binsciied binary)67 W
6120 18518 MT
(files.)SH
12 /Times-Bold AF
6120 21634 MT
(1.6.2. Alternate Installation)SH
10 /Times-Roman AF
6120 23576 MT
(The main problem exists in getting the hex files onto your diskette as a text file.  But again that is a)
97 W( test of your)98 W
6120 24772 MT
(creativity. If you have a version of Kermit running then GET or RECIEVE the file as a text file and)
124 W( you are in)123 W
6120 25968 MT
(business. Since)
454 W( Kermit has)
102 W( been separated into two assemblies then two hex files will have to be present on the)103 W
6120 27164 MT
(diskette. Get the main hex file)286 W
/Courier SF
20140 XM
(APPMAI.HEX)SH
/Times-Roman SF
26676 XM
(and select which com card hex you)
286 W( will need. First ")285 W
/Courier SF
(exec)SH
6120 28360 MT
(APPMAI.HEX)SH
/Times-Roman SF
(". Your)
382 W( Apple \050or compatable\051)
66 W( will go into monitor and show you)67 W
/Courier SF
39836 XM
(*)SH
/Times-Roman SF
('s for several minutes.  This is)67 W
6120 29556 MT
(the monitor loading)
108 W( the hex into binary.  If you get beeps from the monitor its probably because you didnt get a)107 W
6120 30752 MT
(good copy of the text file.  Now EXEC the com)
75 W( card driver you are going to use.  You will have to get back into)76 W
6120 31948 MT
(basic\050aha another test)
93 W( for you, try "3d0G"\051 to do this.  And you will see the monitor loading the com driver. The)92 W
6120 33144 MT
(order of EXEC's is important.  The com card should be loaded)
106 W( last.  Next get back into basic and do a ")107 W
/Courier SF
(bsave)SH
6120 34340 MT
(kermit,A$1000,L$7000)SH
/Times-Roman SF
(". You)
280 W( may have to)
15 W( specify the drive to do this binary save, with a slot or drive on the)14 W
6120 35536 MT
(end of the BSAVE \050aha another test\051.  You now run Kermit via ")SH
/Courier SF
(brun kermit)SH
/Times-Roman SF
(".)SH
6120 37928 MT
(If you want to customize Kermit for your needs, the recommended method is to)
13 W( use file "kermit.init" OR do all your)14 W
6120 39124 MT
(SETs, etc, and)
371 W( then do an "exit".  Now you should be back in BASIC.  At this point do a ")370 W
/Courier SF
(bsave)SH
/Times-Italic SF
6120 40320 MT
(name)SH
/Courier SF
(,A$1000,L$7000)SH
/Times-Roman SF
(" and when you do a ")64 W
/Courier SF
(brun)SH
/Times-Italic SF
29005 XM
(name)SH
/Times-Roman SF
(" all your setups will be remembered.  NOTE: If you)65 W
6120 41516 MT
(save your current settings via ")105 W
/Courier SF
(bsave kermit ...)105 W
/Times-Roman SF
(" you may find that moving that binary to another)
105 W( type of)104 W
6120 42712 MT
(Apple \050e.g. from a //e to an //e+\051 will not be possible.  So make sure)
44 W( you keep the original binary to move between)45 W
6120 43908 MT
(machine types.)SH
6120 46300 MT
(Since the org is now $1000 if you have been using Kermit and then went back to basic for some trivial thing a)125 W
6120 47496 MT
("CALL 4096" should start up Kermit without having to reload it.)SH
6120 49888 MT
(In summary:)SH
8120 51679 MT
(1.)SH
/Courier SF
9120 XM
(EXEC APPMAI.HEX)SH
/Times-Roman SF
8120 53337 MT
(2.)SH
9120 XM
(Choose the com card driver you will use.  For example)SH
/Courier SF
31339 XM
(APPSSC.HEX)SH
/Times-Roman SF
(.)SH
8120 54995 MT
(3.)SH
/Courier SF
9120 XM
(3D0G)SH
/Times-Roman SF
8120 56653 MT
(4.)SH
/Courier SF
9120 XM
(EXEC APPSSC.HEX)SH
/Times-Roman SF
8120 58311 MT
(5.)SH
/Courier SF
9120 XM
(BSAVE kermit,A$1000,L$7000)SH
/Times-Roman SF
6120 60102 MT
(And you should be in business.  Remember there is the)
69 W( command HELP and whenever you are into a command a)70 W
6120 61298 MT
("?" will give you the possible options available at that)
82 W( point of a command.  The escape key will finish typing an)81 W
6120 62494 MT
(option if it is possible. The syntax of all the commands and options only requires enough characters to make)
92 W( that)93 W
6120 63690 MT
(command or option unique.)SH
ES
%%Page: 19 20
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(1.7. Problems)SH
10 /Times-Italic AF
51775 XM
(Page 19)SH
46800 50 8280 5709 UL
14 /Times-Bold AF
8280 8138 MT
(1.7. Problems)SH
10 SS
10280 10416 MT
(Installation)SH
/Times-Roman SF
8280 12808 MT
(NOTE: When using the super serial driver you must have the cards)
27 W( sw6-2 on.  This allows the card to use interupts.)26 W
8280 14004 MT
(The rest of the switches are)
44 W( set from within Kermit. It appears that you can run your Apple 2 with sw6-2 on and in)45 W
8280 15200 MT
(99% of the)
48 W( cases will cause no problems.  This is because the OS runs with interupts locked out \050"sei" in assembly)47 W
8280 16396 MT
(language\051 and the program must explicitly give a "cli" for interupts to work \050the super serial driver does\051.)SH
8280 18788 MT
(The AE Serial Pro)
265 W( must have switches 1 & 3 open and 2 & 4 closed. This appears to dissagree with the)266 W
8280 19984 MT
(documentation since those settings turn off irq interupts)
2 W( and turn on nmi interupts. So watch this it may get corrected)1 W
8280 21180 MT
(in later versions.)SH
8280 23572 MT
(The Microtek driver is a super serial look alike which)
2 W( does not run with interupts.  If you have trouble with the super)3 W
8280 24768 MT
(serial driver you might try)
141 W( the MSV driver.  For you people with the MSV-622c card, you might try running a)140 W
8280 25964 MT
(jumper from the UART 6551 pin)
16 W( 26 to the card edge pin 30.  This will enable interupts just like the SSC sw2-6, and)17 W
8280 27160 MT
(then you can use the super serial driver.)SH
8280 29552 MT
(The Prometheus)
50 W( card will work with the Apple com driver.  However you will have to set the switches on the card)49 W
8280 30748 MT
(for baud etc.  Evidently this card can not be programed by)
31 W( the software. If that is not true then here is an oportunity)32 W
8280 31944 MT
(for you to write a better driver. If you do please pass it on for other Prometheus users.)SH
8280 34336 MT
(The apple cat uses the modem's firmware for dialing. Type ";" for a 2 second delay, or)
4 W( any control character to abort)3 W
8280 35532 MT
(the dialing. ROM)
81 W( is not needed if external phone is used for dialing.  Supports 110-600 baud, and 45.5 baud \050use)82 W
8280 36728 MT
(kermit-65's 135 baud setting\051.  Supports 1200 baud with apple-cat 212 card, in)
15 W( slot-saver configuration.  Allows use)14 W
8280 37924 MT
(of external serial port by typing "X" as dialing string.  Thanks to Dick Wotiz for this driver.)
15 W( Reports)
281 W( have it that the)16 W
8280 39120 MT
(Apple Cat will also work with the Apple com driver.)SH
8280 41512 MT
(Some have noted the Apple com)
12 W( card must be initialized via the "IN#x" before starting Kermit. Ike has now updated)11 W
8280 42708 MT
(this driver and the initialization is now done within the Apple com driver.  Thanks Ike.)SH
/Times-Bold SF
10280 44986 MT
(Usage)SH
/Times-Roman SF
8280 47378 MT
(There is the command HELP and whenever you are)
160 W( into a command a "?"  will give you the possible options)161 W
8280 48574 MT
(available at that point of a command. The escape key will finish typing an option)
47 W( if it is possible. The syntax of all)46 W
8280 49770 MT
(the commands and options only requires enough characters to make that command or option unique.)SH
8280 52162 MT
(When using flow control you may appear to hang. Type a)SH
/Courier SF
31609 XM
(^Q)SH
/Times-Roman SF
33059 XM
(\050Control-Q\051 and that may free you up.)SH
8280 54554 MT
(Remember when you use your printer there are a lot of variables here.  What was being sent to the screen now)
81 W( is)82 W
8280 55750 MT
(being sent to your printer.  If you were emulating)
84 W( the VT52 your printer may not know how to handle the escape)83 W
8280 56946 MT
(sequences, tabs etc. It may be you can tell)
43 W( the host you are a tty or some such device that will give carriage returns)44 W
8280 58142 MT
(etc that your printer can handle.  Some printers may require the flow control and delay to get readable printing.)SH
/Times-Bold SF
10280 60420 MT
(File Transfer Errors)SH
/Times-Roman SF
8280 62812 MT
("File Transfer Errors," was added to this document by the Southeast Regional Data Center \050SERDAC\051, '88 July 17.)SH
8280 65204 MT
(In spite of the fact that successful Kermit file transfers are almost always)
242 W( error free, there are a number of)241 W
8280 66400 MT
(circumstances which can corrupt, prevent, or interrupt/abort a transfer.  In the case of an actual)
47 W( abort, there may be)48 W
8280 67596 MT
(data loss or corruption, and an incomplete file)
129 W( may not have a correct end-of-file.  These circumstances may be)128 W
8280 68792 MT
(roughly divided into two groups: \0501\051 problems due to)
6 W( file or disk errors, and \0502\051 problems due to delays or failures in)7 W
8280 69988 MT
(Kermit packet exchange.)SH
ES
%%Page: 20 21
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 20)SH
12 /Times-Bold AF
32217 XM
(Kermit User Guide: Apple II Kermit 1.7)SH
46800 50 6120 5709 UL
10 /Times-Roman AF
6120 7886 MT
(Common problems in category \0501\051 include the following:)SH
6120 10278 MT
(\050a\051 improper file specification \050b\051 wrong file type \050c\051 protected file\050s\051 \050d\051 disk problems)SH
6120 12670 MT
(\0501a\051 problems can occur when you specify, to either the Apple or host Kermit, a)
39 W( non-existent or improperly located)38 W
6120 13866 MT
(file. Misspelling)
438 W( and/or incorrect \050sub\051directory)
94 W( specification are popular villains!  If you are commanding either)95 W
6120 15062 MT
(Kermit to SEND a file \050SEND filespec\051, the problem)
92 W( will be fairly obvious.  On the Apple II, you'll see an error)91 W
6120 16258 MT
(message like: "FILE NOT)
13 W( FOUND."  On the VAX/VMS 8800, for example, you'll see the message: "%KERMIT32)14 W
6120 17454 MT
(....., file not found for)
33 W( 'filespec'".  In either case, the transfer will not take place.  If you're using Kermit-65 to GET)32 W
6120 18650 MT
(\050GET filespec\051 files from the VAX/VMS Kermit server, and the requested file does not exist in your VAX default)65 W
6120 19846 MT
(directory, you should see a Kermit-32 generated "REMOTE MESSAGE %KERMIT32 ....., file not found)
217 W( for)216 W
6120 21042 MT
('filespec'" appear in the transmission status display, and)
268 W( then the Kermit-65 message "CANNOT RECEIVE)269 W
6120 22238 MT
(FILE-HEAD". Transfer)
250 W( of the questionable file will not take place.)SH
6120 24630 MT
(\0501b\051 problems)
73 W( can occur if you forget to specify, to either the Apple or host Kermit, what type of file you wish to)72 W
6120 25826 MT
(transfer. If)
388 W( you are using Kermit-65 to send files to a host, you are fairly well protected against this error.  If you)69 W
6120 27022 MT
(attempt to send a file whose CATALOG type)
47 W( does not match the FILE-TYPE parameter setting, you will receive a)46 W
6120 28218 MT
("INCOMPATIBLE FILE FORMAT" error message, or something similar, and the transfer will)
72 W( not take place.  If,)73 W
6120 29414 MT
(however, you are receiving \050via RECEIVE or GET\051 a file whose native type does not match the)
8 W( FILE-TYPE setting,)7 W
6120 30610 MT
(the file WILL be received.  It will be mis-typed \050according to)
7 W( the FILE-TYPE setting\051, though, and any later attempt)8 W
6120 31806 MT
(to use it on the Apple will probably be unsuccessful.)SH
6120 34198 MT
(The same sort)
238 W( of circumstances generally apply for a host Kermit. With the VAX 8800, for example, when)237 W
6120 35394 MT
(Kermit-32 is sending a file, you generally need not worry about setting)
26 W( its file type.  When Kermit-32 is receiving a)27 W
6120 36590 MT
(file, however, properly setting its file type is very critical.  If you wish to put Kermit-32 in server mode)
65 W( to receive)64 W
6120 37786 MT
(multiple files, set the file type BEFORE using the SERVER command, and)
128 W( make sure that you only send it the)129 W
6120 38982 MT
(appropriate type of files during that server session.  You cannot switch file types DURING a given server session!)SH
6120 41374 MT
(NOTE: One other way you can)
71 W( get into trouble with "wrong file type" is by trying to send a file which is mixed--)70 W
6120 42570 MT
(mostly text,)
21 W( but with some imbedded characters that are not true 7-bit ASCII \050i.e., ASCII codes 00-127\051.  This often)22 W
6120 43766 MT
(happens when you are trying to transfer a file which is word processor output. Most word processing)
162 W( software)161 W
6120 44962 MT
(claims to allow you to)
35 W( output a true ASCII or text file, but in some cases it really does not, and in others the choice)36 W
6120 46158 MT
(of output options is confusing.  If you have)
60 W( set up either Kermit program to send/receive a text file, and you try to)59 W
6120 47354 MT
(transfer illegal ASCII characters \050codes 128-256\051, your transfer may "hang" or be aborted.  At the very best,)
64 W( if the)65 W
6120 48550 MT
(transfer "works," the suspect characters will later probably be meaningless or confusing to the destination machine.)SH
6120 50942 MT
(\0501c\051 problems can occur in two ways on the Apple II.  If your default drive disk is)
37 W( write protected, and you attempt)36 W
6120 52138 MT
(to receive a file, you will receive)
56 W( a "WRITE PROTECTED" error message, and no transfer will take place.  If you)57 W
6120 53334 MT
(have set Kermit-65's FILE-WARNING parameter to OFF \050normally NOT a good idea\051, and you attempt to)
2 W( receive a)1 W
6120 54530 MT
(file that already exists in)
31 W( a locked state on your default diskette, you will receive a "FILE LOCKED" error message)32 W
6120 55726 MT

ptrepan1@umn-d-ub.D.UMN.EDU (pat trepanier) (10/26/89)

(\050if the file is very short, you may have to check with a Kermit-65 STATUS)
19 W( command to see the error message\051, and)18 W
6120 56922 MT
(no transfer will take place.)SH
6120 59314 MT
(Similar problems may occur on the host)
75 W( because of various file protection schemes.  On the VAX/VMS 8800, for)76 W
6120 60510 MT
(example, Kermit-32 cannot send out a file that you are unauthorized to read.  And, it cannot receive)
7 W( a file unless you)6 W
6120 61706 MT
(are authorized)
100 W( to write to that filename and its \050sub\051directory.  If you use Kermit-32 to attempt to SEND \050SEND)101 W
6120 62902 MT
(filespec\051 a protected file, you should see)
69 W( a "%KERMIT32 ....., insufficient privilege or file protection violation for)68 W
6120 64098 MT
('filespec'" error message, and no transfer will take place.  If you have)
24 W( Kermit-32 in server mode, and you are trying)25 W
6120 65294 MT
(to GET a protected file from it, or you are trying to SEND it)
4 W( a file whose space is protected, you should see a similar)3 W
6120 66490 MT
(Kermit-32 generated)
249 W( REMOTE MESSAGE appear in the transmission status display, and then, on GET, the)250 W
6120 67686 MT
(Kermit-65 message "CANNOT RECEIVE FILE-HEAD".  Transfer of the protected file will not take place.)SH
6120 70078 MT
(\0501d\051 problems are most likely to occur because of Apple II diskette or drive problems.)
99 W( The)
447 W( following conditions)98 W
6120 71274 MT
(will generate "DISK I/O" or "I/O ERROR" messages when Kermit-65 transfer)
35 W( commands are entered:  bad diskette)36 W
ES
%%Page: 21 22
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(1.7. Problems)SH
10 /Times-Italic AF
51775 XM
(Page 21)SH
46800 50 8280 5709 UL
/Times-Roman SF
8280 7886 MT
(in default drive, no diskette in default drive, default drive door open, and/or unINITialized disk in default drive.)SH
8280 10278 MT
(If any of those errors are detected before the attempted transmission of)
47 W( a given file, the transfer of that file will not)46 W
8280 11474 MT
(begin. If)
5 W( any are detected DURING a file transmission, the file transfer will likely abort; at best transmitted data will)6 W
8280 12670 MT
(be incomplete. Data which does reach the destination)
45 W( end of an aborted transfer should be considered very suspect;)44 W
8280 13866 MT
(the disk problem should be corrected and the transfer should be repeated!  \050The best)
41 W( chance you have for salvaging)42 W
8280 15062 MT
(text file data in an abort is)
20 W( if the file destination is the host machine and you have told its Kermit to save incomplete)19 W
8280 16258 MT
(files, e.g., on the VAX-8800, you need to SET INCOMPLETE KEEP\051.)SH
8280 18650 MT
(One other Apple II disk problem can be encountered while you are using Kermit-65 to)
60 W( receive files. If you exceed)61 W
8280 19846 MT
(the storage capacity of your diskette during a RECEIVE or a GET, you should see a)
51 W( "DISK FULL" error message.)50 W
8280 21042 MT
(Data that has been received up to the point)
39 W( of the overflow will be automatically DELETEd.  Make CERTAIN that)40 W
8280 22238 MT
(you do not try to receive any more files until you have DELETEd some files from the problem)
20 W( diskette, or until you)19 W
8280 23434 MT
(have replaced it with one that has adequate capacity to receive the complete file.  NOTE: See Section 1.5.4.)SH
8280 25826 MT
(It is)
286 W( less likely that \0501d\051 problems would occur because of host machine disk problems.  The most likely)287 W
8280 27022 MT
(circumstance you might encounter on the VAX/VMS 8800, for example, would be in receiving a large file and,)
65 W( in)64 W
8280 28218 MT
(the process, exceeding your VAX disk)
86 W( quota.  In such a case, you should see an appropriate Kermit-32 generated)87 W
8280 29414 MT
(REMOTE MESSAGE appear within the Kermit-65 transmission status display.  If this)
89 W( happens, delete some files)88 W
8280 30610 MT
(from your VAX \050sub\051directories, and/or have your VAX disk quota increased BEFORE you try the transfer again.)
10 W( If)11 W
8280 31806 MT
(you have issued a)
45 W( SET INCOMPLETE KEEP command to Kermit-32, there may be some chance of salvaging text)44 W
8280 33002 MT
(file data that arrived before the disk quota overage, but the best thing you can do is to repeat the transfer!)SH
8280 35394 MT
(As a general rule, if some disk or file error prevents a transfer from beginning, to get it to "go," you will need to)89 W
8280 36590 MT
(correct the error and repeat all the steps that preceded it.)SH
8280 38982 MT
(If you are still commanding the host Kermit, and you see an)
64 W( error message, you will have to get the host Kermit's)63 W
8280 40178 MT
(prompt back and give it an acceptable command. If you have commanded the host)
60 W( Kermit to SEND or RECEIVE,)61 W
8280 41374 MT
(and are back commanding Kermit-65 when)
63 W( you notice the error, you will have to correct the problem, CONNECT)62 W
8280 42570 MT
(back to the host, get the host Kermit prompt \050with the)
129 W( VAX/VMS 8800, try typing RETURN or CTRL-Y\051, and)130 W
8280 43766 MT
(repeat the SEND or RECEIVE command, before returning back to Kermit-65 to command it again.)SH
8280 46158 MT
(If you have placed the host Kermit in server mode, and are giving)
40 W( Kermit-65 commands when you notice an Apple)39 W
8280 47354 MT
(disk/file error prevents a file transfer from starting, chances are good that you won't have to CONNECT)
22 W( back to the)23 W
8280 48550 MT
(host. It)
280 W( is also important to note that within a)
15 W( single server session, when you are transferring multiple files, all files)14 W
8280 49746 MT
(transferred PRECEDING an error \050or abort\051 are probably good. To repeat the transfer, correct)
100 W( the error, and give)101 W
8280 50942 MT
(Kermit-65 the appropriate command to transfer the file that messed up. The)
27 W( first time you do it, you may get back a)26 W
8280 52138 MT
(message like "REMOTE MESSAGE %KERMIT-32..... protocol error" This is just the)
18 W( host server trying to get back)19 W
8280 53334 MT
("on track")
156 W( after the error.  When the Kermit-65> prompt returns, enter the transfer command again, and it will)155 W
8280 54530 MT
(probably be accepted.)SH
8280 56922 MT
(If the second attempt should fail, wait for the Kermit-65> prompt,)
81 W( enter:  FINISH, wait for the prompt again, and)82 W
8280 58118 MT
(enter: CONNECT.  If you do not see the host operating system)
19 W( prompt \050$ on the VAX 8800\051, type a few RETURNs)18 W
8280 59314 MT
(\050or on the VAX/VMS a CTRL-Y\051. Re-invoke the host Kermit and put it back in server mode.)SH
8280 61706 MT
(If disk or file errors prevent a transfer from completing, recovery will depend on)
18 W( the error, whether you had the host)19 W
8280 62902 MT
(Kermit in server mode or not, and on your desire for accuracy.)SH
8280 65294 MT
(Some disk/file error aborts are "fatal" \050e.g., Apple)
201 W( DISK FULL, and uploading to the VAX 8800 w/o having)200 W
8280 66490 MT
(commanded Kermit-32 to SET INCOMPLETE KEEP\051.  The)
55 W( destination file will be destroyed.  The transfer of the)56 W
8280 67686 MT
(file will have to be repeated again from the beginning.  Again, unless you have set the host Kermit for)
28 W( server mode,)27 W
8280 68882 MT
(you will have to CONNECT)
31 W( back, get the host Kermit prompt, and re-command it.  If you were in a server session,)32 W
8280 70078 MT
(though, you can probably repeat the transfer of the interrupted file without going back to the)
130 W( host \050see recovery)129 W
8280 71274 MT
(procedures above\051.)SH
ES
%%Page: 22 23
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 22)SH
12 /Times-Bold AF
32217 XM
(Kermit User Guide: Apple II Kermit 1.7)SH
46800 50 6120 5709 UL
10 /Times-Roman AF
6120 7886 MT
(Other disk/file errors that interrupt/abort)
60 W( a transfer may leave salvageable text data at the transfer destination.  The)61 W
6120 9082 MT
(best policy, though, is to repeat the transfer of the incomplete file \050see recovery procedures above\051.)SH
6120 11474 MT
(Common problems in category \0502\051 include the following:)SH
6120 13866 MT
(\050a\051 bad parity)SH
6120 16258 MT
(\050b\051 noisy communications line)SH
6120 18650 MT
(\050c\051 timeout due to delays, "disaster," etc.)SH
6120 21042 MT
(\050d\051 Kermit-program incompatibility)SH
6120 23434 MT
(\050e\051 user error)SH
6120 25826 MT
(\0502a\051)SH
6120 28218 MT
(Parity settings are)
40 W( very critical to correct transfers.  If you do not inform Kermit-65 of the correct parity being used)39 W
6120 29414 MT
(by the remote host machine or the communications path to it, "checksum")
4 W( error checking calculations will be wrong,)5 W
6120 30610 MT
(and packets will be consistently rejected)
24 W( when they arrive at their destination.  In particular, most binary file Kermit)23 W
6120 31806 MT
(transfers won't get very far if parity is not set correctly.)SH
6120 34198 MT
([NOTE: If you want to do a binary file transfer \050Apple binary or BASIC files\051 via a FIRN Network)
SH( connection to the)1 W
6120 35394 MT
(SERDAC VAX/VMS 8800, you must SET PARITY SPACE before the transfer is)
125 W( initiated; that will insure that)124 W
6120 36590 MT
(eight-bit quoting is)
123 W( used.  If you dial directly into the VAX/VMS 8800, SET PARITY NONE; eight-bit quoting)124 W
6120 37786 MT
(\050which is less efficient\051 is not required].)SH
6120 40178 MT
(\0502b\051)SH
6120 42570 MT
(Line noise can be the root cause for a variety of file transfer problems.  The beauty)
169 W( of a "packetized protocol)168 W
6120 43766 MT
(transfer" scheme like Kermit is that ordinarily, the scheme will overcome an occasional burst of line noise.  A)158 W
6120 44962 MT
(packet which arrives)
70 W( out of sequence, or which does not have the same checksum "bit count" as when it was sent,)69 W
6120 46158 MT
(will get retransmitted, and the noise induced data error will correct itself.)SH
6120 48550 MT
(Sometimes, however, bad line noise can outwit even the cleverest aspects of Kermit.  There are some times)
65 W( where)66 W
6120 49746 MT
(severe noise can corrupt the "checksum" error checking and lead to undetected transmission of a bad character)163 W
6120 50942 MT
(\050assuming that the)
140 W( severe line noise exists, chances of this happening for one character are, for Kermit-65 error)141 W
6120 52138 MT
(checking, less than two percent\051.)SH
6120 54530 MT
(If line noise is bad enough and persistent enough, it is also a cause for several problems)
40 W( that will eventually "hang")39 W
6120 55726 MT
(or totally confuse and abort a transfer:)SH
6120 58118 MT
(Each transfer is preceded by the Kermit-to-Kermit exchange)
68 W( of several short "initialization packets.  These tell the)69 W
6120 59314 MT
(controlling programs critical things to expect about)
91 W( the upcoming transfer. If line noise prevents the packets from)90 W
6120 60510 MT
(arriving, or scrambles them up, the transfer probably can't get started correctly.)SH
6120 62902 MT
(One of the biggest vulnerabilities of the Kermit scheme)
65 W( is that each arriving packet must be acknowledged \050ACK\051)66 W
6120 64098 MT
(by the receiver, and that the sender must actually receive back the acknowledgement)
4 W( \050likewise, if an expected packet)3 W
6120 65294 MT
(does not arrive, there often must be a negative acknowledgement \050NAK\051\051.  Since the ACK/NAK packets are)
82 W( very)83 W
6120 66490 MT
(short, they are rather)
39 W( vulnerable to severe noise.  If too many of them are scrambled or lost, the transfer can get out)38 W
6120 67686 MT
(of synch, and the transferring programs can lose track of where they are.)SH
6120 70078 MT
(One other place Kermit is vulnerable is in the beginning of a data packet.  The first several bytes of)
94 W( these longer)95 W
6120 71274 MT
(packets are reserved for control information: packet type, byte count, sequence number, etc.  If line noise repeatedly)20 W
ES
%%Page: 23 24
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(1.7. Problems)SH
10 /Times-Italic AF
51775 XM
(Page 23)SH
46800 50 8280 5709 UL
/Times-Roman SF
8280 7886 MT
(coincides with the transmission of this control information, it is)
243 W( very easy for the transfer to get confused--)244 W
8280 9082 MT
(particularly if the packet numbering gets garbled.)SH
8280 11474 MT
(If you detect frequent line noise after you've connected to a host, but)
43 W( before you begin transfers \050you will probably)42 W
8280 12670 MT
(see extraneous junk characters appearing on your screen\051, you're probably in for trouble. Once transfers)
119 W( actually)120 W
8280 13866 MT
(begin, line noise problems are often characterized by incrementing of the RETRY counter)
243 W( on the Kermit-65)242 W
8280 15062 MT
(transmission status display, and/or by long pauses in incrementing of the status display byte counter.)SH
8280 17454 MT
(To minimize line noise, first see if there are any obvious loose connections in your equipment)
178 W( \050telephone line)179 W
8280 18650 MT
(connection to wall box, telephone line to modem, modem cabling to serial connector,)
2 W( or, if appropriate, cabling from)1 W
8280 19846 MT
(hardwire port to serial connector\051.  If not, you may want to hang up)
54 W( and redial to get another telephone connection)55 W
8280 21042 MT
(\050almost every connection is unique, and you may get)
102 W( a better one than you had\051.  Many line noise problems will)101 W
8280 22238 MT
(clear up with those simple remedies, but some may be beyond your control!)SH
8280 24630 MT
(If all else fails, you may also try shortening the maximum length of your)
168 W( data packets \050SET SEND/RECEIVE)169 W
8280 25826 MT
(PACKET-LENGTH\051 to possibly lessen the effects of persistent noise.)SH
8280 28218 MT
(\0502c\051)SH
8280 30610 MT
(A Kermit)
47 W( transfer consists of a regular and predictable exchange of initialization, data, and, ACK/NAK packets.  If)46 W
8280 31806 MT
(something \050line noise, busy computer, user error, etc.\051 interrupts or delays)
106 W( this regular exchange, there must be a)107 W
8280 33002 MT
(way for a Kermit program on at least one end to figure out something is wrong and try to get the packet exchange)62 W
8280 34198 MT
(back on track again.)SH
8280 36590 MT
(This is usually done with a timer)
47 W( and retry mechanism.  If a Kermit does not receive an expected packet, within its)48 W
8280 37786 MT
(timer's time limit \050a timeout\051, it will resend its last sent packet to try to "wake)
50 W( up" the other Kermit \050effectively by)49 W
8280 38982 MT
(asking it to send its last packet)
42 W( again\051.  This resending is repeated \050"retried"\051 a number of times before the program)43 W
8280 40178 MT
(assumes it cannot get things on track again.)
184 W( Each)
616 W( packet resent by Kermit-65 is counted as a RETRY on its)183 W
8280 41374 MT
(transmission status display. If Kermit-65's retry)
41 W( count exceeds 20, it will try to issue an error message according to)42 W
8280 42570 MT
(what kind of packet it was waiting)
8 W( for and/or it will say MAX RETRY COUNT EXCEEDED. The transfer will then)7 W
8280 43766 MT
(be aborted.)SH
8280 46158 MT
(Very frequently, timeouts are caused by unexpected delays in)
101 W( the remote computer, or in the network thru which)102 W
8280 47354 MT
(you connect to it.)
120 W( If)
488 W( you know that the host machine or network is very busy, and you repeatedly have aborted)119 W
8280 48550 MT
(transfers due to timeouts, you may)
33 W( be able to alleviate the problem by increasing the value of the default Kermit-65)34 W
8280 49746 MT
(receive timeout parameter \050SET RECEIVE TIMEOUT\051.)SH
8280 52138 MT
(Other common ways that Kermit-65 can timeout and abort are: \0501\051 if the host machine)
188 W( "goes down" during a)187 W
8280 53334 MT
(transfer, \0502\051 if the telephone, network, or hardwire connection is completely broken during)
134 W( a transfer, \0503\051 if you)135 W
8280 54530 MT
(forgot to "start up" the host Kermit and)
142 W( give it a transfer command \050SEND, RECEIVE, or SERVER\051 BEFORE)141 W
8280 55726 MT
(giving Kermit-65 a transfer command,)
91 W( and \0504\051 if \0502a\051, \0502b\051, \0502d\051, or \0502e\051 problems occur and critical initialization)92 W
8280 56922 MT
(packets are never received.)SH
8280 59314 MT
(In cases \0501\051 and \0502\051, you will eventually)
120 W( probably see a CANNOT RECEIVE DATA or MAX RETRY COUNT)119 W
8280 60510 MT
(EXCEEDED message from Kermit-65.  Cases \0503\051 and \0504\051 may result in a CANNOT RECEIVE INIT message.)SH
8280 62902 MT
(\0502d\051)SH
8280 65294 MT
(To do effective Kermit transfers, there must be)
85 W( two Kermit programs working-- one on either end of a "computer)86 W
8280 66490 MT
(connection." In)
614 W( addition, the two)
182 W( Kermits must be able to "talk to" each other in a prescribed, standard way.)181 W
8280 67686 MT
(Although there are specific standards for writing all)
11 W( Kermit programs, most of them have been written by volunteers)12 W
8280 68882 MT
(and are in the "public domain."  The protocol requirements and resultant programs are generally)
8 W( rather complex, and)7 W
8280 70078 MT
(it is all too easy to inadvertently program in a subtle error in a given Kermit)
50 W( version.  Additionally, there are many)51 W
8280 71274 MT
("levels of)
110 W( ability" of Kermit programs: some can operate in server mode, some cannot. Some can transfer binary)109 W
ES
%%Page: 24 25
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 24)SH
12 /Times-Bold AF
32217 XM
(Kermit User Guide: Apple II Kermit 1.7)SH
46800 50 6120 5709 UL
10 /Times-Roman AF
6120 7886 MT
(files; some cannot, etc.  Unless the Kermit programs you are using are both error free, and both have)
139 W( the same)140 W
6120 9082 MT
(capabilities for the transfers you wish to perform, you are in trouble!)SH
6120 11474 MT
(If there)
75 W( is a systematic "bug" in one of the Kermit programs, or if you are asking one Kermit to do something the)74 W
6120 12670 MT
(other can't do, there will usually be a problem with packet exchange; in many cases the)
57 W( requested transfer will not)58 W
6120 13866 MT
(even get started.  You may see a Kermit-65 error message, on the transmission status display, saying that)
66 W( a packet)65 W
6120 15062 MT
(was not received, or a REMOTE MESSAGE saying a)
52 W( packet was unexpectedly received, or one that the command)53 W
6120 16258 MT
(cannot be executed by the other Kermit.  In some cases,)
141 W( you may see no explanatory error messages at all; the)140 W
6120 17454 MT
(transfer will just "hang" and will probably eventually "timeout" and abort \050MAX RETRY COUNT EXCEEDED\051.)SH
6120 19846 MT
(\0502e\051)SH
6120 22238 MT
(If you've read about category \0501\051 errors above, you can see that there are a variety of things)
23 W( you can do to with files)24 W
6120 23434 MT
(or disks to mess up a Kermit transfer.  You can also wreak havoc by issuing improper)
153 W( or illegal commands to)152 W
6120 24630 MT
(Kermit programs.  Before trying to transfer a lot of files, or trying out a new type)
10 W( of transfer, be sure you understand)11 W
6120 25826 MT
(the procedure you need to follow and the various Kermit commands that will be involved.)SH
6120 28218 MT
(New Kermit users often try to command their local Kermit program \050e.g., Kermit-65\051 to send or receive a file,)153 W
6120 29414 MT
(without having first invoked and commanded the host Kermit.)SH
6120 31806 MT
(Another common error is to)
258 W( issue improper commands to a remote server.  For example, when VAX/VMS)259 W
6120 33002 MT
(Kermit-32 is in server mode, and you are requesting files from it via Kermit-65)
184 W( commands, you cannot use a)183 W
6120 34198 MT
(RECEIVE command; you must instead use GET.)SH
6120 36590 MT
(As with Kermit program incompatibilities, illegal or inappropriate commands will often)
202 W( cause a problem with)203 W
6120 37786 MT
(packet exchange; in many cases the requested transfer or action will)
23 W( not even get started.  You may see a Kermit-65)22 W
6120 38982 MT
(error message, on the transmission status display, saying a packet was not received, a)
57 W( REMOTE MESSAGE that a)58 W
6120 40178 MT
(packet was unexpectedly received, or one that the command cannot be executed by)
8 W( the other Kermit.  In some cases,)7 W
6120 41374 MT
(you may see no explanatory error messages at)
226 W( all; the transfer will just "hang" and will probably eventually)227 W
6120 42570 MT
("timeout" and abort \050MAX RETRY COUNT EXCEEDED\051.)SH
6120 44962 MT
(Except for the fact that you will probably never note a category \0502\051 "packet exchange" error while you)
53 W( are "talking)52 W
6120 46158 MT
(to" the remote)
58 W( system or commanding its Kermit, and that the remedies you must employ to correct the errors will)59 W
6120 47354 MT
(be different, recovery procedures to get your file transferred correctly will be much)
44 W( the same as those we described)43 W
6120 48550 MT
(at the end of the discussion on category \0501\051 "disk/file" errors.  Make sure to read that)
98 W( discussion for more details)99 W
6120 49746 MT
(than we have included below.)SH
6120 52138 MT
(In short,)
61 W( if an error prevents a given transfer from actually beginning, you will need to correct the error and repeat)60 W
6120 53334 MT
(all the steps that preceded it.  This will be more difficult if you are transferring only one file-- having commanded)64 W
6120 54530 MT
(the remote Kermit to SEND or RECEIVE.  If you have placed the remote Kermit)
138 W( in server mode, and an error)137 W
6120 55726 MT
(prevents the transfer of one file, all files transferred up to that point are probably OK, and you can)
71 W( usually correct)72 W
6120 56922 MT
(the problem, and get a transfer started again without having to reCONNECT back to the host.)SH
6120 59314 MT
(If you are transferring a text file, and)
229 W( an abort occurs in mid-transfer, some data may be salvageable in the)228 W
6120 60510 MT
(destination file, but the best rule with any type of file is to repeat the transfer, in which case the)
16 W( recovery procedures)17 W
6120 61706 MT
(in the last paragraph apply.)SH
ES
%%Page: 25 26
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(Apple II Kermit)SH
10 /Times-Italic AF
51775 XM
(Page 25)SH
46800 50 8280 5709 UL
14 /Times-Bold AF
8280 8138 MT
(1.8. Customizing Kermit-65)SH
10 /Times-Roman AF
8280 10256 MT
(The source code to Kermit-65 is in 6502 Assembler. It has been formatted for a cross assembler which)
92 W( runs on a)91 W
8280 11452 MT
(unix 2's complement machine.  Files)42 W
/Courier SF
23559 XM
(appxas.1)SH
/Times-Roman SF
28651 XM
(thru)SH
/Courier SF
30554 XM
(appxas.3)SH
/Times-Roman SF
35646 XM
(are the cross assembler)
42 W( for UNIX.  Get the files)43 W
8280 12648 MT
(on a UNIX system and then look at the)
80 W( documentation at the start. They will easily make you a xasm for Kermit.)79 W
8280 13844 MT
(The file)SH
/Courier SF
11668 XM
(appmak.unx)SH
/Times-Roman SF
17918 XM
(is the makefile to use with the xasm to reassemble all of Kermit's parts.)SH
8280 16236 MT
(Kermit-65 has been separated into two assemblies, the main routines and the com card routines for)
152 W( the devices)153 W
8280 17432 MT
(shown in Table 1-1.  A vector has)
55 W( been set up in low memory for the two assemblies to communicate. Look at the)54 W
8280 18628 MT
(working com)
174 W( drivers for tips on how to incorporate your version of the com driver. some things to note: It is)175 W
8280 19824 MT
(probably best to buffer the input from the)
37 W( remote and to get input characters from the remote every chance you get.)36 W
8280 21020 MT
(Note the Microtek SV-622 driver, whenever the input is checked for a character and has a character)
34 W( the character is)35 W
8280 22216 MT
(put into the buffer immeadiatly.  Also when the output is checked for ready to output, if the card)
105 W( is not ready to)104 W
8280 23412 MT
(output then it is checked for a character to input.  All this should help prevent losing characters.)SH
8280 25804 MT
(All the routines should return with the "rts" instruction.  Routines which can return a true/false)
107 W( indication should)108 W
8280 27000 MT
(return with the P reg zero flag set appropiately.  That is: a)
19 W( "beq" instruction will branch on a false indication and the)18 W
8280 28196 MT
("bne" will)
111 W( branch on a true indication.  The com driver should start its routines above the main routines and tell)112 W
8280 29392 MT
(where the end of the com driver is via location $100c.  If your com driver gets too large)
114 W( then the bsave address)113 W
8280 30588 MT
(would have to be changed when you are saving the binary to diskette.)SH
ES
%%Page: 26 27
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 26)SH
12 /Times-Bold AF
43052 XM
(Kermit User Guide)SH
46800 50 6120 5709 UL
10 /Courier AF
7320 7824 MT
(address size  module)
SH( function)1200 W
4200 50 7320 8024 UL
2400 50 12120 8024 UL
3600 50 15720 8024 UL
4800 50 21120 8024 UL
7320 8855 MT
(1003 byte)
1800 W( main)
1200 W( This)
2400 W( is the baud rate index as follows:)SH
22320 9886 MT
(3 - 110)SH
22320 10917 MT
(4 - 135.4)SH
22320 11948 MT
(5 - 150)SH
22320 12979 MT
(6 - 300)SH
22320 14010 MT
(7 - 600)SH
22320 15041 MT
(8 - 1200)SH
22320 16072 MT
(9 - 1800)SH
21720 17103 MT
(10 - 2400)SH
21720 18134 MT
(11 - 3600)SH
21720 19165 MT
(12 - 4800)SH
21720 20196 MT
(13 - 7200)SH
21720 21227 MT
(14 - 9600)SH
21720 22258 MT
(15 - 19200)SH
21720 23289 MT
(eg:if index is 6 then line should be 300 baud)SH
7320 24320 MT
(1004 byte)
1800 W( unused)6600 W
7320 25351 MT
(1005 word)
1800 W( driver Address)
1200 W( of a null terminated string.)SH
21720 26382 MT
(address should point to a capitalized)SH
21720 27413 MT
(string of the drivers id)SH
7320 28444 MT
(1007 byte)
1800 W( main)
1200 W( Com)
2400 W( slot in the form $n0 where n is slot #.)SH
7320 29475 MT
(1008 byte)
1800 W( main)
1200 W( Force)
2400 W( initialization flag when 0.)SH
21720 30506 MT
(init routine should always initialize when)SH
21720 31537 MT
(this flag is 0 & then set flag non-zero.)SH
7320 32568 MT
(1009 word)
1800 W( main)
1200 W( Address)
2400 W( of the end of Kermit main routine.)SH
7320 33599 MT
(100b byte)
1800 W( main)
1200 W( Flow)
2400 W( control is on when high bit is set.)SH
7320 34630 MT
(100c word)
1800 W( driver Address)
1200 W( of the end of the com driver.)SH
7320 35661 MT
(1020 3)
600 W( bytes  driver)
SH( Jump)
1200 W( to initialization routine.)SH
7320 36692 MT
(1023 3)
600 W( bytes  driver)
SH( Jump)
1200 W( to command routine.  A reg has command)SH
22920 37723 MT
(0 - hang up the line)SH
21720 38754 MT
($0b - set baud rate)SH
21720 39785 MT
($0c - set break on the line)SH
21720 40816 MT
($91 - do xon on the line)SH
21720 41847 MT
($93 - do xoff on the line)SH
21720 42878 MT
(routine returns false \050P reg zero flag\051 if unable)SH
7320 43909 MT
(1026 3)
600 W( bytes  driver)
SH( Jump)
1200 W( to check for input from the line.)SH
21720 44940 MT
(routine returns false \050P reg zero flag\051)SH
21720 45971 MT
(if no character on line)SH
7320 47002 MT
(1029 3)
600 W( bytes  driver)
SH( Jump)
1200 W( to get input character from line.)SH
21720 48033 MT
(routine returns character in A reg)SH
7320 49064 MT
(102c 3)
600 W( bytes  driver)
SH( Jump)
1200 W( to put character in A reg on line.)SH
7320 50095 MT
(102f 3)
600 W( bytes  driver)
SH( Jump)
1200 W( to reset com driver.)SH
7320 51126 MT
(1040 3)
600 W( bytes  main)
SH( Jump)
2400 W( to Apple ROM wait rtn. microsecs delay)SH
21720 52157 MT
(=1/2\05026+27A+5A*A\051 where A is the accumulator)SH
7320 53188 MT
(1043 3)
600 W( bytes  main)
SH( Jump)
2400 W( to routine to print null-terminated string.)SH
21720 54219 MT
(X reg contains least significant byte of address)SH
21720 55250 MT
(Y reg contains most significant byte of address)SH
21720 56281 MT
(routine does not issue a carriage return.)SH
7320 57312 MT
(1046 3)
600 W( bytes  main)
SH( Jump)
2400 W( to routine to read the keyboard.)SH
21720 58343 MT
(A reg contains the character read)SH
7320 59374 MT
(1049 3)
600 W( bytes  main)
SH( Jump)
2400 W( to routine to print carriage rtn & line feed.)SH
7320 60405 MT
(104f 3)
600 W( bytes  main)
SH( Jump)
2400 W( to routine to set characters parity.)SH
21720 61436 MT
(A reg contains the character before and after.)SH
/Times-Bold SF
20355 63046 MT
(Table 1-4:)SH
/Times-Roman SF
25216 XM
(Communications card vector area)SH
ES
%%Page: 27 28
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(Apple II Kermit)SH
10 /Times-Italic AF
51775 XM
(Page 27)SH
46800 50 8280 5709 UL
46800 50 8280 8086 UL
/Courier SF
16680 10865 MT
(List of most of the prodos file types.)SH
9480 12927 MT
(Num Name)
3000 W( OS)
1800 W( Definition)3000 W
4800 50 9480 13127 UL
2400 50 14880 13127 UL
2400 50 19680 13127 UL
6000 50 24480 13127 UL
9480 13958 MT
($00 typeless)12600 W
9480 14989 MT
($01 BAD)
3000 W( both)
2400 W( BAD)
1800 W( blocks file)SH
9480 16020 MT
($02 PCD)
3000 W( SOS Pascal)
2400 W( CoDe file)SH
9480 17051 MT
($03 PTX)
3000 W( SOS Pascal)
2400 W( TeXt file)SH
9480 18082 MT
($04 TXT)
3000 W( both)
2400 W( ASCII)
1800 W( text file)SH
9480 19113 MT
($05 PDA)
3000 W( SOS Pascal)
2400 W( DAta file)SH
9480 20144 MT
($06 BIN)
3000 W( both)
2400 W( BINary)
1800 W( file)SH
9480 21175 MT
($07 CHR)
3000 W( SOS CHaRacter)
2400 W( font file)SH
9480 22206 MT
($08 PIC)
3000 W( both)
2400 W( PICture)
1800 W( file)SH
9480 23237 MT
($09 BA3)
3000 W( SOS Business)
2400 W( BASIC \050SOS\051 program file)SH
9480 24268 MT
($0A DA3)
3000 W( SOS Business)
2400 W( BASIC \050SOS\051 data file)SH
9480 25299 MT
($0B WPD)
3000 W( SOS Word)
2400 W( Processor Document)SH
9480 26330 MT
($0C SOS)
7800 W( SOS)
2400 W( system file)SH
9480 27361 MT
($0D SOS)
7800 W( SOS)
2400 W( reserved file type)SH
9480 28392 MT
($0E SOS)
7800 W( SOS)
2400 W( reserved file type)SH
9480 29423 MT
($0F DIR)
3000 W( Both)
2400 W( subDIRectory)
1800 W( file)SH
9480 30454 MT
($10 RPD)
3000 W( SOS RPS)
2400 W( data file)SH
9480 31485 MT
($11 RPI)
3000 W( SOS RPS)
2400 W( index file)SH
9480 32516 MT
($12 SOS)
7800 W( Applefile)
2400 W( diskcard file)SH
9480 33547 MT
($13 SOS)
7800 W( Applefile)
2400 W( model file)SH
9480 34578 MT
($14 SOS)
7800 W( Applefile)
2400 W( report format file)SH
9480 35609 MT
($15 SOS)
7800 W( Screen)
2400 W( library file)SH
9480 36640 MT
($16 SOS)
7800 W( SOS)
2400 W( reserved file type)SH
9480 37671 MT
($17 SOS)
7800 W( SOS)
2400 W( reserved file type)SH
9480 38702 MT
($18 SOS)
7800 W( SOS)
2400 W( reserved file type)SH
9480 39733 MT
($19 ADB)
3000 W( ProDOS)
2400 W( AppleWorks)
600 W( Database file)SH
9480 40764 MT
($1A AWP)
3000 W( ProDOS)
2400 W( AppleWorks)
600 W( WordProcessing file)SH
9480 41795 MT
($1B ASP)
3000 W( ProDOS)
2400 W( AppleWorks)
600 W( Spreadsheet file)SH
9480 42826 MT
($1C-$5F Reserved)10200 W
9480 43857 MT
($60-$6F ProDOS)
5400 W( PC)
600 W( Transporter \050Applied Engineering\051)SH
10080 44888 MT
($60 PRE ProDOS)
2400 W( ProDOS)
600 W( preboot driver)SH
10080 45919 MT
($61-$6A ProDOS)
4800 W( Reserved)600 W
10080 46950 MT
($6B NIO ProDOS)
2400 W( PC)
600 W( Transporter BIOS and drivers)SH
10080 47981 MT
($6C ProDOS)
7200 W( Reserved)600 W
10080 49012 MT
($6D DVR ProDOS)
2400 W( PC)
600 W( Transporter device drivers)SH
10080 50043 MT
($6E ProDOS)
7200 W( Reserved)600 W
10080 51074 MT
($6F HDV ProDOS)
2400 W( MSDOS)
600 W( HardDisk Volume)SH
9480 52105 MT
($70-$9F Reserved)10200 W
9480 53136 MT
($A0 WPF)
3000 W( ProDOS)
2400 W( WordPerfect)
600 W( document file)SH
9480 54167 MT
($A1 MAC)
3000 W( ProDOS)
2400 W( Macrofile)600 W
9480 55198 MT
($A2 HLP)
3000 W( ProDOS)
2400 W( Help)
600 W( File)SH
9480 56229 MT
($A3 DAT)
3000 W( ProDOS)
2400 W( Data)
600 W( File)SH
9480 57260 MT
($A4 Reserved)12600 W
9480 58291 MT
($A5 LEX)
3000 W( ProDOS)
2400 W( Spelling)
600 W( dictionary)SH
9480 59322 MT
($A6-$AB Reserved)10200 W
/Times-Bold SF
23902 61039 MT
(Table 1-5:)SH
/Times-Roman SF
28763 XM
(PRODOS file types, part 1)SH
46800 50 8280 62849 UL
ES
%%Page: 28 29
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 28)SH
12 /Times-Bold AF
43052 XM
(Kermit User Guide)SH
46800 50 6120 5709 UL
46800 50 6120 8086 UL
10 /Courier AF
7320 10865 MT
(Num Name)
4800 W( OS)
1800 W( Definition)3000 W
4800 50 7320 11065 UL
2400 50 14520 11065 UL
2400 50 19320 11065 UL
6000 50 24120 11065 UL
7320 11896 MT
($AC ARC)
4800 W( ProDOS)
2400 W( General)
600 W( Purpose Archive file)SH
7320 12927 MT
($AD-$AF Reserved)12000 W
7320 13958 MT
($B0 SRC)
4800 W( ProDOS)
2400 W( ORCA/M)
600 W( & APW source file)SH
7320 14989 MT
($B1 OBJ)
4800 W( ProDOS)
2400 W( ORCA/M)
600 W( & APW object file)SH
7320 16020 MT
($B2 LIB)
4800 W( ProDOS)
2400 W( ORCA/M)
600 W( & APW library file)SH
7320 17051 MT
($B3 S16)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( system file)SH
7320 18082 MT
($B4 RTL)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( runtime library)SH
7320 19113 MT
($B5 EXE)
4800 W( ProDOS)
2400 W( APW)
600 W( shell command file)SH
7320 20144 MT
($B6 STR)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( startup init file)SH
7320 21175 MT
($B7 TSF)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( temporary init file)SH
7320 22206 MT
($B8 NDA)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( new desk accessory)SH
7320 23237 MT
($B9 CDA)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( classic desk accessory)SH
7320 24268 MT
($BA TOL)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( toolset file)SH
7320 25299 MT
($BB DRV)
4800 W( ProDOS)
2400 W( ProDOS16)
600 W( driver file)SH
7320 26330 MT
($BC-$BE Reserved)
12000 W( for ProDOS16 load file)SH
7320 27361 MT
($BF DOC)
4800 W( ProDOS)
2400 W( document)
600 W( file)SH
7320 28392 MT
($C0 PNT)
4800 W( ProDOS)
2400 W( //gs)
600 W( paint document)SH
7320 29423 MT
($C1 SCR)
4800 W( ProDOS)
2400 W( //gs)
600 W( screen file)SH
7320 30454 MT
($C2-$C7 Reserved)12000 W
7320 31485 MT
($C8 FNT)
4800 W( ProDOS)
2400 W( Printer)
600 W( font file)SH
7320 32516 MT
($C9 ProDOS)
9600 W( finder)
600 W( files)SH
7320 33547 MT
($CA ProDOS)
9600 W( finder)
600 W( icons)SH
7320 34578 MT
($CB-$DF Reserved)12000 W
7320 35609 MT
($E0 LBR)
4800 W( ProDOS)
2400 W( Apple)
600 W( archive library file)SH
7320 36640 MT
($E1 Unknown)
14400 W( \050unlisted\051)SH
7320 37671 MT
($E2 ATI)
4800 W( ProDOS)
2400 W( Appletalk)
600 W( init file)SH
7320 38702 MT
($E3-$EE Reserved)12000 W
7320 39733 MT
($EF PAS)
4800 W( ProDOS)
2400 W( ProDOS)
600 W( Pascal file)SH
7320 40764 MT
($F0 CMD)
4800 W( ProDOS)
2400 W( added)
600 W( command file)SH
7320 41795 MT
($F1-$F8 ProDOS)
7200 W( User)
600 W( defined filetypes)SH
22920 42826 MT
(\050popular ones include:\051)SH
7920 43857 MT
($F1 OVL)
4200 W( ProDOS)
2400 W( Overlay)
600 W( file)SH
7920 44888 MT
($F2 DBF)
4200 W( ProDOS)
2400 W( Database)
600 W( file)SH
7920 45919 MT
($F3 PAD)
4200 W( ProDOS)
2400 W( MouseWrite)
600 W( file)SH
7920 46950 MT
($F4 MCR)
4200 W( ProDOS)
2400 W( AE)
600 W( Pro macro file)SH
7920 47981 MT
($F5 ECP)
4200 W( ProDOS)
2400 W( ECP)
600 W( batch file)SH
7920 49012 MT
($F6 DSC)
4200 W( ProDOS)
2400 W( description)
600 W( file)SH
7920 50043 MT
($F7 TMP)
4200 W( ProDOS)
2400 W( temporary)
600 W( work file)SH
7920 51074 MT
($F8 RSX)
4200 W( ProDOS)
2400 W( linkable)
600 W( object module)SH
7320 52105 MT
($F9 IMG)
4800 W( ProDOS)
2400 W( ProDOS)
600 W( image file)SH
7320 53136 MT
($FA INT)
4800 W( ProDOS)
2400 W( Integer)
600 W( BASIC program)SH
7320 54167 MT
($FB IVR)
4800 W( ProDOS)
2400 W( Integer)
600 W( BASIC variables file)SH
7320 55198 MT
($FC BAS)
4800 W( ProDOS)
2400 W( AppleSoft)
600 W( BASIC program)SH
7320 56229 MT
($FD VAR)
4800 W( ProDOS)
2400 W( AppleSoft)
600 W( BASIC variables file)SH
7320 57260 MT
($FE REL)
4800 W( ProDOS)
2400 W( ProDOS)
600 W( EDASM relocatable object module file)SH
7320 58291 MT
($FF SYS)
4800 W( ProDOS)
2400 W( ProDOS8)
600 W( system file)SH
/Times-Bold SF
21742 60008 MT
(Table 1-6:)SH
/Times-Roman SF
26603 XM
(PRODOS file types, part 2)SH
46800 50 6120 61818 UL
ES
%%Page: 29 30
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(Apple II Kermit)SH
10 /Times-Italic AF
51775 XM
(Page 29)SH
46800 50 8280 5709 UL
16 /Times-Bold AF
8280 8272 MT
(Index)SH
8 /Times-Roman AF
12280 10429 MT
(Apple II)
SH( 1)400 W
31720 XM
(SET ESCAPE)
SH( 10)400 W
12280 11353 MT
(Apple II Keypad)
SH( 11,)
400 W( 13)SH
31720 XM
(SET FILE-TYPE)
SH( 10)400 W
12280 12277 MT
(Apple II+ keyboard)
SH( 5)400 W
31720 XM
(SET FILE-WARNING)
SH( 11)400 W
12280 13201 MT
(Applesoft 11)400 W
31720 XM
(SET FLOW)
SH( 11)400 W
12280 14125 MT
(Archiving files)
SH( 3)400 W
31720 XM
(SET KEYBOARD)
SH( 11)400 W
31720 15049 MT
(SET KEYPAD)
SH( 11)400 W
12280 15973 MT
(Backspace key)
SH( 12)400 W
31720 XM
(SET LOCAL-ECHO)
SH( 11)400 W
12280 16897 MT
(Binary 11)400 W
31720 XM
(SET PARITY)
SH( 12)400 W
12280 17821 MT
(Blink 6)400 W
31720 XM
(SET PREFIX)
SH( 12)400 W
31720 18745 MT
(SET PRINTER)
SH( 12)400 W
12280 19669 MT
(CA key)
SH( 13)400 W
31720 XM
(SET PROTOCOL)
SH( 12)400 W
12280 20593 MT
(CATALOG Command)
SH( 5)400 W
31720 XM
(SET SLOT)
SH( 12)400 W
12280 21517 MT
(CONNECT Command)
SH( 5)400 W
31720 XM
(SET SWAP)
SH( 12)400 W
12280 22441 MT
(Control-c 9)400 W
31720 XM
(SET TERMINAL)
SH( 13)400 W
31720 23365 MT
(SET TIMER)
SH( 12)400 W
12280 24289 MT
(Del key)
SH( 12)400 W
31720 XM
(SET TIMING)
SH( 13)400 W
12280 25213 MT
(Delay 7,)
400 W( 11, 13)SH
31720 XM
(SHOW command)
SH( 14)400 W
12280 26137 MT
(DELETE Command)
SH( 6)400 W
31720 XM
(Smart modem)
SH( 7)400 W
12280 27061 MT
(Dos 2)400 W
31720 XM
(STATUS Command)
SH( 16)400 W
12280 27985 MT
(Dos filenames)
SH( 2)400 W
31720 28909 MT
(TAKE Command)
SH( 16)400 W
12280 29833 MT
(Escape character)
SH( 7)400 W
31720 XM
(Text 11)400 W
12280 30757 MT
(EXIT Command)
SH( 7)400 W
31720 XM
(TYPE Command)
SH( 17)400 W
12280 32605 MT
(Game button)
SH( 13)400 W
31720 XM
(UNLOCK Command)
SH( 17)400 W
12280 33529 MT
(GET Command)
SH( 7)400 W
31720 34453 MT
(Vt100 13)400 W
12280 35377 MT
(HELP Command)
SH( 7)400 W
31720 XM
(VT100 Emulation)
SH( 13)400 W
31720 36301 MT
(Vt52 13)400 W
12280 37225 MT
(Install 17)400 W
31720 XM
(VT52 Emulation)
SH( 13)400 W
12280 38149 MT
(Integer 11)400 W
31720 39073 MT
(Xmodem 8,)
400 W( 12)SH
12280 39997 MT
(Kermit 12)400 W
12280 40921 MT
(Kermit.help 17)400 W
12280 41845 MT
(Kermit.init 17)400 W
12280 42769 MT
(KERMIT.MODEM 7)400 W
12280 44617 MT
(LOCK Command)
SH( 7)400 W
12280 45541 MT
(LOG Command)
SH( 7)400 W
12280 47389 MT
(MODEM Command)
SH( 7)400 W
12280 48313 MT
(Monitor 13)400 W
12280 50161 MT
(OA key)
SH( 13)400 W
12280 51085 MT
(Other 11)400 W
12280 52933 MT
(Prodos file system)
SH( 3)400 W
12280 53857 MT
(Prompting 5)400 W
12280 55705 MT
(Q 7)400 W
12280 57553 MT
(Readme 17)400 W
12280 58477 MT
(RECEIVE Command)
SH( 8)400 W
12280 59401 MT
(REMOTE Command)
SH( 8)400 W
12280 60325 MT
(RENAME Command)
SH( 8)400 W
12280 62173 MT
(SEND Command)
SH( 8)400 W
12280 63097 MT
(SERVER Command)
SH( 9)400 W
12280 64021 MT
(SET APPLICATION-MODE)
SH( 9)400 W
12280 64945 MT
(SET BAUD)
SH( 9)400 W
12280 65869 MT
(SET Command)
SH( 9)400 W
12280 66793 MT
(SET CURSOR-KEYS-VT100)
SH( 10)400 W
12280 67717 MT
(SET DEBUGGING)
SH( 10)400 W
12280 68641 MT
(SET DEFAULT-DISK)
SH( 10)400 W
12280 69565 MT
(SET DISPLAY)
SH( 10)400 W
ES
%%Page: 30 31
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page 30)SH
12 /Times-Bold AF
43052 XM
(Kermit User Guide)SH
46800 50 6120 5709 UL
ES
%%Page: i 32
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(Apple II Kermit)SH
10 /Times-Italic AF
52497 XM
(Page i)SH
46800 50 8280 5709 UL
16 /Times-Bold AF
25591 8272 MT
(Table of Contents)SH
12 SS
8280 10684 MT
(1. Apple II Kermit)SH
54480 XM
(1)SH
10 SS
9780 12074 MT
(1.1. Supported Systems and Devices)SH
54580 XM
(1)SH
9780 13154 MT
(1.2. The DOS 3.3 File System)SH
54580 XM
(2)SH
9780 14234 MT
(1.3. The PRODOS File System)SH
54580 XM
(3)SH
9780 15314 MT
(1.4. Program Operation)SH
54580 XM
(3)SH
9780 16394 MT
(1.5. Kermit-65 Commands)SH
54580 XM
(5)SH
11780 17474 MT
(1.5.1. The CATALOG Command)SH
54580 XM
(5)SH
11780 18554 MT
(1.5.2. The CONNECT Command)SH
54580 XM
(5)SH
11780 19634 MT
(1.5.3. The DELETE Command)SH
54580 XM
(6)SH
11780 20714 MT
(1.5.4. The EXIT and QUIT Commands)SH
54580 XM
(7)SH
11780 21794 MT
(1.5.5. The GET Command)SH
54580 XM
(7)SH
11780 22874 MT
(1.5.6. The HELP Command)SH
54580 XM
(7)SH
11780 23954 MT
(1.5.7. The LOCK Command)SH
54580 XM
(7)SH
11780 25034 MT
(1.5.8. The LOG Command)SH
54580 XM
(7)SH
11780 26114 MT
(1.5.9. The MODEM Command)SH
54580 XM
(7)SH
11780 27194 MT
(1.5.10. The RECEIVE Command)SH
54580 XM
(8)SH
11780 28274 MT
(1.5.11. The REMOTE Command)SH
54580 XM
(8)SH
11780 29354 MT
(1.5.12. The RENAME Command)SH
54580 XM
(8)SH
11780 30434 MT
(1.5.13. The SEND Command)SH
54580 XM
(8)SH
11780 31514 MT
(1.5.14. The SERVER Command)SH
54580 XM
(9)SH
11780 32594 MT
(1.5.15. The SET Command)SH
54580 XM
(9)SH
11780 33674 MT
(1.5.16. the SHOW command)SH
54080 XM
(14)SH
11780 34754 MT
(1.5.17. The STATUS Command)SH
54080 XM
(16)SH
11780 35834 MT
(1.5.18. The TAKE Command)SH
54080 XM
(16)SH
11780 36914 MT
(1.5.19. The TYPE Command)SH
54080 XM
(17)SH
11780 37994 MT
(1.5.20. The UNLOCK Command)SH
54080 XM
(17)SH
9780 39074 MT
(1.6. Installation)SH
54080 XM
(17)SH
11780 40154 MT
(1.6.1. Standard Installation)SH
54080 XM
(17)SH
11780 41234 MT
(1.6.2. Alternate Installation)SH
54080 XM
(18)SH
9780 42314 MT
(1.7. Problems)SH
54080 XM
(19)SH
9780 43394 MT
(1.8. Customizing Kermit-65)SH
54080 XM
(25)SH
12 SS
8280 44918 MT
(Index)SH
53880 XM
(29)SH
ES
%%Page: ii 33
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page ii)SH
12 /Times-Bold AF
43052 XM
(Kermit User Guide)SH
46800 50 6120 5709 UL
ES
%%Page: iii 34
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(Apple II Kermit)SH
10 /Times-Italic AF
51941 XM
(Page iii)SH
46800 50 8280 5709 UL
16 /Times-Bold AF
26702 8272 MT
(List of Figures)SH
10 SS
9780 10550 MT
(Figure 1-1:)
SH( VT100)
500 W( Keypad on an Apple Keyboard)SH
54080 XM
(14)SH
9780 11630 MT
(Figure 1-2:)
SH( VT100)
500 W( Keypad on an Apple//gs)SH
54080 XM
(15)SH
9780 12710 MT
(Figure 1-3:)
SH( VT52)
500 W( Keypad on an Apple Keyboard)SH
54080 XM
(16)SH
ES
%%Page: iv 35
BS
0 SI
10 /Times-Italic AF
6120 4404 MT
(Page iv)SH
12 /Times-Bold AF
43052 XM
(Kermit User Guide)SH
46800 50 6120 5709 UL
ES
%%Page: v 36
BS
0 SI
12 /Times-Bold AF
8280 4404 MT
(Apple II Kermit)SH
10 /Times-Italic AF
52331 XM
(Page v)SH
46800 50 8280 5709 UL
16 /Times-Bold AF
27013 8272 MT
(List of Tables)SH
10 SS
9780 10550 MT
(Table 1-1:)
SH( Apple)
500 W( II Communication Cards Supported by Kermit-65)SH
54580 XM
(2)SH
9780 11630 MT
(Table 1-2:)
SH( Kermit-65)
500 W( Single-Character CONNECT Escape Commands)SH
54580 XM
(6)SH
9780 12710 MT
(Table 1-3:)
SH( Apple)
500 W( II/II+ Keyboard Escapes)SH
54580 XM
(6)SH
9780 13790 MT
(Table 1-4:)
SH( Communications)
500 W( card vector area)SH
54080 XM
(26)SH
9780 14870 MT
(Table 1-5:)
SH( PRODOS)
500 W( file types, part 1)SH
54080 XM
(27)SH
9780 15950 MT
(Table 1-6:)
SH( PRODOS)
500 W( file types, part 2)SH
54080 XM
(28)SH
ES
%%Trailer
%%Pages: 36
%%DocumentFonts: Times-Roman Times-Bold Times-Italic Courier Courier-Oblique