home *** CD-ROM | disk | FTP | other *** search
/ In'side Shareware 1994/1995 January / ish194-95.iso / dfu / gocis / gocis.ini < prev    next >
INI File  |  1993-12-29  |  7KB  |  361 lines

  1.  
  2. [USER PROFILE]
  3. CONFIGURATION=&ExePath\DEFAULT.CFG
  4. FLAGS=NNYNNN
  5.  
  6. [PGM OPTIONS]
  7.  
  8. ; Communications Timing Parameters
  9. CommandRecognitionTime=.25
  10. MinimumModemCharDelay=.25
  11. MaximumModemResponseTime=10
  12. MaximumCISResponseTime=90
  13. ErrorMessageDelay=5
  14. AnnimateDelay=1
  15. TerminalType=-1
  16. LogonCisType=TTY
  17. ; Debugging Parms
  18. Debug=0
  19. BufferSize=32767
  20. XonOff=0
  21. XonInOn=0
  22. XOnOutOn=0
  23. UseXonXoff=0
  24. CTSControl=0
  25. DTRFlowOn=0
  26.  
  27.  
  28. ; Allow use of separate directories for each forum
  29. ForumDirectorys=0
  30.  
  31. ; Forum Messages
  32. MsgMaxTtlLen=24
  33. MsgMaxLine=70
  34. MsgSplitAtLine=500
  35. MsgSplitAtChar=10000
  36. MsgSplitChars=*-+=_><\/{}][?#;'.,!|
  37.  
  38. ; EMail
  39. MailMaxTtlLen=40
  40. MailMaxLine=70
  41. MailSplitAtLine=1000
  42. MailSplitAtChar=20000
  43. MailSplitChars=*-+=_><\/{}][?#;'.,!|
  44.  
  45. ; FAX Modem Support...
  46. ; If you are using WinFAX Profession Version 3.0 for Windows.
  47. ; Change FaxCheck=1 
  48.  
  49. FaxCheck=1
  50. FaxStatusDDE=REQUEST|FAXMNG|CONTROL|STATUS|
  51. FaxEnableDDE=EXECUTE|FAXMNG|CONTROL||GOACTIVE|
  52. FaxDisableDDE=EXECUTE|FAXMNG|CONTROL||GOIDLE|
  53. FaxTimeOut=5
  54. FaxActive=ACTIVE|
  55. FaxBusy=BUSY|
  56. FaxIdle=IDLE|REQUEST_ACTIVE|
  57. FaxBusyDelay=5
  58.  
  59. DisplayIcons=1
  60. CurrentView=Free CompuServe Forums
  61. FileTransferPriority=750
  62. ShowStatusBars=1
  63. PositionStatusBars=1
  64. ShowElapsedSeconds=1
  65. AutoRedraw=0
  66. SortView=1
  67. AutoSaveAddress=1
  68. ConfirmMsgDelete=1
  69. CheckAddressSave=1
  70. FullDesc=1
  71. ResetReplyArea=1
  72. MaxNumberOfForums=64
  73. MaxNumberofViews=64
  74. PrinterFontName=System
  75. PrinterFontSize=10
  76.  
  77. W5ButtonBarPosition=1
  78. W20DisplayFormat=1
  79. W20LeftJustify=0
  80. W20ButtonBarPosition=1
  81. W20SortBy=2
  82. W30ButtonBarPosition=1
  83. W42DisplayFormat=1
  84. W42ButtonBarPosition=1
  85. W42SortBy=2
  86. W43ButtonBarPosition=1
  87. W60SortBy=4
  88. W60DisplayFormat=1
  89. W60ButtonBarPosition=1
  90. AddressBook=&ExePath\address.bok
  91.  
  92. RestartOnDownloads=1
  93. HiLiteMessages=1
  94. ViewSortOrder=1
  95.  
  96. [W43Exports]
  97.  
  98. [WINDOW SIZING]
  99. ;
  100. ; For Forms     entries consist of: FormId=WindowState; WIdth; Height;
  101. ; For TextBoxes entries consist of: Control=Bold; Italic; Font; Size;
  102. ;
  103. W01SzForm=2; 12120; 9120;
  104. W01SzCommText=0; 0; FixedSys;  9;
  105.  
  106. W43SzForm=2; 12150; 9150;
  107. W43SzReplyText=0; 0; FixedSys;  9;
  108. W43SzMsgText=0; 0; FixedSys;  9;
  109.  
  110. W15SzDescText=0; 0; Helv; 10;
  111. W20SzDescText=0; 0; Helv; 10;
  112. W11SzForm=2; 12150; 9150;
  113.  
  114. [USER BUTTONS]
  115. ;
  116. ; Entry consists of FormId=ButtonBarDefinitionFile
  117. ; &ExePath is replaced with the path of the GoCIS.EXE File
  118. ; You can opt for a fully qualified path name if you prefer
  119. ;
  120. W11ShowGrid=1
  121. W11FormGrid=&ExePath\gocis.btn
  122.  
  123. [MAIL BUTTONS]
  124. ; Define the appearance of the MAIL Button based on Mail Status
  125. NoMail=&ExePath\ICONS\MAIL20A.ICO
  126. SndMail=&ExePath\ICONS\MAIL20D.ICO
  127. RcvMail=&ExePath\ICONS\MAIL20B.ICO
  128. SndRcvMail=&ExePath\ICONS\MAIL20C.ICO
  129.  
  130. [NetWork Options]
  131. CompuServe=
  132. DataPac=
  133. EuroNet=
  134. FalNet=
  135. GnsDial=
  136. LataNet=
  137. Mercury=
  138. TeleNet=
  139. TymNet=
  140.  
  141. [Port Options]
  142. COM1:=
  143. COM2:=
  144. COM3:=
  145. COM4:=
  146.  
  147. [Baud Options]
  148. 110=
  149. 300=
  150. 600=
  151. 1200=
  152. 2400=
  153. 4800=
  154. 9600=
  155. 14400=
  156. 19200=
  157.  
  158. [BaudRate Factor]
  159. ;
  160. ; BaudRate factors are used to determime estimated Download Time as Follows:
  161. ;
  162. ;  BaudRate / Factor=BytesPerSecond
  163. ;  FileSize / BytesPerSecond=Estimated-Download Time In seconds
  164. ;
  165. ;  The Factor can be calculated as follows:
  166. ;
  167. ;  1) Download file around 20K in size (save the actual file size)
  168. ;  2) Record the elapsed time to download the file
  169. ;  3) divide the FileSize by the total number of ElapsedSeconds to get an EffectiveRate
  170. ;  4) Divide the BaudRate by the EffectiveRate to get the baud rate Factor
  171. ;
  172. ;   For Example: Suppose the filesize was 22,123 bytes
  173. ;       and took 1 min 38 seconds at 2400 baud
  174. ;
  175. ;       22123 / 98=225.744898          (Size / ElapsedSeconds) = EffectiveRate
  176. ;       2400  / 225.744898=10.63146951 (Baud  / EffectiveRate) = (Factor)
  177. ;
  178. ;
  179. ;
  180. 110=10.73825503
  181. 300=10.73825503
  182. 600=10.73825503
  183. 1200=10.73825503
  184. 2400=10.73825503
  185. 4800=10.73825503
  186. 9600=10.73825503
  187. 14400=10.73825503
  188. 19200=10.73825503
  189.  
  190. [Parity Options]
  191. NONE=
  192. ODD=
  193. EVEN=
  194. MARK=
  195. SPACE=
  196.  
  197. [DataBit Options]
  198. 5=
  199. 6=
  200. 7=
  201. 8=
  202.  
  203. [StopBit Options]
  204. 1=
  205. 2=
  206.  
  207. [Carrier Detect Options]
  208. Ignore=
  209. Check=
  210.  
  211. [ReadMail Options]
  212. Always=At Each Logon
  213. Only=When DOing MAIL
  214. Manual=Never Read Mail
  215.  
  216. [SendMail Options]
  217. Always=At Each Logon
  218. Only=When DOing MAIL
  219. Manual=Never Send Mail
  220.  
  221. [MailOutBox Options]
  222. Append=To Mail.MOX File
  223. Overwrite=Mail.MOX File
  224. Prompt=Mail.MOX File
  225. Delete=Never Keep E-Mail
  226. Manual=You Dispose of E-Mail
  227.  
  228. [MessageOutBox Options]
  229. Append=To Forum.MOX File
  230. Overwrite=Forum.MOX File
  231. Prompt=Forum.MOX File
  232. Delete=Never Keep Msgs
  233. Manual=You Dispose of Msgs
  234.  
  235. [LogActivity Options]
  236. Never=
  237. Save=
  238. Prompt=
  239.  
  240. [Message Purge Options]
  241. #Days=Old
  242. #Sessions=Old
  243. Never=(Manual)
  244.  
  245. [Message Reset Options]
  246. Scan=New Message Hdrs
  247. Read=New Messages
  248. Never=(Manual)
  249.  
  250. [Catalog Options]
  251. Append=
  252. Overwrite=
  253. Prompt=
  254.  
  255. [CatScan Options]
  256. Full=Library Description
  257. Short=Titles Only
  258. Dnld=Download a specific file
  259.  
  260. [ReadWaiting Options]
  261. Read=Waiting Msgs
  262. Never=Read Msgs
  263.  
  264. [Gateways]
  265. CIS=CompuServe
  266. EET=Electronic Engineering Times
  267. PCM=PC/Magazine
  268. ZMC=Ziff-Davis MacUser
  269. ZNT=Ziff-Davis ZiffNet
  270.  
  271.  
  272. [ModemType Hayes Compatible]
  273. TYPEOFMODEM=Hayes Compatible
  274. DIALPREFIX=ATDT
  275. DIALSUFFIX=
  276. HANGUPPREFIX=AT&C1H
  277. HANGUPSUFFIX=
  278. INIT=AT&C1Q0V1E1S0=0
  279. RESET=ATZ
  280. ESCAPE=+++
  281. OK=OK
  282. CONNECT=CONNECT
  283. BUSY=BUSY
  284. NOCARRIER=NO CARRIER
  285.  
  286. [ModemType Multitech]
  287. TYPEOFMODEM=Multitech
  288. DIALPREFIX=ATDT
  289. HANGUPPREFIX=ATH
  290. INIT=ATQ0E1&E1&E3S0=0
  291. RESET=ATZ
  292. ESCAPE=+++
  293. OK=OK
  294. CONNECT=CONNECT
  295. BUSY=BUSY
  296. NOCARRIER=NO CARRIER
  297.  
  298. [ModemType TrailBlazer]
  299. TYPEOFMODEM=Trail Blazer
  300. DIALPREFIX=ATDT
  301. HANGUPPREFIX=ATH
  302. INIT=ATQ0E1S0=0
  303. RESET=ATZ
  304. ESCAPE=+++
  305. OK=OK
  306. CONNECT=CONNECT
  307. BUSY=BUSY
  308. NOCARRIER=NO CARRIER
  309.  
  310. [ModemType Cardinal 9600/V32]
  311. TYPEOFMODEM=Cardinal 9600/V32
  312. DIALPREFIX=ATDT
  313. HANGUPPREFIX=AT&C1H0
  314. INIT=AT&C1&M0&N6V1E1S0=0
  315. RESET=ATZ
  316. ESCAPE=+++
  317. OK=OK
  318. CONNECT=CONNECT
  319. BUSY=BUSY
  320. NOCARRIER=NO CARRIER
  321.  
  322. [ModemType Cardinal 9600/V42]
  323. TYPEOFMODEM=Cardinal 9600/V42
  324. DIALPREFIX=ATDT
  325. HANGUPPREFIX=AT&C1H0
  326. INIT=AT&C1&D2 S7=60 S11=60 S95=41
  327. RESET=ATZ
  328. ESCAPE=+++
  329. OK=OK
  330. CONNECT=CONNECT
  331. BUSY=BUSY
  332. NOCARRIER=NO CARRIER
  333.  
  334. [ModemType CompuDyne 9642/V32]
  335. TYPEOFMODEM=CompuDyne 9642/V32
  336. DIALPREFIX=ATDT
  337. HANGUPPREFIX=AT&C1H0
  338. INIT=AT&Q0&C1Q0V1E1S0=0
  339. RESET=ATZ0
  340. ESCAPE=+++
  341. OK=OK
  342. CONNECT=CONNECT
  343. BUSY=BUSY
  344. NOCARRIER=NO CARRIER
  345.  
  346. [ModemType PPI 14400FX/FXSA]            
  347. TYPEOFMODEM=PPI 14400FX/FXSA
  348. DIALPREFIX=ATDT
  349. HANGUPPREFIX=AT&C1H
  350. INIT=AT&F1S95=44S118=2L1S11=6
  351. RESET=AT
  352. ESCAPE=+++
  353. OK=OK
  354. CONNECT=CONNECT
  355. BUSY=BUSY
  356. NOCARRIER=NO CARRIER
  357.  
  358. [ModemType >None<]
  359. TYPEOFMODEM=>None<
  360.  
  361.