;Initialization file for XMIT -- specify system to talk to and feature test ; switches to use. Title KLAMIT -- Xmit Program to Communicate with System KLA Search Symbol,Macsym,Monsym .Require Sys:Macrel .Directive FLBLST Sall ;I/O Port Information ; Port==.ttdes+22 ;Port to talk to KLA through Aport: Asciz /TTY22:/ ;Ascii version of above Sysbox: Asciz /OUTBOX:*.*.*/ ;Box to read from Syslog: Asciz /System:KLAMIT.Log/ ;Log file to write to ;Feature Tests (none specified) ; ;-------------------------------------------------------------------------- ;Edit History ;