home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 December / simtel1292_SIMTEL_1292_Walnut_Creek.iso / msdos / pibterm / pibt41s2.arc / PARMDAT.DEF < prev    next >
Text File  |  1988-03-22  |  14KB  |  206 lines

  1. DA Byte_Param     Data_Bits                 Data bits
  2. PA Char_Param     Parity                    Parity
  3. ST Byte_Param     Stop_Bits                 Stop bits
  4. BA Word_Param     Baud_Rate                 Baud rate
  5. PO Byte_Param     Comm_Port                 Serial port
  6. BS String_Param   BS_String                 Backspace key sends
  7. DE String_Param   Ctrl_BS_String            Ctrl-Backspace key sends
  8. TE Terminal_Param Terminal_To_Emulate       Terminal to emulate
  9. LO Boolean_Param  Logging_On                Perform logging to log file
  10. LF Boolean_Param  Add_Lf                    Add line feeds to incoming CRs
  11. MI String_Param   Modem_Init                Initialization string
  12. MD String_Param   Modem_Dial                Dialing command
  13. MC String_Param   Modem_Connect             Connect message
  14. MN String_Param   Modem_No_Carrier          No Carrier message
  15. MB String_Param   Modem_Busy                Busy message
  16. ME String_Param   Modem_Escape              Escape string
  17. MT PosInt_Param   Modem_Escape_Time         Escape delay (ms)
  18. MH String_Param   Modem_Hang_Up             Hang Up string
  19. MO LongInt_Param  Modem_Time_Out            Dialing timeout (secs)
  20. MR LongInt_Param  Modem_Redial_Delay        Redial time (secs)
  21. SM Boolean_Param  Silent_Mode               Silent (mute) mode on
  22. PM Boolean_Param  Play_Music_On             Play music in ANSI/BBS mode
  23. LE Boolean_Param  Local_Echo                Local echo on
  24. FC Char_Param     FK_CR                     Function key carriage return
  25. FD Char_Param     FK_Delay                  Function key delay
  26. FW Char_Param     FK_Wait_For               Function key await string
  27. TT Transfer_Param Default_Transfer_Type     Default file transfer type
  28. SD String_Param   Screen_Dump_Name          Text mode screen dump file
  29. GD Integer_Param  GMT_Difference            # hours local time lags GMT
  30. TB PosInt_Param   Transfer_Bells            # bells after transfer
  31. MA String_Param   Modem_Answer              Answer phone string
  32. MS String_Param   Modem_Host_Set            Host mode modem setup string
  33. FM Char_Param     FK_Ctrl_Mark              Function key control character
  34. TM VidMode_Param  New_Text_Mode             Video mode
  35. CF Color_Param    New_ForeGround_Color      Foreground color
  36. CB BColor_Param   New_BackGround_Color      Background color
  37. CT Color_Param    New_Menu_Text_Color       Menu text color
  38. CM Color_Param    New_Menu_Frame_Color      Menu frame color
  39. MW PosInt_Param   Modem_Command_Delay       Intercharacter delay (ms)
  40. BP Boolean_Param  CompuServe_B_On           Do CompuServe B protocol
  41. EB Boolean_Param  Mahoney_On                Do EXEC PC BBS commands
  42. DP Char_Param     Default_Prefix            Default dialing prefix character
  43. BB PosInt_Param   Max_Review_Length         Review buffer size
  44. XM Boolean_Param  Exploding_Menus           Use exploding menus
  45. CH Boolean_Param  Modem_Carrier_High        Carrier line always high
  46. XB PosInt_Param   Max_Write_Buffer          File transfer buffer size
  47. AB Boolean_Param  Host_Auto_Baud            Detect caller speed from modem
  48. VB BColor_Param   VT100_BackGround_Color    VT100 background color
  49. VF Color_Param    VT100_ForeGround_Color    VT100 foreground color
  50. VE Color_Param    VT100_Bold_Color          VT100 bold color
  51. VU Color_Param    VT100_Underline_Color     VT100 underline color
  52. KC KCheck_Param   Kermit_Chk_Type           Block check type
  53. KD Boolean_Param  Kermit_Debug              Kermit debug mode
  54. KE SpecChar_Param Kermit_EOL                End of block character
  55. KH SpecChar_Param Kermit_Header_Char        Block header character
  56. KN PosInt_Param   Kermit_Npad               Number of pad characters
  57. KP SpecChar_Param Kermit_Pad_Char           Pad character
  58. KQ SpecChar_Param Kermit_Quote_Char         Control quote character
  59. KR SpecChar_Param Kermit_Repeat_Char        Repeat quote character
  60. KS PosInt_Param   Kermit_Init_Packet_Size   Maximum short block size
  61. KT PosInt_Param   Kermit_TimeOut            Timeout in seconds
  62. KW PosInt_Param   Kermit_Delay_Time         Delay before sending (secs)
  63. K8 SpecChar_Param Kermit_Quote_8_Char       Eighth-bit quoting character
  64. DT Char_Param     Default_Postfix           Default dialing postfix character
  65. WS Boolean_Param  Write_Screen_Memory_Par   Write directly to video memory
  66. BD Boolean_Param  Alter_Baud_Rate           Match speed of called system
  67. EC Boolean_Param  Exact_Capture             Exact capture
  68. FS Char_Param     FK_Script_Ch              Function key command character
  69. XS Boolean_Param  Check_CTS                 Check Clear To Send
  70. XD Boolean_Param  Check_DSR                 Check Data Set Ready
  71. MX String_Param   Modem_Host_UnSet          Host mode termination string
  72. MF String_Param   Modem_Dial_End            Dialing command postfix
  73. HW Boolean_Param  Hard_Wired                Hard-wired connection
  74. BL PosInt_Param   Break_Length              Break length in 1/100 seconds
  75. DD Path_Param     Download_Dir_Path         Download directory
  76. GW PosInt_Param   Gossip_Window_Size        Gossip mode top window size
  77. GL Boolean_Param  Gossip_Line_Mode          Use gossip line mode
  78. SG String_Param   Graphics_Dump_Name        Graphics mode screen dump file
  79. SP Char_Param     Script_Parameter_Marker   Script parameter marker
  80. KL PosInt_Param   Kermit_Window_Size        Sliding windows size
  81. DR Boolean_Param  Drop_Dtr_At_End           Drop DTR at end
  82. CJ Boolean_Param  Close_Comm_For_Dos        Close serial port on jump to DOS
  83. US Boolean_Param  Use_Short_Dial_Menu       Use short dialing menu
  84. WR Boolean_Param  Wait_For_Retrace_Par      Wait for retrace when writing to video
  85. EN String_Param   Editor_Name               Editor name
  86. LN String_Param   Browser_Name              File browser name
  87. SS Boolean_Param  Show_Status_Line          Display status line
  88. SE Boolean_Param  Show_Status_Time          Display time on status line
  89. PS String_Param   Printer_Setup             Printer setup string
  90. XO Boolean_Param  Do_Xon_Xoff_Checks        Do XON/XOFF flow control
  91. CS BColor_Param   New_Border_Color          Border color
  92. VS BColor_Param   VT100_Border_Color        VT100 border color
  93. VA String_Param   VT100_Answerback_Message  VT100 answerback message
  94. DY Boolean_Param  Downsize_Ymodem           Allow switch to short blocks
  95. EP Boolean_Param  Evict_Partial_Trans       Evict partially downloaded files
  96. SC PosInt_Param   Script_Learn_Buffer_Size  Script learn buffer size
  97. SL PosInt_Param   Script_Learn_Lines        Script learn lines count
  98. DF Date_Param     Date_Format               Date format
  99. TF Time_Param     Time_Format
  100. SF Path_Param     Script_Path               Script directory
  101. EU Boolean_Param  Extended_Keyboard         Allow DOS calls for 101 key keyboards
  102. DS PosInt_Param   Dialing_Dir_Size_Max      Size of dialing directory
  103. FP Path_Param     Function_Key_Path         Function key directory
  104. HD Path_Param     Host_Mode_Download        Host mode download directory
  105. HU Path_Param     Host_Mode_Upload          Host mode upload directory
  106. HB LongInt_Param  Host_Mode_Blank_Time      # seconds to wait before blanking screen
  107. Y0 Boolean_Param  Use_Ymodem_Header         Send block 0 in Xmodem 1K transfer
  108. SO ScrOrder_Param Script_Search_Order       Script search order
  109. U0 Boolean_Param  Use_Block_Zero            Use block 0 information
  110. EK Boolean_Param  Extended_Keypad           Recognize extended keypad
  111. KA SpecChar_Param Kermit_Handshake_Char     Handshake character
  112. BC Box_Param      Box_Chars                 Box drawing characters
  113. CK PosInt_Param   Command_Key
  114. AM Boolean_Param  Attended_Mode             Run in attended mode
  115. AC PosInt_Param   Ascii_Char_Delay          Intercharacter delay
  116. AL PosInt_Param   Ascii_Line_Delay          Interline delay
  117. AP SpecChar_Param Ascii_Pacing_Char         Pacing character
  118. AS PosInt_Param   Ascii_Line_Size           Maximum text line size
  119. AX Boolean_Param  Ascii_Send_Asis           Byte stream transfer
  120. AE String_Param   Ascii_CR_LF_String
  121. AF Boolean_Param  Ascii_Send_Blank          Send empty line as blank
  122. AZ Boolean_Param  Ascii_Use_CtrlZ           Send <CTRL>Z at end of transfer
  123. AD Boolean_Param  Ascii_Show_Text           Display text during transfer
  124. AT Boolean_Param  Ascii_Translate           Translate incoming characters
  125. IM Boolean_Param  Edit_Insert_Mode          Start editing in insert mode
  126. XC PosInt_Param   Xmodem_Char_Wait          Character wait time
  127. XA PosInt_Param   Xmodem_Ack_Wait           Acknowledgement wait time
  128. XT PosInt_Param   Xmodem_Max_Errors         Maximum allowed errors per block
  129. XH PosInt_Param   Xmodem_Block_Wait         Start of block wait time
  130. AK Boolean_Param  Auto_Load_FunKeys         Auto load function keys
  131. DI Boolean_Param  Use_Dos_Buffer_In         Use DOS function $0A for input
  132. AU String_Param   Host_CTTY_Device          CTTY driver name prefix
  133. YT Boolean_Param  YTerm_On                  Allow YTerm protocol
  134. DO Boolean_Param  Use_Dos_Con_Output        Use DOS console output
  135. SU Boolean_Param  Auto_Unload_Scripts       Auto unload scripts
  136. MG String_Param   Modem_Ring                Ring detect message
  137. DL PosInt_Param   New_Max_Screen_Line       Maximum physical screen length
  138. DC PosInt_Param   New_Max_Screen_Col        Maximum physical screen width
  139. IB PosInt_Param   Async_Buffer_Length       Comm buffer input size
  140. OB PosInt_Param   Async_OBuffer_Length      Comm buffer output size
  141. F0 ExtTrans_Param External_Trans_Def[1]     External file transfer protocol 1
  142. F1 ExtTrans_Param External_Trans_Def[2]     External file transfer protocol 2
  143. F2 ExtTrans_Param External_Trans_Def[3]     External file transfer protocol 3
  144. F3 ExtTrans_Param External_Trans_Def[4]     External file transfer protocol 4
  145. F4 ExtTrans_Param External_Trans_Def[5]     External file transfer protocol 5
  146. F5 ExtTrans_Param External_Trans_Def[6]     External file transfer protocol 6
  147. F6 ExtTrans_Param External_Trans_Def[7]     External file transfer protocol 7
  148. F7 ExtTrans_Param External_Trans_Def[8]     External file transfer protocol 8
  149. F8 ExtTrans_Param External_Trans_Def[9]     External file transfer protocol 9
  150. F9 ExtTrans_Param External_Trans_Def[10]    External file transfer protocol 10
  151. FF Boolean_Param  Auto_Find_FileNames       Auto find file names for transfers
  152. P1 Hexi_Param     Default_Com_Base[1]       Port 1 hardware address
  153. P2 Hexi_Param     Default_Com_Base[2]       Port 2 hardware address
  154. P3 Hexi_Param     Default_Com_Base[3]       Port 3 hardware address
  155. P4 Hexi_Param     Default_Com_Base[4]       Port 4 hardware address
  156. I1 PosInt_Param   Default_Com_Irq[1]        Port 1 interrupt request line
  157. I2 PosInt_Param   Default_Com_Irq[2]        Port 2 interrupt request line
  158. I3 PosInt_Param   Default_Com_Irq[3]        Port 3 interrupt request line
  159. I4 PosInt_Param   Default_Com_Irq[4]        Port 4 interrupt request line
  160. V1 Hexi_Param     Default_Com_Int[1]        Port 1 interrupt vector
  161. V2 Hexi_Param     Default_Com_Int[2]        Port 2 interrupt vector
  162. V3 Hexi_Param     Default_Com_Int[3]        Port 3 interrupt vector
  163. V4 Hexi_Param     Default_Com_Int[4]        Port 4 interrupt vector
  164. T1 String_Param   User_Term_Name[1]         User terminal 1 definition file
  165. T2 String_Param   User_Term_Name[2]         User terminal 2 definition file
  166. T3 String_Param   User_Term_Name[3]         User terminal 3 definition file
  167. SB Color_Param    Status_BackGround_Color   Status line background color
  168. SA BColor_Param   Status_ForeGround_Color   Status line foreground color
  169. SR Boolean_Param  Reverse_Status_Colors     Reverse standard colors for status line
  170. CA Color_Param    New_Menu_Text_Color_2     Secondary menu text color
  171. CC Color_Param    New_Menu_Title_Color      Secondary menu title color
  172. VC Boolean_Param  Auto_Change_Arrows        Do VT100 applic./numeric keypad switch
  173. SH Boolean_Param  Auto_Strip_High_Bit       Strip high bit in terminal mode
  174. ZB PosInt_Param   Zmodem_BlockSize          Block length for Zmodem transfers
  175. FN FileN_Param    FileName                  File name for transfer
  176. FH PosInt_Param   FK_Delay_Time             Function key intercharacter delay (ms)
  177. SZ Boolean_Param  Software_Scroll_Par       Use software scrolling
  178. UP Boolean_Param  Use_Prev_Key_Text         Show previous command in command line mode
  179. TU Boolean_Param  Send_Upper_Case_Only      Translate keyboard input to upper case
  180. KX PosInt_Param   Kermit_Extended_Block     Maximum long block size
  181. T4 String_Param   User_Term_Name[4]         User terminal 4 definition file
  182. T5 String_Param   User_Term_Name[5]         User terminal 5 definition file
  183. HP Host_Param     Privilege                 Host mode privilege
  184. AW Boolean_Param  ATI_Ega_Wonder            ATI EGA Wonder/ATI VIP VGA (TM) card installed
  185. YX Boolean_Param  Honor_XOff_Ymodem         Honor XON/XOFF in Ymodem sends
  186. NL Boolean_Param  New_Line_Param            Add line feeds to outgoing CRs
  187. WH PosInt_Param   Window_Hold_Time          Time to hold window displays (1/10 secs)
  188. 01 Menu_Param                               Serial port hardware settings
  189. 02 Ascii_Param                              Ascii transfer parameters
  190. 03 Xmodem_Param                             Xmodem/Ymodem transfer parameters
  191. 04 ExtTrans_Param                           External protocol definitions
  192. 05 VT100_Param                              VT100 settings
  193. 06 Key_Param      Command_Key_Name          Command mode key
  194. 07 Boolean_Param  Use_Military              Use 24 hour time format
  195. 08 String_Param   Date_Format_String        Date format
  196. 09 String_Param   Script_Order_String       Script search order
  197. 10 Boolean_Param  Ascii_CRLF                Send CR/LF sequence at end of line
  198. 11 Menu_Param                               Backspace key sends BS, <CTRL>BS sends DEL
  199. 12 Menu_Param                               Backspace key sends DEL, <CTRL>BS sends BS
  200. EG Boolean_Param  Allow_EGA_Graphics        Allow EGA graphics mode
  201. ML Boolean_Param  Modem_Hold_Line           Hold line after abortive dial
  202. VK String_Param   KeyPad_Appl_On_File       Key file for VT100 applic. mode
  203. VN String_Param   KeyPad_Appl_Off_File      Key file for VT100 numeric mode
  204. YF Boolean_Param  Use_Full_Path_Name        Send/receive full path name in Ymodem
  205. KK Boolean_Param  Kermit_AutoDownload       Allow Kermit autodownload
  206. ZA Boolean_Param  Zmodem_AutoDownload       Allow Zmodem autodownload