home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / COMSPEC.ZIP / COMSPEC.DOC < prev   
Encoding:
Text File  |  1988-05-09  |  13.4 KB  |  519 lines

  1. r
  2. PROCEDURES FOR IMPLEMEMTING COMSPEC.COM
  3.  
  4. In CONFIG.SYS add the following line
  5.    RAMDISK.SYS 22K      (this will create a memory disk of 22k in size)
  6.  
  7. in AUTOEXEC.BAT add the following lines ( drive designator will be the next
  8.                 one for your system, with winchester it will be 'G')
  9.  
  10.   COPY COMMAND.COM G:
  11.   SET COMSPEC=G:\COMMAND.COM
  12.   COMSPEC G:\COMMAND.COM
  13.   PATH=G:\;E:\     ( WITH JUST FLOPPIES USE THE BOOT DRIVE INSTEAD OF 'E')
  14.  
  15. This will cause MSDOS to go to G:\ for COMMAND.COM when it needs it instead
  16. reading it from disk. This does provide some speed improvement.
  17.  
  18.  
  19.  
  20. Key <ENTER> to continue: 
  21.  
  22. [70675,1204]
  23. COMSPE.DOC     04-Apr-85 610          10
  24.  
  25. Disposition:
  26.  
  27. 1 (R)    Read this file
  28. 2 (D)    Download this file
  29. 3 (T)    Top Data Library Menu
  30.  
  31. Key digit or ENTER for next: 
  32.  
  33. [70675,1204]
  34. INIT.BQS       04-Apr-85 2985         3
  35.  
  36.     Keywords: RAINBOW MSDOS GWBASIC GRAPHICS TELEPHONE BOOK INITIALIZER
  37.     
  38.     INIT.BQS for GW-BASIC in MS-DOS:  This is the initializer program for
  39.     TELEFONE.BQS. This must be run before you use TELEFONE.  It sets up the
  40.     book, allowing for 500 entries.  To change the number, just replace the
  41.     numbers in the FOR-NEXT loop.  Also, the password is provided so somebody
  42.     won't ruin the book accidentally. The password is "*". NOTE:  This file is
  43.     squeezed, and must be unsqueezed before it will run.
  44.     
  45.     
  46.  
  47. Disposition:
  48.  
  49. 1 (R)    Read this file
  50. 2 (D)    Download this file
  51. 3 (T)    Top Data Library Menu
  52.  
  53. Key digit or ENTER for next: 
  54.  
  55. [70675,1204]
  56. QT.COM         04-Apr-85 1310         5
  57.  
  58.     Keywords: RAINBOW MSDOS TIME IN WORDS
  59.     
  60.     QT.COM for MS-DOS:  This program tells you the time in words, i.e. "It's a
  61.     quarter to ten."
  62.     
  63.     
  64.  
  65. Disposition:
  66.  
  67. 1 (R)    Read this file
  68. 2 (D)    Download this file
  69. 3 (T)    Top Data Library Menu
  70.  
  71. Key digit or ENTER for next: 
  72.  
  73. [70675,1204]
  74. RESETR.COM     04-Apr-85 25380        5
  75.  
  76.     Keywords: RAINBOW MSDOS RESET SCREEN ATTRIBUTES UTILITY
  77.     
  78.     RESETRB.COM for MS-DOS: This program resets ALL the various screen
  79.     attributes that you used to have to reboot for.  This includes turning the
  80.     cursor on, resetting thcharacter sets (graphics come on ONLY when called
  81.     for), scroll region, tabs, and more.
  82.     
  83.     
  84.  
  85. Disposition:
  86.  
  87. 1 (R)    Read this file
  88. 2 (D)    Download this file
  89. 3 (T)    Top Data Library Menu
  90.  
  91. Key digit or ENTER for next: 
  92.  
  93. [70346,1100]
  94. ATTRIB.COM     03-Apr-85 2610         3
  95.  
  96.     Keywords: MSDOS RAINBOW
  97.     
  98.     This program will set file attributes (read-only, hidden, etc.). See
  99.     ATTRIB.DOC
  100.     
  101.     
  102.  
  103. Disposition:
  104.  
  105. 1 (R)    Read this file
  106. 2 (D)    Download this file
  107. 3 (T)    Top Data Library Menu
  108.  
  109. Key digit or ENTER for next: t
  110.  
  111. DL 6 - DEC Pers. Computers : 
  112.  
  113. 1 (DES) Description of Data Library
  114. 2 (BRO) Browse thru files
  115. 3 (DIR) Directory of files
  116. 4 (UPL) Upload a new file
  117. 5 (DOW) Download a file
  118. 6 (DL)  Change Data Library
  119. 7 (T)   Return to Function Menu 
  120. 8 (I)   Instructions
  121.  
  122. Enter selection or H for help: T
  123.  
  124.  
  125. VAXsig
  126.  
  127. Function Menu
  128. 1 (L)  Leave a Message
  129. 2 (R)  Read Messages
  130. 3 (CO) Conference Mode
  131. 4 (DL) Data Library (Former XA)
  132. 5 (B)  Bulletins
  133. 6 (V)  View Member Directory
  134. 7 (SS) Set Sub-topic
  135. 8 (OP) Set User Options
  136. 9 (I)  Instructions
  137. 0 (E)  Exit the VAXsig
  138.  
  139. Enter selection or H for help: R
  140. Message Sub-topics Menu
  141.  
  142. 0   General
  143. 1   VAX Hardware
  144. 2   VAX/VMS Software
  145. 3   /vaxsig/unix
  146. 4   VMS Communications
  147. 5   Hints 'n' Kinks
  148. 6   DEC Pers. Computers
  149. 7   VAX/VMS Version 4
  150. 8   
  151. 9   
  152. 10  
  153. ALL Read all sub-topics
  154. T   Return to Function Menu
  155.  
  156. Enter sub-topic selection:6
  157. Read Messages Menu
  158.  
  159. 1 (RF) Forward - oldest first
  160. 2 (RR) Reverse - newest first
  161. 3 (RN) New - not yet read by you
  162. 4 (RM) Marked - messages for you
  163. 5 (RS) Search mode
  164. 6 (T)  Return to Function Menu
  165.  
  166. Enter selection or key <ENTER>
  167. for additional commands:RM
  168. No marked messages present
  169. VAXsig
  170.  
  171. Function Menu
  172. 1 (L)  Leave a Message
  173. 2 (R)  Read Messages
  174. 3 (CO) Conference Mode
  175. 4 (DL) Data Library (Former XA)
  176. 5 (B)  Bulletins
  177. 6 (V)  View Member Directory
  178. 7 (SS) Set Sub-topic
  179. 8 (OP) Set User Options
  180. 9 (I)  Instructions
  181. 0 (E)  Exit the VAXsig
  182.  
  183. Enter selection or H for help: R
  184. Message Sub-topics Menu
  185.  
  186. 0   General
  187. 1   VAX Hardware
  188. 2   VAX/VMS Software
  189. 3   /vaxsig/unix
  190. 4   VMS Communications
  191. 5   Hints 'n' Kinks
  192. 6   DEC Pers. Computers
  193. 7   VAX/VMS Version 4
  194. 8   
  195. 9   
  196. 10  
  197. ALL Read all sub-topics
  198. T   Return to Function Menu
  199.  
  200. Enter sub-topic selection:6
  201. Read Messages Menu
  202.  
  203. 1 (RF) Forward - oldest first
  204. 2 (RR) Reverse - newest first
  205. 3 (RN) New - not yet read by you
  206. 4 (RM) Marked - messages for you
  207. 5 (RS) Search mode
  208. 6 (T)  Return to Function Menu
  209.  
  210. Enter selection or key <ENTER>
  211. for additional commands:RN
  212.  
  213.  #: 8499      Sub-topic 6 - DEC Pers. Computers
  214. Sb: Wednesday 4/3/85 CO
  215.     03-Apr-85  20:47:58
  216. Fm: Bill Leeman (Asst.Sysop)  74115,1622
  217. To: All
  218.  
  219. I'd just like to say thank you to all who participated in the CO on 4/3/85. The
  220. turnout was great and hope to see you all next time. I apologize for my late
  221. arrival and will do my best to not let it happen again. Thanks again everyone.
  222. Hope you enjoyed it as well.
  223.  
  224.  
  225.                         Bill
  226.  
  227. P.S. - For those of you who couldn't make it give us a try next time.
  228.  
  229.  
  230. Enter command, N for next
  231. message or <ENTER> for menu:N
  232.  
  233.  #: 8517      Sub-topic 6 - DEC Pers. Computers
  234. Sb: Technical BBS
  235.     04-Apr-85  16:39:35
  236. Fm: Ron/Rob Elliott 70675,1204
  237. To: All
  238.  
  239. Announcing a new BBS with DEC Rainbow support...
  240.  
  241.    The MicroComputing Forum
  242.         (312) 331-2396
  243.      Sysop Andrew McElroy
  244.  
  245. Note:  This is NOT running on his Rainbow (it is used too much), it is
  246. running on his TRS-80 Model IV.  The board will deal SOLELY with the
  247. technical aspects of the DEC Rainbow (no games, or even common utilities;
  248. source codes, notes on programming, etc).  If you have any interest and
  249. experience in assembly language, Pascal, or C this is for you.
  250.  
  251. If you want just programs to download call MY board, Fido Node #393 at
  252. (312) 759-5402.  We have about 7Mb of files for downloading now.
  253.  
  254.  
  255. Enter command, N for next
  256. message or <ENTER> for menu:N
  257.  
  258.  #: 8518      Sub-topic 6 - DEC Pers. Computers
  259. Sb: format80
  260.     04-Apr-85  16:52:46
  261. Fm: Bill Pechter    72456,3114
  262. To: STU FULLER 76703,501 (X)
  263.  
  264. uploaded fmt80.bin...but phone dropped when giving pgm description...let me
  265. know if you need new info or uploading again...Bill
  266.  
  267.  
  268. Enter command, N for next
  269. message or <ENTER> for menu:N
  270.  
  271.  #: 8527      Sub-topic 6 - DEC Pers. Computers
  272. Sb: #8350-Wednesday Night CO's
  273.     04-Apr-85  20:25:20
  274. Fm: READ JOHNSTON   73766,14
  275. To: Jeff Koenig     75655,1636 (X)
  276.  
  277. we really need some help on the conference (when to speak, etc.), if the
  278. average person is to enjoy the conference.  I never know when I can type 
  279. something in CO.\
  280.  
  281.  
  282. Enter command, N for next
  283. message or <ENTER> for menu:N
  284.  
  285.  #: 8540      Sub-topic 6 - DEC Pers. Computers
  286. Sb: #8359-#Rainbow Database
  287.     05-Apr-85  00:27:33
  288. Fm: Jeff Koenig     75655,1636
  289. To: GARY BATTLES    70365,1342 (X)
  290.  
  291. DBASE III SHOULD BE OUT ON THE RAINBOW IN THE  VERY NEAR FUTURE AND MIGHT BE A
  292. GOOD CHOICE. --JEFF KOENIG
  293.  
  294. * Reply:
  295.     8546
  296.  
  297. Enter command, N for next
  298. message or <ENTER> for menu:N
  299.  
  300.  #: 8542      Sub-topic 6 - DEC Pers. Computers
  301. Sb: Failed Disk Drives
  302.     05-Apr-85  00:51:14
  303. Fm: Jeff Koenig     75655,1636
  304. To: Jeff Koenig     75655,1636 (X)
  305.  
  306. WHOOPS--I MEANT TO SAY "I HAD" MY RX50S REPLACED.  JUST ONCE.
  307.  
  308.  
  309. Enter command, N for next
  310. message or <ENTER> for menu:N
  311.  
  312.  #: 8546      Sub-topic 6 - DEC Pers. Computers
  313. Sb: #8540-Rainbow Database
  314.     05-Apr-85  07:12:10
  315. Fm: GARY BATTLES    70365,1342
  316. To: Jeff Koenig     75655,1636
  317.  
  318. Jeff,
  319.   I called Ashton-Tate and the SALES rep I talked to said they currently had no
  320. plans to put DBase III on the Rainbow.  Thanks for the information,  I'll check
  321. back with them.
  322.  
  323.  
  324. Enter command, N for next
  325. message or <ENTER> for menu:N
  326.  
  327.  #: 8553      Sub-topic 6 - DEC Pers. Computers
  328. Sb: format80
  329.     05-Apr-85  17:12:44
  330. Fm: Bill Pechter    72456,3114
  331. To: Stuart Fuller (sys-op)    76703,501 (X)
  332.  
  333. Stu--i hit break to micom....i lose no use going after Compuserve.. uploading
  334. now...Bill
  335.  
  336.  
  337. Enter command, N for next
  338. message or <ENTER> for menu:N
  339.  
  340.  #: 8565      Sub-topic 6 - DEC Pers. Computers
  341. Sb: #Failed Drives
  342.     05-Apr-85  21:46:23
  343. Fm: Tom Kemnitz     75376,646
  344. To: Jeff Koenig
  345.  
  346. Jeff,
  347.     Thanks for the info about the drives. I called DEC to find
  348. out why I couldn't format and they came out the next day and replaced
  349. the drives. Mine only lasted 10 months. Maybe this is a good  adver-
  350. tisement for the extended service contract.     Tom
  351.  
  352. * Reply:
  353.     8566
  354.  
  355. Enter command, N for next
  356. message or <ENTER> for menu:N
  357.  
  358.  #: 8566      Sub-topic 6 - DEC Pers. Computers
  359. Sb: #8565-#Failed Drives
  360.     05-Apr-85  21:51:19
  361. Fm: Stuart Fuller (sys-op)    76703,501
  362. To: Tom Kemnitz     75376,646 (X)
  363.  
  364. Ya know; they signal cables and the power connector are very similar to those
  365. used on 'standard' 80 track drives, like Shugart SA410's.
  366.  
  367. The DEC drive uses a 40 pin Berg connector, while the Shugart drives use a 44
  368. pin edge-type connector.  The power connector is about the same, also.  Wonder
  369. what it'd take to put some Shugart drives in there?
  370.  
  371.  
  372.           - Stu
  373.  
  374. * Reply:
  375.     8568
  376.  
  377. Enter command, N for next
  378. message or <ENTER> for menu:N
  379.  
  380.  #: 8567      Sub-topic 6 - DEC Pers. Computers
  381. Sb: RX-50's
  382.     05-Apr-85  22:00:01
  383. Fm: Tom Kemnitz     75376,646
  384. To: Robert E. Davis
  385.  
  386. Robert,
  387.     I will check with Brion about those disks. That sounds like
  388. a good price to me.
  389.     With all the talk and rumors about hub rings, I wonder why
  390. DEC has not come forward and taken a stand on the subject. When the
  391. service rep was installing my new drives, I asked him what he thought
  392. about hub rings. His reply was that he thought they were a good idea
  393. for extending the life of the disk and wondered why DEC didn't use
  394. them on their RX-50 disks.
  395.     Do you suppose there is a reason for their silence? Maybe
  396. they don't know that a problem exists. Maybe the problem doesn't
  397. exist.
  398.                 Tom
  399.  
  400.  
  401. Enter command, N for next
  402. message or <ENTER> for menu:N
  403.  
  404.  #: 8568      Sub-topic 6 - DEC Pers. Computers
  405. Sb: #8566-Failed Drives
  406.     05-Apr-85  22:23:32
  407. Fm: Tom Kemnitz     75376,646
  408. To: Stuart Fuller (sys-op)    76703,501 (X)
  409.  
  410. Stu,
  411.     Sounds like an interesting concept. I have a friend who is building
  412. a disk certification machine for a company here. He has a multitude of
  413. assorted drives with documentation for use in designing the machine.
  414. Maybe I will get brave and give him my RX-50's to see what he can
  415. figure out.
  416.                 Tom
  417.  
  418.  
  419. Enter command, N for next
  420. message or <ENTER> for menu:N
  421.  
  422.  #: 8569      Sub-topic 6 - DEC Pers. Computers
  423. Sb: #8471-Cheap 256k RAMs
  424.     05-Apr-85  23:00:28
  425. Fm: Carl Neiburger  72336,2257
  426. To: Stuart Fuller (sys-op)    76703,501 (X)
  427.  
  428. Stu: Please count me in for nine chips.  My check goes in the mail tomorrow
  429. morning. -- Carl Neiburger [72336,2257
  430.  
  431.  
  432. Enter command, N for next
  433. message or <ENTER> for menu:N
  434.  
  435.  #: 8570      Sub-topic 6 - DEC Pers. Computers
  436. Sb: #HELP
  437.     06-Apr-85  08:15:21
  438. Fm: Gordon Jones    72205,321
  439. To: KERMIT USERS
  440.  
  441. I AM TRYING TO GET KERMIT TO RUN WITH KERMIT ON 11/40 NO LUCK JUST TIMEOUTS.
  442. HERE IS WHAT I HAVE: RAINBOW WITH MSKERMIT.EXE, LCTERM AND A HAYES 1200
  443. SMARTMODEM. THE PDP-11/40 IS RUNNING RT11 V4.0 AND HAS THE KERMIT BUILT FROM
  444. THE COLUMBIA DISTRIBUTION TAPE FOR RT11. THAT VERSION IS T2.22. THE RAINBOW
  445. KERMIT IS RUNNING UNDER MSDOS. I AM RUNNING THE PDP-11/40 KERMIT BY SWITCHING
  446. TH CONSOLE TO THE DIAL UP PORT VIA   SET TT: CONSOL=1.  I CAN DIAL INTO THE
  447. 11/40 FINE. BUT WHEN IT COMES TO GETTING THE TWO KERMITS TO SEND MESSAGES ALL I
  448. GET IS TIMEOUTS.  I NEED SOME HELP. IF ANYONE CAN GIVE ME SOME POINTER I WOULD
  449. APPRECIATE IT GREATLY.
  450.  
  451. * Reply:
  452.     8573
  453.  
  454. Enter command, N for next
  455. message or <ENTER> for menu:N
  456.  
  457.  #: 8571      Sub-topic 6 - DEC Pers. Computers
  458. Sb: CHIPS
  459.     06-Apr-85  08:25:39
  460. Fm: Gordon Jones    72205,321
  461. To:  76703,501 (X)
  462.  
  463. DEAR STUART: WE WILL WANT 18:
  464.  
  465. Read Option Menu
  466.  
  467. 1 (RA) Read again
  468. 2 (N)  Read next message
  469.  
  470. 4 (RE) Reply with current subject
  471. 5 (UA) Reply with new subject
  472.  
  473. 7 (T)  Return to Function Menu
  474.  
  475. Enter selection or H for help:N
  476.  
  477.  #: 8573      Sub-topic 6 - DEC Pers. Computers
  478. Sb: #8570-HELP
  479.     06-Apr-85  08:41:15
  480. Fm: David Wihl 72756,2422
  481. To: Gordon Jones    72205,321
  482.  
  483. What are the commands you give the PDP and LCTERM, _exactly_? Of course, one
  484. must be told to RECEIVE and the other must be told to SEND,
  485. David
  486.  
  487.  
  488. Enter command, N for next
  489. message or <ENTER> for menu:N
  490.  
  491.  #: 8579      Sub-topic 6 - DEC Pers. Computers
  492. Sb: CHIPS PURCHASE
  493.     06-Apr-85  12:40:28
  494. Fm: RICH EISENMAN   75056,3574
  495. To: 1
  496.  
  497. CAN I GET IN STILL? WOULD LIKE 19 CHIPS, WILL MAIL CHECK SPECIAL DELIV MONDAY
  498. IF YOU SAY SO !! (PS...I ASSUME THESE CHIPS ARE THE CORRECT ONES... I'VE HEARD
  499. HORROR STORIES ABOUT PEOPLE USING IBM STYLE CHIPS AND MELTING DOWN THEIR
  500. BOARDS.
  501.  
  502.  
  503. Enter command, N for next
  504. message or <ENTER> for menu:N
  505. VAXsig
  506.  
  507. Function Menu
  508. 1 (L)  Leave a Message
  509. 2 (R)  Read Messages
  510. 3 (CO) Conference Mode
  511. 4 (DL) Data Library (Former XA)
  512. 5 (B)  Bulletins
  513. 6 (V)  View Member Directory
  514. 7 (SS) Set Sub-topic
  515. 8 (OP) Set User Options
  516. 9 (I)  Instructions
  517. 0 (E)  Exit the VAXsig
  518.  
  519. Enter selection or H for help: oi-WNa::::::::::::::::::::::::::::::::::::::::::::::::dB