home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / archives / cpm / 8210-1.txt < prev    next >
Text File  |  1993-02-12  |  140KB  |  3,702 lines

  1.  1-Oct-82 00:35:00,1666;000000000000
  2. From: tekmdp!laurir.tektronix at Udel-Relay
  3. To: tekcrd!info-cpm at Mit-Mc
  4. Date: 30 Sep 1982 at 2335-PDT (Thursday)
  5. Subject: Re: Aztec C compiler query
  6. In-reply-to: Your news article houxn.274 of Thu Sep 30 09:26:42 1982
  7. Via:  UTD-CS; 1 Oct 82 5:42-EDT
  8. Via:  Mit-Mc; 6 Oct 82 16:10-EDT
  9. Via:  Brl; 6 Oct 82 16:25-EDT
  10. Via:  Brl-Bmd; 6 Oct 82 16:39-EDT
  11.  
  12. I talked this week to Harry Suckow, the boss at Manx Software Systems,
  13. vendors of Aztec C.  He admits that things have been in a shambles;
  14. the problem is that he's been holding down consulting contracts while
  15. letting minimum-wage hired help handle the orders.  Result, orders didn't
  16. get handled, even when they were pre-paid, a postal regulation no-no
  17. good for getting the Feds to shut down your business.  He has finished
  18. the contract, discharged the baddies, hired all new people, and claims
  19. that his order turn-around is now below one week.
  20.   Technically, this compiler is great.  It really does define all of
  21. Kernighan & Ritchie -- not only the language, but just about all of the
  22. library functions, too.  I used this product to write a BASIC compiler --
  23. heavy on the static initializers -- and am so happy with it that my
  24. company is negotiating an OEM agreement to incorporate it into our
  25. utility/translator packages.
  26.   One of my colleagues at another company sent an authorization to his
  27. purchasing department to buy an Aztec C II compiler (includes floats
  28. and longs).  Within two weeks he held it in his hands.  It appears that
  29. Manx is now open for business.
  30.   -- Andrew Klossner (laurir.tektronix@udel-relay)  [ARPA]
  31.                      (ucbvax!teklabs!tekmdp!laurir) [USENET]
  32.  1-Oct-82 05:06:00,926;000000000000
  33. Date: 1 October 1982 07:06-EDT
  34. From: Charlie.Strom at Mit-Mc
  35. Sender: CSTROM at Mit-Mc
  36. Subject: Fancy Font demo files
  37. To: INFO-PRINTERS at Mit-Mc, INFO-CPM at BRL
  38. Via:  Mit-Mc; 1 Oct 82 7:14-EDT
  39. Via:  Brl; 1 Oct 82 9:25-EDT
  40. Via:  Brl-Bmd; 1 Oct 82 9:53-EDT
  41.  
  42. I have uploaded the following files to MC:
  43.  
  44.         AR70:CPM;FNCFNT COM
  45.              FNCFNT HEX
  46.              FNCFNT DM1
  47.              FNCFNT DM1HEX
  48.              FNCFNT DOC
  49.  
  50. These files can be used with an Epson MX80 or MX100 with Graftrax or
  51. Graftrax Plus roms to illustrate the print quality available with the
  52. Fancy Font software package. A 48K or larger CP/M system is required.
  53. Note that the DM1 file is binary and therefore has been hexified for
  54. those who cannot FTP binary files.
  55. I will try to answer any technical questions I can. My only connection
  56. with this product is that of a very satisfied user.
  57. I hope to be uploading more Epson-specific files to AR70 in the near
  58. future.
  59.  1-Oct-82 16:04:00,681;000000000000
  60. Date:  1 Oct 1982 1504-PDT
  61. From: SHOSTAK at Sri-Csl
  62. Subject: Long Package for BDS-C
  63. To: info-cpm at BRL
  64. cc: shostak at Sri-Csl
  65. Via:  Sri-Csl; 1 Oct 82 18:07-EDT
  66. Via:  Brl; 1 Oct 82 18:22-EDT
  67. Via:  Brl-Bmd; 1 Oct 82 18:31-EDT
  68.  
  69. A long integer package for BDS-C similar in spirit to the existing
  70. floating point package is now available, complete with 8080 assembly
  71. language sources for the machine-coded part.  The package is to be
  72. found at <MC> in the files:
  73.  
  74.     ar36:cpm; long 1c
  75.     ar36:cpm; long 1doc
  76.     ar36:cpm; long 1csm
  77.     ar36:cpm; long 1crl
  78.  
  79. See the documentation file (long 1doc) for details.  Please report any
  80. bugs or comments to me.
  81.     -Rob Shostak
  82. -------
  83.  1-Oct-82 23:39:00,503;000000000000
  84. Date: 2 October 1982 01:39-EDT
  85. From: Herb Lin <LIN@Mit-Mc>
  86. Subject: reading IBM Displaywriter diskettes under CP/M ..
  87. To: info-micro at BRL, info-cpm at BRL
  88. Via:  Mit-Mc; 2 Oct 82 1:37-EDT
  89. Via:  Brl; 2 Oct 82 1:53-EDT
  90. Via:  Brl-Bmd; 2 Oct 82 1:58-EDT
  91.  
  92. or any other kind of operating system.  Is it possible?  the IBM displaywriter
  93. uses 8 inch floppies (which I imagine follow the IBM standard which I think 
  94. is the usual 8 inch floppy standard,but I'm not sure of this.)
  95.  
  96. help??
  97.  
  98. thanks.
  99.  3-Oct-82 01:22:00,1298;000000000000
  100. Date: 3 October 1982 03:22-EDT
  101. From: Keith Petersen <W8SDZ@Mit-Mc>
  102. Subject: SWAP.ASM
  103. To: Info-Cpm at BRL
  104. Via:  Mit-Mc; 3 Oct 82 3:15-EDT
  105. Via:  Brl; 3 Oct 82 3:26-EDT
  106. Via:  Brl-Bmd; 3 Oct 82 3:23-EDT
  107.  
  108. I don't normally send .ASM files via netmail, but this one is very
  109. short and many people have asked for the function it provides.
  110.  
  111. ;        SWAP.ASM ver. 1.0
  112. ;        by Keith Petersen, W8SDZ
  113. ;          Oct. 3, 1982
  114. ;
  115. ;The purpose of this program is to temporarily swap
  116. ;CP/M's CONSOLE and LIST outputs so that programs
  117. ;which normally cannot output to the list device may
  118. ;be made to do so.  The function is a "flip-flop" so
  119. ;to "un-do" the swap simply execute SWAP.COM again.
  120. ;
  121.     ORG    100H
  122. ;
  123.     LHLD    1    ;GET POINTER TO CBIOS JMP TABLE
  124.     LXI    D,10    ;READY TO ADD 10
  125.     DAD    D    ;HL=ADRS OF LSB OF JMP ADRS
  126.     PUSH    H    ;SAVE ADRS
  127.     MOV    E,M    ;SAVE LSB OF JMP IN E
  128.     INX    H    ;HL=ADRS OF MSB OF JMP ADRS
  129.     MOV    D,M    ;SAVE MSB IN D
  130.     INX    H    ;SKIP OVER JMP INSTRUCTION
  131.     INX    H    ;HL=ADRS OF LSB OF JMP ADRS
  132.     MOV    C,M    ;SAVE LSB IN C
  133.     MOV    M,E    ;PUT NEW LSB THERE
  134.     INX    H    ;HL=ADRS OF MSB OF JMP ADRS
  135.     MOV    B,M    ;SAVE MSB IN B
  136.     MOV    M,D    ;PUT NEW MSB THERE
  137.     POP    H    ;HL=ADRS OF LSB OF CONOUT JMP
  138.     MOV    M,C    ;PUT NEW LSB THERE
  139.     INX    H    ;HL=ADRS OF MSB OF CONOUT JMP
  140.     MOV    M,B    ;PUT NEW MSB THERE
  141.     RET        ;RETURN TO CCP
  142. ;
  143.     END
  144.  3-Oct-82 08:47:00,449;000000000000
  145. Date: 3 October 1982 10:47-EDT
  146. From: Dan Blumenfeld <DAN@Mit-Ml>
  147. Subject: MC68000 Cross-Assemblers?
  148. To: Info-CPM at BRL
  149. Via:  Mit-Ml; 3 Oct 82 10:35-EDT
  150. Via:  Brl; 3 Oct 82 10:46-EDT
  151. Via:  Brl-Bmd; 3 Oct 82 10:49-EDT
  152.  
  153. Does anyone know of a MC68000 cross-assembler which runs under CP/M-80?  The
  154. idea here is to be able to develop and assemble 68K code for use in controllers
  155. and the like.  Any pointers, etc. would be appreciated.
  156.  
  157. Dan
  158.  3-Oct-82 15:44:00,2700;000000000000
  159. Date: 3 October 1982 17:44-EDT
  160. From: Paul L Kelley <PLK@Mit-Mc>
  161. Subject: New Version of MODEM7
  162. To: INFO-CPM at BRL
  163. Via:  Mit-Mc; 3 Oct 82 17:34-EDT
  164. Via:  Brl; 3 Oct 82 17:47-EDT
  165. Via:  Brl-Bmd; 3 Oct 82 17:44-EDT
  166.  
  167.  
  168.     The following files are on MIT-MC in AR61:CPM;
  169.  
  170.        MODEM 769ASM
  171.        MODEM 769HEX
  172.        MODEM 769COM
  173.        MCNFG 769ASM
  174.  
  175. also,
  176.  
  177.        MODEM 7XXHIS   has been updated.
  178.  
  179.  
  180.     MODEM 769ASM/HEX/COM are the latest versions of MODEM7.  For
  181. those who don't have MAC and/or the time, MCNFG 769ASM can be edited
  182. and patched over the COM or HEX files with DDT to configure MODEM769
  183. for their system.
  184.     
  185.     Thanks to Bill Rizzi and Keith Petersen for several suggestions
  186. for changes.
  187.  
  188. -------------------------------------------------------------------------
  189. The following describes the changes:
  190.  
  191. ;10/01/82  Made changes to outer shell to make program more "user
  192. ;       friendly", as follows:
  193. ;
  194. ;        1. Menu now has three screens of instructions,
  195. ;        2. if NOT PMMI then PMMI instructions eliminated from Menu,
  196. ;        3. eliminated XPRT mode - replaced with M prompt from
  197. ;        Menu command line,
  198. ;        4. Menu display routine gets user chosen values for local
  199. ;        commands,
  200. ;        5. added Menu command to reset disks to R/W,
  201. ;        6. added Menu command to display phone numbers for non-PMMI
  202. ;        users,
  203. ;        7. added Menu command for non-PMMI users to employ routine
  204. ;        from user overlay to reset modem ports.
  205. ;
  206. ;       Made following additions to user overlay options:
  207. ;
  208. ;        1. added table of local command values,
  209. ;        2. added option to convert backspace to rub,
  210. ;           3. added option for transmit local character unless
  211. ;        preceded by special character,
  212. ;        4. added parameter to test for existence of user overlay
  213. ;        routine to reset modem ports from Menu.
  214. ;
  215. ;       Made changes to main line routine checks of user overlay as
  216. ;       follows:
  217. ;
  218. ;        1. get local command values,
  219. ;        2. test for convert backspace to rub option,
  220. ;        3. not use disconnect local command if non-PMMI user,
  221. ;        4. always check overlay for IMSAI before front panel output,
  222. ;        5. test whether local command must be preceded by special
  223. ;        character.
  224. ;
  225. ;       Also, wrote overlay file entitled M769CNFG.ASM which user can
  226. ;        edit to:
  227. ;
  228. ;        1. change the modem ports,
  229. ;        2. change options as appropriate to his system,
  230. ;        3. change other options to suit his taste,
  231. ;        4. include an optional routine to initalize his modem
  232. ;        on execution of MODEM7,
  233. ;        5. include an optional routine to reset his modem from
  234. ;        the Menu.
  235. ;            (Examples of 4 and 5 are given in the
  236. ;               file for the case of the H89.)
  237. ;
  238.                                 ;P.L.Kelley
  239.  4-Oct-82 00:35:16,863;000000000000
  240. Date:     4 Oct 82 2:35:16-EDT (Mon)
  241. From:     Keith Petersen <w8sdz@BRL>
  242. To:       Info-Micro at BRL, Info-Cpm at BRL
  243. Subject:  Need info on ICOM Attache
  244. Via:  Brl; 4 Oct 82 2:47-EDT
  245. Via:  Brl-Bmd; 4 Oct 82 2:49-EDT
  246.  
  247. A friend just bought a used "ICOM Attache", made by
  248. Pertec.  It is part number 200801.  It has a 10-slot
  249. S-100 mother board, power supply and very nice ASCII
  250. keyboard (MITS "AEA Keyboard" part number 200814-1).
  251.  
  252. Also included was a video board number 1 (part number
  253. 200081-800-B) and video board number 2 (part number
  254. 200082-800 rev. B).
  255.  
  256. This unit looks similar to a large typewriter when its
  257. lid is closed.
  258.  
  259. Can anyone help with schematics and/or instruction book?
  260. The drawings for the video display boards are especially
  261. needed so we can figure out how to make this into a working
  262. microcomputer.
  263.  
  264. --Keith <w8sdz@brl>
  265.  4-Oct-82 00:43:00,1677;000000000000
  266. Date: 4 October 1982 02:43-EDT
  267. From: Leor Zolman <LEOR@Mit-Mc>
  268. Subject: long.crl fixed, BDS C news
  269. To: info-cpm at BRL
  270. Via:  Mit-Mc; 4 Oct 82 2:33-EDT
  271. Via:  Brl; 4 Oct 82 2:47-EDT
  272. Via:  Brl-Bmd; 4 Oct 82 2:47-EDT
  273.  
  274. I've uploaded "ar36:cpm;long 1crl" in proper binary format.
  275. So far I've only gotten four self-addressed stamped 8" disks for v1.50
  276. test version return. Here's something to tempt you with: David Kirkland's
  277. symbolic C debugger is going out with each v1.50 beta test disk. So send
  278. TWO 8" disks instead of one. This debugger does things like list out all
  279. variables by name, local and external, knowing the difference between "i"
  280. for different functions...prints out structures in their proper structure,
  281. breakpoints by line-number-in-function and position-of-expression-in-line,
  282. etc. etc. An incredibly neat hack.
  283.  
  284. Well, it's official: Lifeboat's exclusive is a thing of the past. They
  285. signed the non-exlusive contract several days ago, going into effect
  286. immediately. Thus, the BDS C User's Group is now selling the compiler
  287. directly. I've had several inquiries for the address of the User's Group;
  288. here it is:
  289.     BDS C User's Group (Robert Ward: coordinator, Sheila: sec'y)
  290.     PO Box 287
  291.     Yates Center, Kansas 66783
  292.     (316) 625-3554
  293.  
  294. Was visited today by Masa Tasaki, director of Lifeboat Japan. GOOD MAN. He's
  295. working on breaking totally free from Lifeboat NY, and I did my part to help
  296. by signing a direct distribution contract for BDS C in Japan (I gave him
  297. an exclusive for Japan, but at least this time my contract has a 90-day
  298. termination clause! I don't expect to use it. The guy was good vibes all
  299. the way.)
  300.     Sayonara,
  301.         -leor
  302.  4-Oct-82 09:06:00,492;000000000000
  303. Date:  4 October 1982 09:06 cdt
  304. From:  Heiby.APSE at Hi-Multics
  305. Subject:  Decimal package for BDS-C??
  306. To:  info-cpm at BRL
  307. Via:  Hi-Multics; 4 Oct 82 11:24-EDT
  308. Via:  Brl; 4 Oct 82 11:45-EDT
  309. Via:  Brl-Bmd; 4 Oct 82 11:47-EDT
  310.  
  311. Does anyone have a decimal arithmetic package for BDS-C.  No, I don't
  312. mean float.  I want something with at least 6 or 8 digits precision and
  313. no round-off error for dealing with stuff like dollars and cents where
  314. $.0999997 makes little or no cents.  Ron.
  315.  4-Oct-82 13:17:00,394;000000000000
  316. Date:  4 Oct 1982 1217-PDT
  317. From: MOORE at Usc-Isib
  318. Subject: KERMIT.EXE
  319. To:   info-cpm at BRL
  320. cc:   MOORE at Usc-Isib
  321. Via:  Usc-Isib; 4 Oct 82 15:10-EDT
  322. Via:  Brl; 4 Oct 82 16:35-EDT
  323. Via:  Brl-Bmd; 4 Oct 82 16:57-EDT
  324.  
  325. I have been unable to assemble kermit.mac on my tops-20, even w/ cmd.rel &
  326. cmd.unv.  Is there a kermit.exe anywhere on the net (ftp-able)?
  327.  
  328. Thanks,
  329.  
  330. Jim
  331. -------
  332.  4-Oct-82 22:08:00,763;000000000000
  333. Date: 5 October 1982 00:08-EDT
  334. From: Eliot Scott Ramey <ELIOT@Mit-Mc>
  335. Subject: MODEM769 and history
  336. To: info-cpm at BRL
  337. Via:  Mit-Mc; 5 Oct 82 0:05-EDT
  338. Via:  Brl; 5 Oct 82 0:20-EDT
  339. Via:  Brl-Bmd; 5 Oct 82 0:27-EDT
  340.  
  341. I think we should decide on how to differentiate between the
  342. already exsisting, and sure to come MODEM7XX.HIS files.  Why isn't
  343. it just called MODEM769.HIS, thus reflecting the what the most recent
  344. modification to MODEM7 (soon to be MODEM8) that has been made.
  345. Can you tell the difference between MODEM7XX.HIS and MODEM7XX.HIS?
  346. Maybe this should be taken up with SYSOPS only, but I thought
  347. I might mention it here too.
  348.                                             -Eliot@Mit-ITS
  349.                          Sysop of the Arlington RCPM
  350.                         (703)536-9769
  351.  4-Oct-82 23:18:47,2128;000000000000
  352. Date:  4 Oct 1982 23:18:47 EST (Monday)
  353. From: Mike Meyer <mwm@Okc-Unix>
  354. Subject: Re: Reply to: software toolworks c/80
  355. In-Reply-to: Your message of  1 Oct 1982 19:28 CDT
  356. To: alt at Utexas-11
  357. Cc: info-cpm at BRL, chesley.tsca at Sri-Unix
  358. Via:  Okc-Unix; 5 Oct 82 0:35-EDT
  359. Via:  Brl; 5 Oct 82 0:51-EDT
  360. Via:  Brl-Bmd; 5 Oct 82 1:00-EDT
  361.  
  362. I feel that I have to add my two cents to the comments on c/80 (version II).
  363. I tried to use it, and gave up in utter disgust. I have never gotten anything
  364. of mine to compile, in spite of 4 years of coding C.
  365.  
  366. The problems I had were numerous. First, and most obvious, was the library.
  367. Or lack thereof (I confess to being spoiled by Leor & Unix). What was worse,
  368. the supplied printf (the standard C print routine) didn't work when you
  369. told it to output hex. Since the CALLED routine unstacks arguments,
  370. all functions have to be called with the number of arguments that they
  371. are declared with. The contortions to get around this in the print routine
  372. made it somewhat akin to hieroglyphics in readability. There are other,
  373. more subtle bugs in the I/O library (then again, they may be in my code -
  374. but it works under other compilers).
  375.  
  376. Second, you could not have unions declared outside a function. The compiler
  377. (rightly) declares that you can't initialize a union. You then declare
  378. one outside of a function, and it tries to initialize it to zeros. But this
  379. is illegal...
  380.  
  381. Third, when the compiler runs out of disk space, it starts merrily dumping
  382. its assembler output to the screen, with (apparently) no way to shut it
  383. off. Since the compiler is written in itself, I assume that the same problems
  384. will appear in user programs.
  385.  
  386. Last, and what I consider worst, when I spoke to the author about the problems
  387. in his compiler, his attitude seemed to be `Why are you bothering me?'
  388.  
  389. Caveat: The version of the compiler I bought is (now) about 6 months old.
  390. Some of the problems may have been fixed. Also, I do know people who have
  391. gotten code to run with the compiler (after rewriting the I/O library from
  392. the ground up). They STILL hate the thing.
  393.  
  394.     mike
  395.  4-Oct-82 23:38:00,422;000000000000
  396. Date: 5 October 1982 01:38-EDT
  397. From: Paul L Kelley <PLK@Mit-Mc>
  398. Subject: Change to MCNFG 769ASM
  399. To: INFO-CPM at BRL
  400. Via:  Mit-Mc; 5 Oct 82 1:35-EDT
  401. Via:  Brl; 5 Oct 82 1:49-EDT
  402. Via:  Brl-Bmd; 5 Oct 82 2:00-EDT
  403.  
  404.  
  405.     The MCNFG 769ASM file on MIT-MC in AR61:CPM; has been changed.
  406. This is the MODEM769 overlay file and has been modified to allow easier
  407. overlay of optional parameters by PMMI users.
  408.  
  409.     Paul Kelley
  410.  5-Oct-82 00:05:00,655;000000000000
  411. Date: 5 October 1982 02:05-EDT
  412. From: "James Lewis Bean, Jr." <BEAN@Mit-Mc>
  413. Subject:  Going around lifeboat
  414. To: LEOR at Mit-Mc
  415. cc: INFO-CPM at Mit-Mc
  416. Via:  Mit-Mc; 5 Oct 82 2:02-EDT
  417. Via:  Brl; 5 Oct 82 2:20-EDT
  418. Via:  Brl-Bmd; 5 Oct 82 2:26-EDT
  419.  
  420. I think that the news is wonderful!  I just hope that Mr Gold, and
  421. company get a feel for the amount of dissatisfaction out there.  I have
  422. one of thoes odd systems that only lifeboat supports, or should I say
  423. advertises to support, therefor I have to buy from them.  I hope 
  424. other vendors let lifeboat know that they are less that satisfied
  425. with their support.
  426.  
  427.                     lewis
  428.                     bean at mit-mc
  429.  5-Oct-82 00:35:00,317;000000000000
  430. Date:  5 Oct 1982 0235-EDT
  431. From: Shawn F Mckay <uc.shawn.MIT-EECS@Mit-Mc>
  432. Subject: kermit.exe
  433. To: info-cpm at BRL
  434. Via:  Mit-Mc; 5 Oct 82 2:30-EDT
  435. Via:  Brl; 5 Oct 82 3:14-EDT
  436. Via:  Brl-Bmd; 5 Oct 82 3:22-EDT
  437.  
  438.  
  439. I would bet this is not a new question, but what is "Kermit.mac"
  440.  
  441.         Thanx
  442.           -shawn
  443. -------
  444.  5-Oct-82 10:54:00,383;000000000000
  445. Date:  5 Oct 1982 0954-PDT
  446. From: Jeff Prothero <JSP@Washington>
  447. Subject: Lifeboat & kin
  448. To: INFO-CPM at Mit-Mc
  449. Via:  Mit-Mc; 5 Oct 82 12:54-EDT
  450. Via:  Brl; 5 Oct 82 13:26-EDT
  451. Via:  Brl-Bmd; 5 Oct 82 13:39-EDT
  452.  
  453.  So, everybody detests Lifeboat.  I'm interested in writing software
  454. for CP/M, but not in distributing it.  Is there a software publisher
  455. people do like?
  456. -------
  457.  5-Oct-82 12:33:00,471;000000000000
  458. Date: 05 Oct 1982 1133-PDT
  459. From: Max Diaz <MMD@Su-Ai>
  460. Subject: XMODEM for TENEX   
  461. To:   info-cpm at BRL
  462. Via:  Su-Ai; 5 Oct 82 14:29-EDT
  463. Via:  Brl; 5 Oct 82 14:54-EDT
  464. Via:  Brl-Bmd; 5 Oct 82 15:21-EDT
  465.  
  466. New version in AR60:CPM; XMODEM SAI has a few bugs corrected (^C capability...),
  467. and slightly better doc.
  468.  
  469. This version is for TENEX/TOPS20/WAITS, but has no TAC functions yet; it is
  470. primarily for transfers  to/from a hard-wired or dial-in micro.
  471.  
  472. --Max
  473.  5-Oct-82 16:45:00,482;000000000000
  474. Date:  5 OCT 1982 1845-EDT
  475. From: JDOS at Mit-Ai (John Paul McNamee)
  476. Subject: C Compilers
  477. To: INFO-CPM at Mit-Ai
  478. Via:  Mit-Ai; 5 Oct 82 18:37-EDT
  479. Via:  Brl; 5 Oct 82 18:41-EDT
  480. Via:  Brl-Bmd; 5 Oct 82 18:55-EDT
  481.  
  482. Recently there has been talk of the various C compilers that
  483. are available for CP/M. BDS C, C/80, and AZTEC have all been
  484. mentioned, but nobody has talked about Whitesmiths C & PASCAL
  485. compilers. Is this because of the high price of it or because
  486. its no good?
  487.  6-Oct-82 00:31:28,1162;000000000000
  488. Date:  6 Oct 1982  0:31:28 EST (Wednesday)
  489. From: Cal Thixton <tj@Okc-Unix>
  490. Subject: Re: C Compilers
  491. In-Reply-to: Your message of  5 OCT 1982 18:45 EDT
  492. To: JDOS at Mit-Ai
  493. Cc: INFO-CPM at Mit-Ai
  494. Via:  Mit-Ai; 6 Oct 82 1:38-EDT
  495. Via:  Brl; 6 Oct 82 1:52-EDT
  496. Via:  Brl-Bmd; 6 Oct 82 1:49-EDT
  497.  
  498. I ordered the manuals for the Whitesmith's C compiler back
  499. when I was looking for a good C compiler for my CP/M system.
  500. Several things turned me off to them. The compiler requires
  501. 60K to run. Becuase of this, you had to do a cold boot to get
  502. back to CP/M. The compiler itself is a full C compiler, initializers,
  503. statics, floats, macro subs, etc. ( I am not sure if they have
  504. implemented the additions from UCB like structure assignments
  505. and enum's) but what I heard from friends was that the
  506. compiler producted 'buggy' code for 8080's. 'Buggy' was a relative
  507. and obscure term. I do know that NONE of thier libraries
  508. are compatible with UNIX libraries. They totally re-wrote
  509. everything from printf's to exit's. Hence, nothing is really
  510. portable, unless you just trash thier libraries. The price
  511. was also, for a hacker, a little high.
  512.  
  513.             Cal - - tj
  514.  6-Oct-82 02:40:00,629;000000000000
  515. Date: 6 October 1982 04:40-EDT
  516. From: Jerry E Pournelle <POURNE@Mit-Mc>
  517. Subject:  MITE
  518. To: info-cpm at BRL
  519. Via:  Mit-Mc; 6 Oct 82 4:38-EDT
  520. Via:  Brl; 6 Oct 82 4:52-EDT
  521. Via:  Brl-Bmd; 6 Oct 82 4:51-EDT
  522.  
  523.     Having used it for several weeks now, i can recommend
  524. the M.I.T.E. communications program from Mycroft Labs.  Mycroft
  525. is Larry hughes.  He did the PLINK and some other modem type
  526. stuff.
  527.  
  528. MITE isn't free, of course.  It does work, and downloads files
  529. of all kinds, including binary files, even if what you're
  530. communicating with isn't MODEM7.
  531.  
  532. It's also very easy to use and the documentatin is comprehensible.
  533.  6-Oct-82 08:44:14,1708;000000000000
  534. Date:  6 Oct 1982  8:44:14 EST (Wednesday)
  535. From: Mike Meyer <mwm@Okc-Unix>
  536. Subject: Re: C Compilers
  537. In-Reply-to: Your message of  5 OCT 1982 18:45 EDT
  538. To: JDOS at Mit-Ai
  539. Cc: INFO-CPM at Mit-Ai
  540. Via:  Mit-Ai; 6 Oct 82 9:53-EDT
  541. Via:  Brl; 6 Oct 82 10:24-EDT
  542. Via:  Brl-Bmd; 6 Oct 82 10:41-EDT
  543.  
  544. The first version of the Whitesmith C compiler had three problems. First,
  545. it was HUGE  (I have it from an insider that the compiler was never meant
  546. to run on CP/M - it just happened to fit). Second, the I/O library mentioned
  547. by tj@okc-unix.  Third - support (especially for CP/M) wasn't very good.
  548.  
  549. I never saw what the support for CP/M was like. I worked with the VMS version
  550. of the compiler for a short while, and we had lot's of trouble with it, and
  551. with support. Hearsay evidence  suggusts that the problem was agravated if
  552. you had a CP/M version.  See the BDS C Users Group Small C distribution for
  553. some comments.
  554.  
  555. There is a new version of the Whitesmiths compiler out. From what I have heard,
  556. it fixes the I/O library problems and some (relatively) minor problems with
  557. initializers that appeared in the first compiler. Since I've never seen anything
  558. on the compiler, I won't garuntee these things.
  559.  
  560. As for the `ucb' extentions, I have never seen ANY non-Unix compiler that tried
  561. to add any of the nice things added to C by Ritchie not documented in the
  562. K & R book (structure assignments/passing/returning, enums), or the
  563. ucb things (arbitrary-length assignments), or even the misc stuff from
  564. other people (classes). It looks like K & R defined `C' for the non-bell
  565. world, and anything added to the language after that won't be see anywhere
  566. but on a Unix system. *sigh*
  567.  
  568.     mike
  569.  6-Oct-82 11:00:00,1247;000000000000
  570. Date:  6 Oct 1982 1000-PDT
  571. From: Dick <Mead@Usc-Eclb>
  572. Subject: Problem using DDT
  573. To: info-cpm at Mit-Mc
  574. Via:  Mit-Mc; 6 Oct 82 13:00-EDT
  575. Via:  Brl; 6 Oct 82 13:19-EDT
  576. Via:  Brl-Bmd; 6 Oct 82 13:35-EDT
  577.  
  578. This may be a problem specific to my system hardware configuration,
  579. but I thought I would mention it to seee if someone knows what's
  580. going on. First, DDT has worked fine on the system up to now,
  581. and as a matter of fact worked partially for 3 or 4 steps one time
  582. during this bug. Now, what I have is a 44k system running in 48k
  583. ram, (the top 4k reserved for programs like BYE).
  584. I just recently tried to test a program using the TRACE and
  585. BREAKPOINT functions, and what I appear to see is the very first
  586. instruction execute, then the system hangs, and I have to re-boot.
  587. The instruction doesn't seem to matter, from an XRA to an LXI H,
  588. I have run this on another system with the same files, and al
  589. works ok, could this be due to my having only a 44k system??
  590. I am not really interested in going too deep into this, perhaps
  591. just a few hints/thoughts. I may just install another 16k and make it
  592. a 56k or larger system. By the way the program I was trying to
  593. debug was less than 4k in size...
  594. Thanks for any help...
  595. -------
  596.  6-Oct-82 16:18:02,742;000000000000
  597. Date:  6 Oct 1982 16:18:02 EST (Wednesday)
  598. From: Cal Thixton <tj@Okc-Unix>
  599. Subject: Re: Problem using DDT
  600. In-Reply-to: Your message of  6 Oct 1982 10:00 PDT
  601. To: Dick <Mead@Usc-Eclb>
  602. Cc: info-cpm at Mit-Mc
  603. Via:  Mit-Mc; 6 Oct 82 17:19-EDT
  604. Via:  Brl; 6 Oct 82 17:30-EDT
  605. Via:  Brl-Bmd; 6 Oct 82 17:40-EDT
  606.  
  607.  
  608. DDT, as I recall, uses a rst instruction to return control back
  609. to itself when a break is encountered. I have seen that a few
  610. CP/M systems like to use some locations in base page that perhaps
  611. it shouldn't. It may be that this is where the hangup is at. if
  612. a break is encountered, a rst x instruction gets run which causes
  613. a jump to 0000 0000 00xx x000. if the instruction there is trash,
  614. then anything can happen
  615.  
  616. cal
  617.  6-Oct-82 17:44:00,1918;000000000000
  618. Date:     6 October 1982 1944-edt
  619. From:     Solomon at Mit-Multics
  620. Subject:  Zpro
  621. To:       info-apple at Mit-Mc
  622. Cc:       info-cpm at Mit-Mc, blue.-at.mit-mc at Mit-Multics
  623. Via:  Mit-Mc; 6 Oct 82 20:18-EDT
  624. Via:  Brl; 6 Oct 82 20:21-EDT
  625. Via:  Brl-Bmd; 6 Oct 82 20:26-EDT
  626.  
  627. I just received my Zpro upgrade to work at 1200 baud with the Novation
  628. Apple-Cat II upgrade, and the only thing to say about itthat it is just
  629. ust great. I have a slightly noisy telephone line, but all I get is an
  630. occasio{. For those that don't know, zpro runs under CPM, supports
  631. onboard and serial port modems, send and receives files under protocol
  632. or straight, and does a host of other things such as terminal emualation
  633. (I use vt52 or iq120 for emacs), macros, and auto login. The only thing
  634. it is missing is a timer program with hooks to a clock.
  635.  
  636. If you have Zpro, send $10 plus your black box and disk to Southwestern
  637. Data Systems. I did it with Express Mail, and had my disk back in 3 days
  638. (the PO misses the delivery cutoff time in California, making one-day
  639. service impossible). If you don't have Zpro, well...
  640.  
  641. Oh, you also need a 1200 baud modem. The Apple Cat II WITH the upgrade
  642. is fine, though their instructions leave a lot to be desired. (They
  643. don't have any, but you can call them at 800 423 5419 free.) For some
  644. reason, Novation is a typical nouveau-high-tech company with an
  645. excellent piece of hardware and friendly telephone types, but no ability
  646. to support their product with written documentation. Curious. We have
  647. six Novations and have had no problems (Hayes gave me lot of problems),
  648. but we had to ask around to make the things work. Fortunately, Zpro does
  649. most of that for you. In fact, Zpro is why we got Novation modems. If
  650. they had any brains, they would give it away with the modem instead of
  651. the awful Com-Ware which they include. But that's just my opinion.
  652.  
  653. Richard Solomon.
  654.  6-Oct-82 17:44:00,1870;000000000000
  655. Date:     6 October 1982 1944-edt
  656. From:     Solomon at Mit-Multics
  657. Subject:  Zpro
  658. To:       info-cpm at Mit-Mc, blue at Mit-Mc
  659. Via:  Mit-Mc; 6 Oct 82 20:18-EDT
  660. Via:  Brl; 6 Oct 82 20:21-EDT
  661. Via:  Brl-Bmd; 6 Oct 82 20:27-EDT
  662.  
  663. I just received my Zpro upgrade to work at 1200 baud with the Novation
  664. Apple-Cat II upgrade, and the only thing to say about itthat it is just
  665. ust great. I have a slightly noisy telephone line, but all I get is an
  666. occasio{. For those that don't know, zpro runs under CPM, supports
  667. onboard and serial port modems, send and receives files under protocol
  668. or straight, and does a host of other things such as terminal emualation
  669. (I use vt52 or iq120 for emacs), macros, and auto login. The only thing
  670. it is missing is a timer program with hooks to a clock.
  671.  
  672. If you have Zpro, send $10 plus your black box and disk to Southwestern
  673. Data Systems. I did it with Express Mail, and had my disk back in 3 days
  674. (the PO misses the delivery cutoff time in California, making one-day
  675. service impossible). If you don't have Zpro, well...
  676.  
  677. Oh, you also need a 1200 baud modem. The Apple Cat II WITH the upgrade
  678. is fine, though their instructions leave a lot to be desired. (They
  679. don't have any, but you can call them at 800 423 5419 free.) For some
  680. reason, Novation is a typical nouveau-high-tech company with an
  681. excellent piece of hardware and friendly telephone types, but no ability
  682. to support their product with written documentation. Curious. We have
  683. six Novations and have had no problems (Hayes gave me lot of problems),
  684. but we had to ask around to make the things work. Fortunately, Zpro does
  685. most of that for you. In fact, Zpro is why we got Novation modems. If
  686. they had any brains, they would give it away with the modem instead of
  687. the awful Com-Ware which they include. But that's just my opinion.
  688.  
  689. Richard Solomon.
  690.  6-Oct-82 18:18:09,935;000000000000
  691. Date: Wed Oct  6 1982 18:18:09 PDT
  692. From: Lauren Weinstein <vortex!lauren@Lbl-Unix>
  693. Subject: IBM PC C compilers
  694. To: lbl-unix!INFO-CPM at BRL
  695. Via:  Lbl-Unix; 7 Oct 82 2:19-EDT
  696. Via:  Brl; 7 Oct 82 2:26-EDT
  697. Via:  Brl-Bmd; 7 Oct 82 2:29-EDT
  698.  
  699. Greetings.  I appreciate the fact that INFO-CPM isn't exactly 
  700. the best place for this query, but given the nebulous state of
  701. INFO-MICRO it seemed like a reasonable choice...
  702.  
  703. I'm looking for any information regarding the "best" C compiler
  704. currently existing for the IBM PC.
  705.  
  706. I need to know:
  707.  
  708. 1) Is the language implementation complete?
  709. 2) Does it generate reasonable code?
  710. 3) Does it compile with reasonable speed?
  711. 4) Does it generate object code or assembler source?
  712. 5) Is its stdio library complete?
  713. 6) Which OS does it run under?
  714. 7) Etc...
  715.  
  716. You probably know the sorts of issues I'm concerned about.  Any
  717. information would be appreciated.  Thanks much.
  718.  
  719. --Lauren--
  720.  6-Oct-82 18:31:00,590;000000000000
  721. Date: 6 October 1982 20:31-EDT
  722. From: Leor Zolman <LEOR@Mit-Mc>
  723. Subject: popular vendors
  724. To: jsp at Washington
  725. cc: info-cpm at BRL
  726. Via:  Mit-Mc; 6 Oct 82 20:27-EDT
  727. Via:  Brl; 6 Oct 82 20:35-EDT
  728. Via:  Brl-Bmd; 6 Oct 82 20:39-EDT
  729.  
  730. Actually, Lifeboat is the only one really detested by anyone. Westico,
  731. Software Distributors, and some others have all gotten good words from
  732. people like Mark of the Unicorn. Starting right about now, I'll probably
  733. be finding out more about the various vendors. If any come up as either
  734. remarkably great or awful, I'll let the list know...
  735.     -leor
  736.  6-Oct-82 22:42:46,389;000000000000
  737. Date:     7 Oct 82 0:42:46-EDT (Thu)
  738. From:     Rick Conn <rconn@BRL>
  739. To:       info-cpm at BRL
  740. Subject:  CONFIG 1.2
  741. Via:  Brl; 7 Oct 82 0:51-EDT
  742. Via:  Brl-Bmd; 7 Oct 82 1:00-EDT
  743.  
  744.     I have just uploaded CONFIG.C and CONFIG.COM, Version 1.2, to
  745. AR36:CPM.  This program is used to create configuration files for TINIT
  746. and to program the TVI 950 CRT terminal.
  747.  
  748.     Enjoy!
  749.  
  750.                     Rick
  751.  6-Oct-82 22:45:00,243;000000000000
  752. Date: Thursday, 7 October 1982  00:45-EDT
  753. From: LFG.JS.MIT-SPEECH at BRL
  754. To:   info-cpm at Mit-Mc
  755. Via:  Mit-Mc; 7 Oct 82 0:47-EDT
  756. Via:  Brl; 7 Oct 82 0:52-EDT
  757. Via:  Brl-Bmd; 7 Oct 82 1:01-EDT
  758.  
  759. Please remove me from the mailing list.  
  760.  7-Oct-82 01:04:00,573;000000000000
  761. Date: 7 October 1982 03:04-EDT
  762. From: Keith Petersen <W8SDZ@Mit-Mc>
  763. Subject:  Problem using DDT
  764. To: Mead at Usc-Eclb
  765. cc: Info-Cpm at BRL
  766. Via:  Mit-Mc; 7 Oct 82 2:58-EDT
  767. Via:  Brl; 7 Oct 82 3:03-EDT
  768. Via:  Brl-Bmd; 7 Oct 82 3:14-EDT
  769.  
  770. Have you tried running the Lifeboat MEMR2 memory test?  It is a very
  771. good memory test program.  Whenever I have unexplained problems with a
  772. program that has previously worked, the first thing I do is run MEMR2.
  773. Also, have you checked your DDT against 22CRCLST.DOC (my list of CRC's
  774. for distribution versions of CP/M utilities)?
  775.  7-Oct-82 01:36:00,1273;000000000000
  776. Date: 7 October 1982 03:36-EDT
  777. From: Keith Petersen <W8SDZ@Mit-Mc>
  778. Subject:  TYPE15 "misfeature" actually feature
  779. To: PLEHN at Mit-Mc
  780. cc: Info-Cpm at BRL
  781. Via:  Mit-Mc; 7 Oct 82 3:30-EDT
  782. Via:  Brl; 7 Oct 82 3:37-EDT
  783. Via:  Brl-Bmd; 7 Oct 82 3:48-EDT
  784.  
  785. I noticed your message to Leor telling about a "misfeature" in TYPE15.
  786. You said if the printer was togged with the control-P when the file
  787. was typed out it did not go to the printer, only the console.  This
  788. was not a mistake, it was deliberate!  TYPE15 uses BIOS output instead
  789. of BDOS in order to get around the *misfeature* in CP/M that causes it
  790. to echo characters during output if any are typed.  This is particularly
  791. important on a Remote CP/M system where it's likely that some noise
  792. will be received by the modem while a file is being typed.  Your
  793. solution is to recompile it using BDOS output -OR- use my "SWAP"
  794. program which temporarily transposes the console and list JMPs in the
  795. jump table at the start of the CBIOS.  Another way is to implement
  796. IOBYTE and use STAT to reassign the console output to the printer.
  797. Actually, if you have USQ (the Greenlaw UNsqueezer) you can say USQ -
  798. filename.type and the output will go to the list device if you have
  799. done control-P prior to entering USQ.
  800.  7-Oct-82 05:53:58,393;000000000000
  801. Date:     7 Oct 82 7:53:58-EDT (Thu)
  802. From:     Rick Conn <rconn@BRL>
  803. To:       info-cpm at BRL
  804. Subject:  CONFIG Moved
  805. Via:  Brl; 7 Oct 82 8:17-EDT
  806. Via:  Brl-Bmd; 7 Oct 82 8:38-EDT
  807.  
  808.     CONFIG.C and CONFIG.COM, Version 1.2, are now in AR37:CPM, as
  809. well as the companion program, TINIT.C, Version 1.1.  I overloaded
  810. AR36:CPM in my upload last night ... sorry about the move.
  811.  
  812.                     Rick
  813.  7-Oct-82 05:55:00,373;000000000000
  814. Date: 7 October 1982 07:55-EDT
  815. From: Richard L Conn <CONN@Mit-Mc>
  816. To: info-cpm at BRL
  817. Via:  Mit-Mc; 7 Oct 82 7:49-EDT
  818. Via:  Brl; 7 Oct 82 8:16-EDT
  819. Via:  Brl-Bmd; 7 Oct 82 8:32-EDT
  820.  
  821.     CONFIG.C and CONFIG.COM, Version 1.2, now reside in AR37:CPM.
  822. Sorry about the error ... I overloaded AR36:CPM last night.  The companion
  823. TINIT.C program is also there.
  824.  
  825.                     Rick
  826.  7-Oct-82 13:37:00,467;000000000000
  827. Date:  7 October 1982 1537-EDT (Thursday)
  828. From: Ed.DeHart at Cmu-10a
  829. To: Info-cpm at BRL
  830. Subject: IOMEC drive
  831. Message-Id: <07Oct82 153714 ED80@CMU-10A>
  832. Via:  Cmu-10a; 7 Oct 82 15:33-EDT
  833. Via:  Brl; 7 Oct 82 15:39-EDT
  834. Via:  Brl-Bmd; 7 Oct 82 17:27-EDT
  835.  
  836. I have an Iomec hard disk drive (5 meg. fixed with 5 meg removable).  I would
  837. like to use it with my S-100 bus system.  Does anyone know of a company that
  838. makes a controller for this drive?
  839.  
  840. Thanks, Ed
  841.  7-Oct-82 16:11:00,893;000000000000
  842. Date:  7 Oct 1982 at 1711-CDT
  843. From: alt at Utexas-11
  844. Subject: Reply to: ibm pc c compilers
  845. To: vortex!lauren at Lbl-Unix
  846. cc: info-cpm at Mit-Mc
  847. Via:  Mit-Mc; 7 Oct 82 18:28-EDT
  848. Via:  Brl; 7 Oct 82 18:33-EDT
  849. Via:  Brl-Bmd; 7 Oct 82 18:36-EDT
  850.  
  851. The Software Toolworks has a C compiler that (I think) will be out
  852. for the IBM PC.
  853. 1) the compiler lacks:
  854.     a) floats
  855.     b) longs
  856.     c) typedef
  857.     d) #line
  858.     e) arguments to #define
  859. 2) the code is fair.
  860. (Faster than basic, har har)
  861. 3) the speed is Sloooooooow.
  862. 4) it produces assembly code. (with in line source if you want it.)
  863. 5) the stdio lib is not the most complete I have ever seen (understatement).
  864. 6) the printf is bad.
  865. 7) price $49.95
  866. I like it,  it is cheap, and since I had to write my own printf and
  867. my own stdio library I understand what it is doing.  Actually
  868. the stdio isn't that bad, it has all the basics.
  869. -------
  870.  7-Oct-82 19:54:00,996;000000000000
  871. Date: 7 October 1982 21:54-EDT
  872. From: Eric O Stork <STORK@Mit-Mc>
  873. To: info-cpm at BRL
  874. Via:  Mit-Mc; 7 Oct 82 22:10-EDT
  875. Via:  Brl; 7 Oct 82 22:18-EDT
  876. Via:  Brl-Bmd; 7 Oct 82 22:29-EDT
  877.  
  878.   I need advice on the use of DDT (or SID):
  879.  
  880.    .   Could someone refer me to more instructive DDT.COM
  881.        documentation than is contained in Digital Research's
  882.        DDT USERS GUIDE?  That documentation is fine for
  883.        reference, but not for learning.  Is there a book,
  884.        article, or (best of all) a file I could study?
  885.  
  886.    .   My immediate problem involves debugging a patch for a
  887.        Text Processor.  The Processor will run ONLY when
  888.        invoked with a filename on the command line,
  889.        i.e., PROCESS filename <cr>.  I have not been able to
  890.        figure out how to provide "filename" after calling
  891.        PROCESS.COM into DDT.
  892.  
  893.   Will greatly appreciate someone who knows how to do that
  894.   sending me a message with instructions.
  895.  
  896.   Eric Stork
  897.   STORK at MIT-MC
  898.  7-Oct-82 22:32:43,601;000000000000
  899. Date: Fri 8 Oct 1982 00:32:43-EDT
  900. From: UCBVAX.teklabs!ogcvax!hp-pcd!orstcs!regan at Ucb-C70
  901. Message-Id: <8209080808.3050.ucbcad@Berkeley>
  902. Received: from ucbvax by UCBCAD (3.180 [8/29/82]) id a03050; 8-Oct-82 01:08:28-PDT (Fri)
  903. Received: from UCBCAD by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  904.     id A19951; 8-Oct-82 02:09:33-PDT (Fri)
  905. Re: CP/M Distributor
  906. Apparently-To: c70:info-cpm
  907. Via:  Mit-Ai; 8 Oct 82 5:29-EDT
  908. Via:  Brl; 8 Oct 82 5:38-EDT
  909. Via:  Brl-Bmd; 8 Oct 82 5:46-EDT
  910.  
  911. that people like, please give me a return message.  Thanks in advance.
  912.         ...!decvax!hplabs!hp-pcd!orstcs!regan
  913.  8-Oct-82 00:51:22,1227;000000000000
  914. Date:  8 Oct 1982  0:51:22 EST (Friday)
  915. From: Cal Thixton <tj@Okc-Unix>
  916. To: Eric O Stork <STORK@Mit-Mc>
  917. Cc: info-cpm at BRL
  918. Via:  Okc-Unix; 8 Oct 82 2:01-EDT
  919. Via:  Brl; 8 Oct 82 2:11-EDT
  920. Via:  Brl-Bmd; 8 Oct 82 2:13-EDT
  921.  
  922. when cp/m reads in a .COM file to execute, the command line which
  923. was used (excluding the accual file name) to invoke this is placed
  924. at 0x80. the first byte (0x80) indicates how many bytes following this
  925. (0x81 to 0xff) came from the original command line. also, the first two
  926. arguments in the command line are assumed to be files and cp/m
  927. creats two File Control Blocks (I for get the accual address, somewhere
  928. between 0x40 and 0x80) thus making it convenient for the new
  929. program to go and muck with either of these two files. the FCB's
  930. overlap, so only one can be used. if you want to use both, one has
  931. to be moved someplace else. invoke DDT with come bogus arguments and
  932. then tell it to display the base page. the format it simple.
  933. so, what it seems you'll have to do is manually set the base page
  934. up each time, or else set it up once, move that part to 0x100,
  935. G0, save 1 foo (or is it save foo 1?)(blast SDOS!) and then
  936. read in foo each time and move it back to base page.
  937.  
  938. cal
  939.  8-Oct-82 00:55:00,914;000000000000
  940. Date:  7 Oct 1982 2355-PDT
  941. From: Dick <Mead@Usc-Eclb>
  942. Subject: My DDT problem
  943. To: info-cpm at Mit-Mc
  944. Via:  Mit-Mc; 8 Oct 82 3:56-EDT
  945. Via:  Brl; 8 Oct 82 4:10-EDT
  946. Via:  Brl-Bmd; 8 Oct 82 4:15-EDT
  947.  
  948. Thanks for all the response. As far as I am able to
  949. tell, I was not suffering from bad memory, interrupts,
  950. or a faulty DDT copy. I re-tried a few times and still
  951. had the problem. Then left the system alone a while,
  952. )  (it runs my CBBS/RCPM), and tried again with success.
  953. I mean success only in that I could trace, beco....
  954. because I found that when the trace was working, I
  955. coi   could not Dump or List, it would simply
  956. breakpoint ah  again  (sigh). I think I will quit
  957. while I am still behind...... Thanks again..
  958.  
  959. P.S. I left a TYPE15 update type wish list on the SYSOP sys.
  960.      I hope someone involved with TYPE15 gets a chance to 
  961.      see and hopefully finds some of it of use.
  962. -------
  963.  8-Oct-82 01:25:00,595;000000000000
  964. Date: 8 October 1982 03:25-EDT
  965. From: Ronald G Fowler <RGF@Mit-Mc>
  966. Subject:  [RGF: DDT problems]
  967. To: INFO-CPM at Mit-Mc
  968. Via:  Mit-Mc; 8 Oct 82 3:25-EDT
  969. Via:  Brl; 8 Oct 82 3:33-EDT
  970. Via:  Brl-Bmd; 8 Oct 82 3:38-EDT
  971.  
  972.  
  973. Date: 8 October 1982 01:52-EDT
  974. From: Ronald G. Fowler <RGF>
  975. To:   STORK
  976. cc:   RGF
  977. Re:   DDT problems
  978.  
  979. Do this:    A>DDT PROCESS.COM
  980. DDT says:   *
  981.               (+ some load information)
  982. Do this:    *IFILENAME<cr>
  983. and the page-0 areas (DFCB and DBUF) will be set up as if you
  984. had typed them in at command-level.  The 'I' command is also
  985. used in file loading.
  986.  8-Oct-82 01:47:00,389;000000000000
  987. Date: 8 October 1982 03:47-EDT
  988. From: Devon S McCullough <DEVON@Mit-Mc>
  989. Subject:  DDT
  990. To: INFO-CPM at Mit-Mc
  991. Via:  Mit-Mc; 8 Oct 82 3:47-EDT
  992. Via:  Brl; 8 Oct 82 3:58-EDT
  993. Via:  Brl-Bmd; 8 Oct 82 4:01-EDT
  994.  
  995. There is a DDT command to parse a filename and set up the default first FCB, but you can
  996. only specify the default drive (first FCB byte=0).  The command is I if memory serves.
  997.  8-Oct-82 03:00:37,3973;000000000000
  998. Date:     8 Oct 82 03:00:37 EST  (Fri)
  999. From:     Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  1000. Subject:  Re:  C Compilers
  1001. To:           (John Paul McNamee)JDOS at Mit-Ai, INFO-CPM at Mit-Ai
  1002. Via:  UCF-CS; 8 Oct 82 8:43-EDT
  1003. Via:  Mit-Ai; 8 Oct 82 9:09-EDT
  1004. Via:  Brl; 8 Oct 82 9:18-EDT
  1005. Via:  Brl-Bmd; 8 Oct 82 9:33-EDT
  1006.  
  1007. While Whitesmith's C is expensive compared to other comparable products,
  1008. it would be a bargain if it were a full implementation of the language
  1009. compatible with Unix and if it were easy to use.  It is neither.  In
  1010. addition, Whitesmith's support is indifferent, as I will document below.
  1011. But first, here's how you compile something using the CP/M version:
  1012.  
  1013. [from memory -- subject to slight inaccuracies]
  1014.  
  1015. A>pp test.c -o test.tm0
  1016. A>p1 test.tm0 -o test.tm1
  1017. A>p2 test.tm2 -o test.8
  1018. A>an test.8 -o test.r
  1019. A>ld80 -o test.com chdr.r test.r clib.a mlib.a .... (ad nauseum)
  1020.  
  1021. Naturally, all of the above can be done using a SUBMIT file, or one of the
  1022. other, superior utilities of that sort.  But it takes a helluva long time!!
  1023. The library searches are all done on the disk, as is all the intermediate
  1024. data storage, etc.
  1025.  
  1026. Compare the above with the following for BDS C:
  1027.  
  1028. A>cc1 test.c
  1029. A>clink test
  1030.  
  1031. Also, the compatibility with Unix is lacking, especially in the I/O 
  1032. department.  When I was contemplating purchasing Whitesmith's C and
  1033. Pascal for one of my company's PDP-11's running RT-11, I called the big W
  1034. and inquired as to whether they would ever implement printf() as Unix
  1035. does.  The response was a very haughty "I doubt that we'll ever implement
  1036. printf().  Our putfmt() is a much superior grammar."  [I wonder whether
  1037. Dr. Chomsky would agree with him.]  In any case that response was from
  1038. a fellow named who was not there the next time I called after I made
  1039. the mistake of buying the package.
  1040.  
  1041. The problem at that point was that I wasn't able to use the only program
  1042. segmentation facility available to memory-starved RT-11 systems, that is
  1043. overlays.  The reason was that Whitesmith's generates unnamed .PSECTS in
  1044. their object code output, which have the wrong attributes by default.  When
  1045. I asked the boys at Whitesmith's what I could do, their response was that
  1046. I could "edit the assembly code generated by the compiler" (obviously a
  1047. ridiculous solution).  That was not as bad as it got -- actually even if I
  1048. HAD edited the MACRO file, I would have still had default .PSECTS in the
  1049. library (CLIB) which I did not have the source for.  I was advised by 
  1050. Whitesmith's that I could correct that situation by purchasing the source
  1051. for the library for ~~ $3000.
  1052.  
  1053. The big problem is that Whitesmith's really only gives cursory support
  1054. to anyone using an OS other than their own IDRIS (have you ever met anyone
  1055. who used IDRIS?)  One of their people admitted this to me during one
  1056. of my calls.
  1057.  
  1058. You mentioned their Pascal "compiler".  Actually it is a Pascal filter,
  1059. translating Pascal source to C (which, of course, adds one more pass to
  1060. the busy work described above).  First of all,  it does produce buggy object
  1061. code, as I found out first hand with the RT-11 version.  Secondly, it is
  1062. pretty close to Wirth-Jensen, which means pretty close to worthless.  Finally,
  1063. when I called them to ask specific questions (in advance of its purchase) the
  1064. person on the phone told me that he couldn't really tell me much about it --
  1065. that most people buy C and then they think it is a good idea to tack on $100
  1066. or so to get Pascal.  He gave me the impression that it was an extra bone
  1067. in the soup and no more.
  1068.  
  1069. From what I have seen of code generated by the CP/M version it is quite large.
  1070. I really fail to see where this overpriced compiler will ever do me any
  1071. good.  I have been using BDS and have nothing but good things to say about
  1072. it.  If you can get along without longs and floats, definitely buy it!
  1073.  
  1074.                     Ben Goldfarb
  1075.                     ARPA: goldfarb.ucf-cs @ Udel-Relay
  1076.                     UUCP: ...!duke!ucf-cs!goldfarb
  1077.  8-Oct-82 03:03:27,382;000000000000
  1078. Date:     8 Oct 82 03:03:27 EST  (Fri)
  1079. From:     Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  1080. Subject:  Re:  MITE
  1081. To:       Jerry E Pournelle <POURNE@Mit-Mc>, info-cpm at BRL
  1082. Via:  UCF-CS; 8 Oct 82 8:45-EDT
  1083. Via:  Udel-Relay; 8 Oct 82 9:10-EDT
  1084. Via:  Brl; 8 Oct 82 9:18-EDT
  1085. Via:  Brl-Bmd; 8 Oct 82 9:35-EDT
  1086.  
  1087. But, Jerry, the big question is what does MITE do that MODEM7 won't?
  1088.  8-Oct-82 13:22:00,2008;000000000000
  1089. Mail-from: DECNET site ECLD rcvd at 8-Oct-82 1227-PDT
  1090. Date:  8 Oct 1982 1222-PDT
  1091. From:  Ted Shapin <BEC.SHAPIN.USC-ECLD@Usc-Ecl>
  1092. Subject: New BigBoard Info
  1093. To: info-cpm at BRL
  1094. Reply-to: BEC-SHAPIN at Usc-Ecl
  1095. Mail-Address: 2500 Harbor Blvd., Fullerton, CA 92634
  1096. Phone: (714) 970-3393
  1097. Via:  Usc-Ecl; 8 Oct 82 16:25-EDT
  1098. Via:  Brl; 8 Oct 82 16:35-EDT
  1099. Via:  Brl-Bmd; 8 Oct 82 16:44-EDT
  1100.  
  1101. THE FOLLOWING NOTE COMES FROM DOUG DURLAND:
  1102. - - - -
  1103.  
  1104. if anyone else was interested in acquiring a BIGBOARD II.
  1105.  
  1106. The pertinent information is:
  1107.  
  1108. Manufacturer: CAL-TEX COMPUTERS, INC.
  1109.           780 East Trimble Road
  1110.           San Jose, CA 95131
  1111.           408-942-1424
  1112. The Corp. consists of J. Ferguson, R. Smith, and Bill Siegmund
  1113. Ferguson and Smith were the designer/software writer for the 
  1114. original BIGBOARD distibuted by Digital Research (Texas)
  1115. Bill is the local assembler/trouble shooter/document writer/etc.
  1116.  
  1117. Board characteristics:
  1118.  
  1119.     4 Mhz Z80A
  1120.     64K DRAM, 4k static ram, 4k EPROM (monitor) with sockets
  1121.     for up to 24K EPROM, static ram, or EEPROM.
  1122.     Double density disk controller, 5.25 or 8" (as the board
  1123.       is configured, you cant mix - but this would be an
  1124.       easy mod.  The clock freq. is all they change.)
  1125.     SASI interface for hard disk
  1126.     STD bus
  1127.     2 serial ports
  1128.     4 parallel ports
  1129.     2 counter - timer chips
  1130.     EPROM programmer on board. ( I have written some good 
  1131.       software for it if you get that far )
  1132.     ADM 31 terminal emulation (its good)
  1133.     DMA
  1134.  
  1135.     Cost:  $245 bare board, $695 kit.  CBIOS $25
  1136.  
  1137. As I mentioned I had a bit of trouble getting mine up.  Some
  1138. board layout problems involving grounding (since corrected)
  1139. were quite a headache to iron out.  Mine has now been up for
  1140. about 2 months with no further trouble.  I purchased a Motorola
  1141. 3003 monitor for $75 in order to be able to use a higher than
  1142. standard TV scan rate and get some super resolution.  It is
  1143. really beautiful.
  1144.  
  1145. - - - -
  1146. [And after I just got done buying the BIG BOARD 1 from Dig. Res! Sob!]
  1147. -------
  1148.  8-Oct-82 14:05:00,762;000000000000
  1149. Date:  8 Oct 1982 1305-PDT
  1150. From: David Baran <G.BABBAGE@Su-Score>
  1151. Subject: Comments on Whitesmith's C
  1152. To: info-cpm at Mit-Ai
  1153. cc: g.babbage at Su-Score
  1154. Via:  Mit-Ai; 8 Oct 82 16:07-EDT
  1155. Via:  Brl; 8 Oct 82 16:19-EDT
  1156. Via:  Brl-Bmd; 8 Oct 82 16:30-EDT
  1157.  
  1158. Some comments on Whitesmith's:  
  1159.  
  1160.     (1)    It is very, very slow on CP/M systems.  The system
  1161.         I use has a Priam winchester and 32k of disk buffering.
  1162.         I would hate to see it on a floppy based system.
  1163.  
  1164.     (2)    It is a "full" C (e.g. has floating point in the language).
  1165.  
  1166.     (3)    It's faster (execution) than BDS C.  For compilation,
  1167.         BDS C is far faster.
  1168.  
  1169.     (4)    The entire I/O library is "wrong" - almost nothing
  1170.         is compatible with Bell C.
  1171.         
  1172.  
  1173.             David Baran
  1174.             g.babbage @su-score
  1175.  
  1176. -------
  1177.  8-Oct-82 18:59:00,690;000000000000
  1178. Date:  8 Oct 1982 (Friday) 2059-EDT
  1179. From: HUNEYCUTT at Wpafb-Afwal
  1180. Subject: More C questions (ad nauseum)..
  1181. To:   Info-CPM at BRL
  1182. cc:   Info-Micro at BRL
  1183. Via:  Wpafb-Afwal; 8 Oct 82 20:58-EDT
  1184. Via:  Brl; 8 Oct 82 21:06-EDT
  1185. Via:  Brl-Bmd; 8 Oct 82 21:16-EDT
  1186.  
  1187.  
  1188. Hi,
  1189.  
  1190.   Here's my addition to the recent flood of C compiler info requests.  Has
  1191. anyone had any experience with the Q/C compiler from The Code Works?  
  1192.  
  1193.   According to the ads, you get a 'fully supported' C compiler AND the source
  1194. code for $95.  I'm interested in porting this thing to other processors if
  1195. I can get some assurance that it comes at least as close as BDS C in imple-
  1196. menting standard K & R.
  1197.  
  1198. Doug
  1199.  8-Oct-82 20:36:00,374;000000000000
  1200. Date: 8 October 1982 22:36-EDT
  1201. From: Michael C Adler <MADLER@Mit-Ml>
  1202. Subject: MODEM for tops-10
  1203. To: Info-cpm at BRL
  1204. Via:  Mit-Ml; 8 Oct 82 22:34-EDT
  1205. Via:  Brl; 8 Oct 82 22:39-EDT
  1206. Via:  Brl-Bmd; 8 Oct 82 22:48-EDT
  1207.  
  1208. Has anybody written a version of modem for tops-10?  I don't even know
  1209. whether it is physically possible to do so, but thought I would ask.
  1210. -Michael
  1211.  9-Oct-82 00:15:12,534;000000000000
  1212. Date: 8-Oct-82 23:15:12-PDT (Fri)
  1213. From: UCBARPA.dag at Ucb-C70
  1214. Subject: What is CONFIG.C?
  1215. Message-Id: <8209090615.22429@UCBARPA.BERKELEY.ARPA>
  1216. Received: by UCBARPA.BERKELEY.ARPA (3.207 [9/26/82])
  1217.     id A22429; 8-Oct-82 23:15:15-PDT (Fri)
  1218. Received: from UCBARPA.BERKELEY.ARPA by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  1219.     id A14491; 8-Oct-82 23:20:46-PDT (Fri)
  1220. To: CONN at Mit-Mc, info-cpm at BRL
  1221. Via:  Ucb-C70; 9 Oct 82 4:54-EDT
  1222. Via:  Brl; 9 Oct 82 5:06-EDT
  1223. Via:  Brl-Bmd; 9 Oct 82 5:09-EDT
  1224.  
  1225.  
  1226. Also what is TINIT.C?
  1227.  
  1228. David
  1229.  9-Oct-82 11:56:00,663;000000000000
  1230. Date: 9 October 1982 13:56-EDT
  1231. From: Paul L Kelley <PLK@Mit-Mc>
  1232. Subject: MODEM769 BUG FIX
  1233. To: INFO-CPM at BRL
  1234. Via:  Mit-Mc; 9 Oct 82 13:57-EDT
  1235. Via:  Brl; 9 Oct 82 13:59-EDT
  1236. Via:  Brl-Bmd; 9 Oct 82 14:05-EDT
  1237.  
  1238.  
  1239.     A bug in the routine to check the PMMI local command to change
  1240. baud rate has been found and fixed in the current version of MODEM 769ASM
  1241. in AR61:CPM; on MIT-MC.  A DIF file MDMFIX 769DIF also in AR61:CPM; fixes
  1242. the old version if you have a copy. NON-PMMI users need not concern themselves
  1243. with the bug.  The HEX and COM files have not been fixed; I plan to replace
  1244. MODEM769 with a somewhat enhanced version soon.
  1245.  
  1246.  
  1247.                             Paul Kelley
  1248.  9-Oct-82 12:14:24,1689;000000000000
  1249. Date:     9 Oct 82 14:14:24-EDT (Sat)
  1250. From:     Rick Conn <rconn@BRL>
  1251. To:       UCBARPA.dag at Ucb-C70
  1252. cc:       CONN at Mit-Mc, info-cpm at BRL
  1253. Subject:  Re:  What is CONFIG.C?
  1254.           29; 8-Oct-82 23:15:15-PDT (Fri)
  1255.           91; 8-Oct-82 23:20:46-PDT (Fri)
  1256. Via:  Brl; 9 Oct 82 14:21-EDT
  1257. Via:  Brl-Bmd; 9 Oct 82 14:28-EDT
  1258.  
  1259.         Both CONFIG and TINIT are programs designed for  the  TVI
  1260. 950  CRT terminal.  CONFIG is used to interactively specify how a
  1261. user wants his terminal to be programmed, allowing him to  select
  1262. between  five different cursors, various terminal attributes such
  1263. as key click, the text of his user line, and the text  programmed
  1264. into each of the 11 function keys.  It also has the capability of
  1265. writing the selections out to disk in a data  file  that  can  be
  1266. later  read by CONFIG or by TINIT, whose function is to read such
  1267. a data file and program the terminal (TINIT=Terminal INIT).
  1268.  
  1269.         Since CONFIG and TINIT are written in  C  and  are  quite
  1270. modular  in their design, it is not too difficult to modify these
  1271. programs to work for  other  intelligent  terminals,  such  as  a
  1272. H19/H88/H89 or VT100.
  1273.  
  1274.         In use, I typically maintain several .CFG files.  One  is
  1275. the  standard, general-purpose configuration file, one is for do-
  1276. ing software development in C (programs the function keys to  in-
  1277. voke the compiler, etc), one is for doing software development in
  1278. PASCAL, and one is for doing  software  development  in  assembly
  1279. language  (with different function keys invoking different assem-
  1280. blers).  There is also a configuration file for doing  text  pro-
  1281. cessing.
  1282.  
  1283.                                         Rick
  1284.  9-Oct-82 21:44:00,286;000000000000
  1285. Date: 9 October 1982 23:44-EDT
  1286. From: Herb Lin <LIN@Mit-Mc>
  1287. Subject: remote cp/m systems...
  1288. To: INFO-CPM at Mit-Mc
  1289. Via:  Mit-Mc; 9 Oct 82 23:44-EDT
  1290. Via:  Brl; 9 Oct 82 23:46-EDT
  1291. Via:  Brl-Bmd; 9 Oct 82 23:49-EDT
  1292.  
  1293. can anyone tell me what you need to set up a remote cp/m system?
  1294.  9-Oct-82 23:16:00,994;000000000000
  1295. Date:  9 Oct 1982 2216-PDT
  1296. From: Mark Moulding <mcmanis.mark@Usc-Eclc>
  1297. Subject: DDT help...
  1298. To: Stork at Mit-Mc, info-cpm at BRL
  1299. Via:  Usc-Eclc; 10 Oct 82 1:22-EDT
  1300. Via:  Brl; 10 Oct 82 1:31-EDT
  1301. Via:  Brl-Bmd; 10 Oct 82 1:36-EDT
  1302.  
  1303.  
  1304. For a fairly good learning and reference on DDT (and the rest of CPM,
  1305. as well), a book by Morrow Designs which is essentially a clarification
  1306. of Digital Research's documentation has given me good service.  I use
  1307. it instead of the DR documentation, since it has it all and is much more
  1308. readable.  It doesn't cover SID, however - only DDT. There are examples
  1309. though, and a really handy section with all of the CPM calls defined.
  1310.  
  1311. As far as using a console command default string under DDT, about the 
  1312. only way is to manually set up the FCB using the S command, and the
  1313. CCP string at location 80h with the length in front (SID makes this
  1314. much easier with its direct text entry). Sorry - I don't think there's
  1315. an easier way.
  1316.  
  1317.                     Mark
  1318. -------
  1319. 10-Oct-82 07:57:00,2150;000000000000
  1320. Date: 10 October 1982 09:57-EDT
  1321. From: Charlie Strom <CSTROM@Mit-Mc>
  1322. Subject:  Cache/Q...
  1323. To: LIN at Mit-Mc
  1324. cc: Info-CPM at BRL
  1325. Via:  Mit-Mc; 10 Oct 82 9:57-EDT
  1326. Via:  Brl; 10 Oct 82 10:04-EDT
  1327. Via:  Brl-Bmd; 10 Oct 82 10:14-EDT
  1328.  
  1329. The claim is tha Cache/Q will work in any CP/M 2.2 system. It will not
  1330. boot up properly under ZCPR, but I assembled a relocated ZCPR (C/Q
  1331. uses a CCP 600H bytes lower than normal) and was able to cold boot
  1332. under the stock CCP and then install C/Q with the ZCPR in control.
  1333. Actually, the system reads in a file called CCP.SYS and in theory a
  1334. system is not needed on the first two tracks to go from disk to disk.
  1335. This would allow booting a single density disk on the A drive using a
  1336. Godbout controller (normally forbidden since the BIOS won't fit.)
  1337. Problems - It appears that the author (Pete Roberts) developed the
  1338. system on a hard disk and forgot to do a drive reset BDOS call when
  1339. you warm boot, so unless CCP.SYS is located in the same place on each
  1340. disk, it will crash. This was news to Pete when I called to bitch. It
  1341. makes me wonder how someone can market a program without beta testing.
  1342. Another bug is that there is a routine to specify the file type to be
  1343. bufferred, with the option of inversion (in other words buffer all
  1344.  .CO? files or dont buffer any .CO? files for example) but this doesn't
  1345. work either. You can either buffer all files or none at this point. I
  1346. have been promised a fix on this as well. I would say that until these
  1347. two bugs are fixed, the buffering program is of dubious value. It will
  1348. buffer the directory, and that speeds things up slightly, but you need
  1349. a lot of extended address memory for it to be of use in buffering
  1350. files. My 20K of extended memory is barely enough to notice. Using it
  1351. without extended memory is probably a waste of effort, since it
  1352. buffers on a file by file basis rather than on a track by track basis
  1353. as does FAST.
  1354. Supplier is Techne Software, 3685 Mt. Diablo Blvd., Suite 130,
  1355. Lafayette, Ca. 94549. 415-283-6824.
  1356. I will report if and when the program runs as advertised; in the
  1357. meantime, I would recommend that you save your $195!
  1358. 10-Oct-82 16:03:36,426;000000000000
  1359. Date: 10 Oct 1982 15:03:36-PDT
  1360. From: medin at Ucb-C70
  1361. To: info-cpm at BRL
  1362. Subject: Procedure Call
  1363. Via:  Ucb-C70; 10 Oct 82 18:12-EDT
  1364. Via:  Brl; 10 Oct 82 18:15-EDT
  1365. Via:  Brl-Bmd; 10 Oct 82 18:17-EDT
  1366.  
  1367. I have a friend who wants to call a .COM file like PIP from Pascal MT+.
  1368. Anybody know if this can be done and how??
  1369.  
  1370.                                     Milo Medin
  1371.                                     Medin@UCB-C70
  1372. 10-Oct-82 16:37:00,1409;000000000000
  1373. Date: 10 October 1982 18:37-EDT
  1374. From: Paul L Kelley <PLK@Mit-Mc>
  1375. Subject: MODEM770
  1376. To: INFO-CPM at BRL
  1377. Via:  Mit-Mc; 10 Oct 82 18:36-EDT
  1378. Via:  Brl; 10 Oct 82 18:44-EDT
  1379. Via:  Brl-Bmd; 10 Oct 82 18:50-EDT
  1380.  
  1381.  
  1382.     A new version of MODEM7 is available on MIT-MC in AR61:CPM;
  1383. The files are:
  1384.  
  1385.         MODEM    770ASM
  1386.         MODEM    770HEX
  1387.         MODEM    770COM
  1388.         MCNFG    770ASM
  1389.         MODEM    770HIS
  1390.  
  1391. In addition MODEM 76LIB has been renamed to MODEM 77LIB for consistency.
  1392.  
  1393.     An explaination of the changes follows:
  1394.  
  1395. ;10/10/82  Made the following changes:
  1396. ;
  1397. ;        1. Corrected bug in routine to check local command
  1398. ;        to set baud rate,
  1399. ;        2. Corrected bug in NEWFILE routine,
  1400. ;        3. Reordered the configuration section to make it
  1401. ;        easier to change,
  1402. ;        4. Introduced two optional toggles:
  1403. ;        a. backspace to rub - on/off,
  1404. ;        b. send local command to remote unless special character/
  1405. ;           use local command locally unless special character,
  1406. ;        5. Give new configuration message on toggle,
  1407. ;        6. If text file open give message on exiting terminal mode
  1408. ;        about possible buffer loss,
  1409. ;        7. Give error message on reset disk to R/W attempt when file
  1410. ;        open,
  1411. ;        8. Give error message if no file open when DEL, NOL or
  1412. ;        WRT attempted,
  1413. ;        9. Give error message if command invalid,
  1414. ;       10. Move PMMI dialing routines so they also can be overlaid
  1415. ;        by non-PMMI user routines.            ;P.L.Kelley
  1416. 10-Oct-82 21:24:08,1187;000000000000
  1417. Date: 10-Oct-82 20:24:08-PDT (Sun)
  1418. From: UCBARPA.dag at Ucb-C70
  1419. Subject: Procedure Call
  1420. Message-Id: <8209110324.11569@UCBARPA.BERKELEY.ARPA>
  1421. Received: by UCBARPA.BERKELEY.ARPA (3.219 [10/9/82])
  1422.     id A11569; 10-Oct-82 20:24:09-PDT (Sun)
  1423. Received: from UCBARPA.BERKELEY.ARPA by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  1424.     id A19563; 10-Oct-82 20:30:25-PDT (Sun)
  1425. To: info-cpm at BRL, medin at Ucb-C70
  1426. Via:  Ucb-C70; 10 Oct 82 23:29-EDT
  1427. Via:  Brl; 10 Oct 82 23:39-EDT
  1428. Via:  Brl-Bmd; 10 Oct 82 23:49-EDT
  1429.  
  1430. Two possible ways...your Pascal may (though I doubt it) have a neat
  1431. little routine called 'exec' otrr 'system' or 'chain' yththat does a load
  1432. and go of a com file.  Otherwise, the only way to do a chain is to
  1433. load the com file in memory wuititha  relocatable loader routine and jump
  1434. to it.  There are a couple of soon to be released software pacakges
  1435. that allow com files to be rubnn from other programs and then continue
  1436. to execute those programs.  So far they do not include pascal, and at 
  1437. any rate are not yet available to the general public.
  1438.  
  1439. Davdid
  1440.  
  1441. PS: sooryrry about wierd typing...it looks ok here by I feart that backspace
  1442. ashas gone the way of the winds.
  1443. 10-Oct-82 21:31:50,969;000000000000
  1444. Date: 10-Oct-82 20:31:50-PDT (Sun)
  1445. From: UCBARPA.dag at Ucb-C70
  1446. Subject: Ozborne modem
  1447. Message-Id: <8209110331.11683@UCBARPA.BERKELEY.ARPA>
  1448. Received: by UCBARPA.BERKELEY.ARPA (3.219 [10/9/82])
  1449.     id A11683; 10-Oct-82 20:31:52-PDT (Sun)
  1450. Received: from UCBARPA.BERKELEY.ARPA by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  1451.     id A19666; 10-Oct-82 20:40:23-PDT (Sun)
  1452. To: info-cpm at BRL
  1453. Via:  Ucb-C70; 10 Oct 82 23:39-EDT
  1454. Via:  Brl; 10 Oct 82 23:53-EDT
  1455. Via:  Brl-Bmd; 11 Oct 82 0:01-EDT
  1456.  
  1457.  
  1458. Has anyone done up modem to run on the ozzie?  I have a loaner
  1459. for a week to test some of my software and I have to download
  1460. stuff from 8" system to the ozborne.  Also, any routines that allow
  1461. the initial download of the modem program would be greatly appreciated.
  1462. If that fails, does anyone have the information on what ports and masks
  1463. are needed by the RS232 port so I can hack up my own modem changes.
  1464.  
  1465. This ozborne came devoid of docs.
  1466.  
  1467. Thanks in advance.
  1468.  
  1469. David
  1470. 10-Oct-82 21:59:48,534;000000000000
  1471. Date:     10 Oct 82 21:59:48 EST  (Sun)
  1472. From:     Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  1473. Subject:  Re:  Problem using DDT
  1474. To:       Dick <Mead@Usc-Eclb>, info-cpm at Mit-Mc
  1475. Via:  UCF-CS; 13 Oct 82 1:19-EDT
  1476. Via:  Mit-Mc; 13 Oct 82 12:27-EDT
  1477. Via:  Brl; 13 Oct 82 12:42-EDT
  1478. Via:  Brl-Bmd; 13 Oct 82 12:49-EDT
  1479.  
  1480. One time when I was having problems with DDT hanging up my system, I was
  1481. reminded by a fellow hacker that DDT enables interrupts when it is invoked.
  1482. That proved to be the source of my problem.
  1483.                     Ben Goldfarb
  1484. 11-Oct-82 00:55:00,480;000000000000
  1485. Date: 11 October 1982 02:55-EDT
  1486. From: "James Lewis Bean, Jr." <BEAN@Mit-Mc>
  1487. Sender: BEAN0 at Mit-Mc
  1488. Subject:  Lifeboat
  1489. To: INFO-CPM at Mit-Mc
  1490. Via:  Mit-Mc; 11 Oct 82 2:55-EDT
  1491. Via:  Brl; 11 Oct 82 3:08-EDT
  1492. Via:  Brl-Bmd; 11 Oct 82 3:14-EDT
  1493.  
  1494. I guess that my message came across a little strong.  I do not
  1495. like the service that I am receiving from lifeboat, but I do not
  1496. feel that they are intentionally bad, DISORGANIZED yes, evil no.
  1497.  
  1498.                     lewis
  1499.                     bean at mit-mc
  1500. 11-Oct-82 10:02:19,426;000000000000
  1501. Date: 11 Oct 82  10:02:19 EDT  (Mon)
  1502. From: 
  1503.       UCBVAX.npois!npoiv!harpo!floyd!vax135!ariel!deimos!houxi!ihps3!ih4ep!butlett at Ucb-C70
  1504. Message-Id: <8209120629.14268@UCBVAX.BERKELEY.ARPA>
  1505. Received: by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  1506.     id A14268; 11-Oct-82 23:29:32-PDT (Mon)
  1507. Apparently-To: c70:info-cpm
  1508. Via:  Mit-Ai; 12 Oct 82 12:18-EDT
  1509. Via:  Brl; 12 Oct 82 12:28-EDT
  1510. Via:  Brl-Bmd; 12 Oct 82 12:36-EDT
  1511.  
  1512. q
  1513. 11-Oct-82 11:54:00,450;000000000000
  1514. Date: 11 Oct 1982 1054-PDT
  1515. From: Max Diaz <MMD@Su-Ai>
  1516. Subject: XMODEM tenex/tops20
  1517. To:   info-cpm at BRL
  1518. CC:   madler at Mit-Ml
  1519. Via:  Su-Ai; 11 Oct 82 13:57-EDT
  1520. Via:  Brl; 11 Oct 82 14:03-EDT
  1521. Via:  Brl-Bmd; 11 Oct 82 14:12-EDT
  1522.  
  1523. Since everybody seems to be fighting too much against SAIL compilers, I
  1524. FTP'd a compiled version of XMODEM.SAI:  ar60:cpm;xmodem exesav.  This,
  1525. of course, should be renamed .SAV in tenex, and .EXE in tops20...
  1526. 11-Oct-82 13:08:19,435;000000000000
  1527. Date:     11 Oct 82 13:08:19 EDT  (Mon)
  1528. From: UCBVAX.decvax!duke!unc!dbs at Ucb-C70
  1529. Message-Id: <8209120136.7428@UCBVAX.BERKELEY.ARPA>
  1530. Received: by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  1531.     id A07428; 11-Oct-82 18:36:50-PDT (Mon)
  1532. Original-From:     Douglas Brian Schiff <dbs@unc>
  1533. To: duke!decvax!ucbvax!C70.info-cpm at Ucb-C70
  1534. Via:  Mit-Ai; 12 Oct 82 12:12-EDT
  1535. Via:  Brl; 12 Oct 82 12:22-EDT
  1536. Via:  Brl-Bmd; 12 Oct 82 12:34-EDT
  1537. 11-Oct-82 18:07:00,499;000000000000
  1538. Date: 11 October 1982 20:07-EDT
  1539. From: Charlie.Strom at Mit-Mc
  1540. Sender: CSTROM at Mit-Mc
  1541. Subject: New FIND2 files
  1542. To: INFO-CPM at BRL
  1543. Via:  Mit-Mc; 11 Oct 82 20:08-EDT
  1544. Via:  Brl; 11 Oct 82 20:23-EDT
  1545. Via:  Brl-Bmd; 11 Oct 82 20:32-EDT
  1546.  
  1547. I have just submitted to MC:
  1548.  
  1549.     AR24:CPM;FIND 2ASM
  1550.          FIND 2COM
  1551.  
  1552. These are an enhanced version of Ward Christenson's program which will
  1553. report all occurrences of a specified ASCII string in a file. FIND2
  1554. requires Digital Research's MAC for assembly.
  1555. 11-Oct-82 18:36:00,839;000000000000
  1556. Date: 11 October 1982 20:36-EDT
  1557. From: Eliot Scott Ramey <ELIOT@Mit-Mc>
  1558. To: info-micro at BRL
  1559. cc: info-cpm at BRL
  1560. Via:  Mit-Mc; 11 Oct 82 20:36-EDT
  1561. Via:  Brl; 11 Oct 82 21:10-EDT
  1562. Via:  Brl-Bmd; 11 Oct 82 21:17-EDT
  1563.  
  1564.     Ward Christensen has been doing an outstanding job of explaining
  1565. 8080 assembly language to the reader of Lifeline magazine.  I think that
  1566. the entire CP/M world could benefit from this series he is doing.  Ron Fowler
  1567. released his article on TURBODOS to the CPM world after it was published.
  1568. Is there any way of convincing Ward of doing the same with his tutorial?
  1569. If they were release in a LBR or ARC file, then each one could easily be
  1570. accessed for quick reference (i.e. in ARC one could use ARCTYPE).  Is Ward 
  1571. planning to do this?  Who could contact him and talk to him about it?
  1572.  
  1573.                         -Eliot at Mit-MC
  1574. 11-Oct-82 19:12:00,657;000000000000
  1575. Date: 11 October 1982 21:12-EDT
  1576. From: Paul L Kelley <PLK@Mit-Mc>
  1577. Subject: New version of configuration overlay for MODEM770
  1578. To: INFO-CPM at BRL
  1579. Via:  Mit-Mc; 11 Oct 82 21:13-EDT
  1580. Via:  Brl; 11 Oct 82 21:18-EDT
  1581. Via:  Brl-Bmd; 11 Oct 82 21:30-EDT
  1582.  
  1583.  
  1584.     The file MCNFG 770ASM in AR61:CPM; on MIT-MC has been
  1585. upgraded.  This is the user customizable configuration overlay file
  1586. for MODEM770. There is now provision for a message on execution which
  1587. tells the user the system for which MODEM770 has been configured. This
  1588. execution message can help avoid confusion as copies configured for
  1589. other than PMMI modems get passed around.
  1590.  
  1591.                             Paul Kelley
  1592. 11-Oct-82 19:29:00,1118;000000000000
  1593. Date: 11 October 1982 21:29-EDT
  1594. From: Keith Petersen <W8SDZ@Mit-Mc>
  1595. Subject:  TSC Editor enhancement available
  1596. To: Info-Cpm at BRL
  1597. Via:  Mit-Mc; 11 Oct 82 21:38-EDT
  1598. Via:  Brl; 11 Oct 82 21:50-EDT
  1599. Via:  Brl-Bmd; 11 Oct 82 21:55-EDT
  1600.  
  1601. Thanks to Eric Stork for the kind words and offer of his enhancement
  1602. to the TSC editor...
  1603.  
  1604. ---forwarded message---
  1605.  
  1606. Date: 11 October 1982 07:10-EDT
  1607. From: Eric O. Stork <STORK>
  1608. To:   W8SDZ
  1609.  
  1610. Just a note to thank you for SWAP.ASM - a fantastic idea. I integrated
  1611. your routine into the line editor I use for all of my work (a really
  1612. fine CP/M editor, based on the Rand Editor used in UNIX), and can now
  1613. dump any lines of text to the printer anytime I want, simply by
  1614. issuing the command SWAP, and of course can go back to the screen in
  1615. the same way.
  1616.  
  1617. That's a tremendous convenience when one searches a file of notes and
  1618. wants just a few words on hard copy. If you think that anyone else
  1619. might want to make the same use of your routine, I'll be glad to
  1620. supply the .HEX file and integrating instructions for the TSC Editor.
  1621.  
  1622. Eric Stork STORK at MIT-MC 10/10/82
  1623. 12-Oct-82 10:46:41,1968;000000000000
  1624. Date:     12 Oct 82 12:46:41-EDT (Tue)
  1625. From:     Keith Petersen <w8sdz@BRL>
  1626. To:       Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  1627. cc:       Info-Cpm at BRL
  1628. Subject:  RBBS, MINICBBS and security
  1629. Via:  Brl; 12 Oct 82 13:06-EDT
  1630. Via:  Brl-Bmd; 12 Oct 82 20:50-EDT
  1631.  
  1632. You mentioned some time back that you have a part-time RCPM
  1633. running now and wondered about MINICBBS vs RBBS.  I like
  1634. MINICBBS because it is small (about 10k .COM file) and simple.
  1635. It's available from me, free to any legal owner of Ward & Randy's
  1636. CBBS.  MINICBBS is best used for applications where message
  1637. handling is NOT the main purpose of the system.  I think it's
  1638. ideal for RCPMs where the primary purpose is file transfers.
  1639.  
  1640. Either RBBS or MINICBBS can be run in any user area you want.
  1641. This gives complete security of all message and support files.
  1642. The way you do this is to get SECURTY2.ASM, my program which
  1643. is a simple file loader.  You assemble it and rename it to
  1644. RBBS.COM or MINICBBS.COM.  The user executes it, it moves
  1645. itself to high memory, switches user numbers, opens and reads
  1646. your "real" RBBS.COM file into memory starting at 100H.  When
  1647. the read is done, it pushes address 0 onto the stack and calls
  1648. 100H.  When RBBS or MINICBBS (the real one) is done, it jumps
  1649. to address 0 and the warm boot restores the user number to 
  1650. whatever it was before you changed it with SECURTY2.  This is
  1651. because the CP/M picks up the nibble at address 4 and sets
  1652. the user number to whatever was there.  Since our program
  1653. does NOT alter that nibble, everything is restored back to
  1654. whatever it was before RBBS or MINICBBS was executed.
  1655.  
  1656. CBBS is $50 - there is a form to fill out.  It's available
  1657. on many RCPM systems as CBBSFORM.DAT.  The price is a real bargain.
  1658. It comes on two 8" single density disks (or one punched for
  1659. use of both sides).  Lots of documentation and source code.
  1660.  
  1661. Have you tried Frank Wancho's RBBS31?  Some of the bugs you
  1662. mentioned have been fixed.
  1663. 12-Oct-82 10:58:30,260;000000000000
  1664. Date: 12 Oct 1982 09:58:30-PDT
  1665. From: CCVAX.revc at Nosc-Cc
  1666. To: UCBARPA.dag at Ucb-C70, info-cpm at BRL
  1667. Subject: Ozborne modem
  1668. Cc: CCVAX.ron at Nosc-Cc
  1669. Via:  Nosc-Cc; 12 Oct 82 13:14-EDT
  1670. Via:  Brl; 12 Oct 82 13:20-EDT
  1671. Via:  Brl-Bmd; 12 Oct 82 20:53-EDT
  1672. 12-Oct-82 11:07:33,632;000000000000
  1673. Date: 12 Oct 1982 10:07:33-PDT
  1674. From: CCVAX.revc at Nosc-Cc
  1675. To: UCBARPA.dag at Ucb-C70, info-cpm at BRL
  1676. Subject: Ozborne modem
  1677. Cc: CCVAX.ron at Nosc-Cc
  1678. Via:  Nosc-Cc; 12 Oct 82 13:25-EDT
  1679. Via:  Brl; 12 Oct 82 13:41-EDT
  1680. Via:  Brl-Bmd; 12 Oct 82 20:53-EDT
  1681.  
  1682. There are 3 or 4 versions of Modem7 for the 
  1683. Osborne-I available.  Most of the Osborne User groups
  1684. have them in their librarys.  The San Francisco group
  1685. can be reached in Berkley c/o Simon Kisch, (415) 841-5900,
  1686. or in San Francisco c/o Glenn Evans (415) 493-8058.
  1687.             Bob Van Cleef
  1688.             San Diego Osborne Group
  1689.  
  1690. Sorry for the previous null file.
  1691. 12-Oct-82 11:09:57,1998;000000000000
  1692. Date:     12 Oct 82 13:09:57-EDT (Tue)
  1693. From:     Keith Petersen <w8sdz@BRL>
  1694. To:       Boebert.SCOMP at Mit-Multics
  1695. cc:       Info-Cpm at BRL
  1696. Subject:  Plink bugs/features
  1697. Via:  Brl; 12 Oct 82 13:20-EDT
  1698. Via:  Brl-Bmd; 12 Oct 82 20:51-EDT
  1699.  
  1700. From:  Boebert.SCOMP at MIT-MULTICS
  1701. Subject:  Plink bugs/features
  1702. To:  w8sdz at BRL
  1703.  
  1704. I have encountered the following using PLINK to transfer files to
  1705. Multics over an ordinary (non-network) dialup link:
  1706.  
  1707. 1. PLINK appears not to accept console line editing commands in the
  1708. filename field, i.e., M<backspace>NEW will not match a file named NEW.
  1709.  
  1710. ---This is because PLINK does not use the CP/M buffered-console input
  1711.    call.  Reason: it's possible to ^C out of that and lose your whole
  1712.    PLINK session.  I agree, it would be nice if the PLINK filename input
  1713.    accepted backspaces.  Right now, they go into the filename field and
  1714.    create a CP/M filename with ^H in it - NOT GOOD.  This is not easily
  1715.    fixed with the present routine.  Trapping control characters would
  1716.    make it ignore the carriage return that terminates in the filename.
  1717.  
  1718. 2. When the line contains tabs, PLINK will occasionally die or lockup,
  1719. and you have to ctl-c out of it.  Expanding the tabs to spaces seems to
  1720. cure this.  This phenomenon appears especially pronounced when the line
  1721. is short, as when you have used tabs to generate whitespace in a very
  1722. sparse table.
  1723.  
  1724. ---When you are sending a file with PLINK, if you are sending into a
  1725.    program that expands TABs, things get confused when you send them.
  1726.    It's better to PIP newfile=oldfile[t8] to expand the tabs before you
  1727.    send the file.  It would be nice if PLINK had a time-out feature in
  1728.    that area where it is looking for the LF character to know when to
  1729.    send the next line.  The time-out would have to look for (x) seconds
  1730.    of no characters received.  This could be a problem on time-share
  1731.    systems where there may be many seconds of no characters due to system
  1732.    load.
  1733. 12-Oct-82 15:27:00,1209;000000000000
  1734. Date: 12 Oct 1982 15:27 PDT
  1735. From: GWilliams at Parc-Maxc
  1736. Subject: Compiler Comparisons
  1737. To: info-cpm at BRL, info-pc at Usc-Isib, HUMAN-NETS at Rutgers, 
  1738.     Info-Vax at Sandia
  1739. cc: GWilliams at Parc-Maxc
  1740. Via:  Parc-Maxc; 12 Oct 82 18:28-EDT
  1741. Via:  Brl; 12 Oct 82 18:41-EDT
  1742. Via:  Brl-Bmd; 12 Oct 82 20:56-EDT
  1743.  
  1744. I'm looking for a pointer to articles or studies that compare C, Forth or Pascal
  1745. compilers that run on micros, such as Z80, 6800 et al, 8085, 8086.  I prefer
  1746. something that is 8-bit rather than 16 bit in nature to keep costs down (this is
  1747. for large volume).
  1748.  
  1749. The kind of comparison I'm looking for is execution speed trade offs, in hard
  1750. numbers, not just "I think Forth is twice as fast as Pascal".  I'm willing to take
  1751. forever to compile (probably on other host machines), but want to run fast, and
  1752. don't need an OS (in other words, ROMable).
  1753.  
  1754. So, does Forth run faster than a good C-compiled module, or is it just compact? 
  1755. And does it make sense at all to compare these languages to hand-coded
  1756. assembly?  My guess is yes, and that someone out there knows the exact
  1757. numbers.
  1758.  
  1759. Thanks,
  1760.  
  1761. Glen Williams
  1762. Xerox PARC
  1763. 3333 Coyote Hill Rd.
  1764. Palo Alto, CA 94304
  1765.  
  1766. (415) 494-4811
  1767. 12-Oct-82 20:15:00,543;000000000000
  1768. Date:  12 October 1982 20:15 edt
  1769. From:  Solomon at Mit-Multics (Richard Jay Solomon)
  1770. Subject:  Documate, Footnote
  1771. Sender:  Solomon.VOARADIO at Mit-Multics
  1772. To:  info-apple at Mit-Mc, info-cpm at Mit-Mc
  1773. cc:  Solomon.VOARADIO at Mit-Multics (hold.sv)
  1774. Acknowledge-To:  Solomon.VOARADIO at MIT-MULTICS
  1775. Via:  Mit-Mc; 13 Oct 82 9:44-EDT
  1776. Via:  Brl; 13 Oct 82 10:00-EDT
  1777. Via:  Brl-Bmd; 13 Oct 82 10:11-EDT
  1778.  
  1779. Anyone have any experience with either Footnote & Pair or Documate Plus,
  1780. enhancements for Wordstar? Please respond directly. Thanks.
  1781. 12-Oct-82 20:16:00,768;000000000000
  1782. Date: 12 Oct 1982 2216-EDT
  1783. From: ELIOT at Mit-Dms (Eliot Scott Ramey)
  1784. To: info-cpm at BRL
  1785. Subject: Ozzie modem
  1786. Message-id: <[MIT-DMS].246134>
  1787. Via:  Mit-Dms; 13 Oct 82 0:16-EDT
  1788. Via:  Brl; 13 Oct 82 0:25-EDT
  1789. Via:  Brl-Bmd; 13 Oct 82 0:29-EDT
  1790.  
  1791. There is a FANTASIC modem program called OTERM400 available for
  1792. the osborne.  Written by Mike Rubenstien - it incorporates
  1793. Ward Christensen protocol, CRC, and CIS protocols too.  Also,
  1794. when you are in the 'local' mode, all modem i/o (suppose you go into local
  1795. while 'type'ing a file) goes to a window.  It is really nice
  1796. from what he says, and others say.  I don't have an ozzie so I can't
  1797. vouch for it.  Now all you need is to find somebody with an ozzie
  1798. who has a copy of OTERM400!
  1799.  
  1800.                         -Eliot at Mit-DM
  1801. 13-Oct-82 00:37:00,988;000000000000
  1802. Date: 13 October 1982 02:37-EDT
  1803. From: Greg Heise <AUTHOR@Mit-Mc>
  1804. To: info-cpm at BRL
  1805. Via:  Mit-Mc; 13 Oct 82 2:36-EDT
  1806. Via:  Brl; 13 Oct 82 2:55-EDT
  1807. Via:  Brl-Bmd; 13 Oct 82 3:07-EDT
  1808.  
  1809.  
  1810.  
  1811.      Has anyone out there had any experience with the various 
  1812.  
  1813. RAM-based disks like SemiDisk and M/Drive, etc?  I have 
  1814.  
  1815. definitely decided to get one of these monsters, and I'm 
  1816.  
  1817. interested in pro/con opinions so I can pick the best.  I can 
  1818.  
  1819. summarize for INFO-CPM if there is enuf interest, or even 
  1820.  
  1821. organize a group purchase (I can get dealer prices, but the more 
  1822.  
  1823. the less, if you see what I mean).
  1824.  
  1825.  
  1826.  
  1827.      Does ANYONE, ANYWHERE have causes/fixes/ideas on the 
  1828.  
  1829. WordStar problem where it crashes during flying leaps around a 
  1830.  
  1831. memory mapped screen running wide (160+) character texts?  I 
  1832.  
  1833. upgraded an IMSAI VIO to run 4 MHz precisely for this 
  1834.  
  1835. purpose, and now I find WS screwing up.  I'm going bonkers.
  1836.  
  1837.  
  1838.  
  1839.      Responses to AUTHORC please, not the list.
  1840. 13-Oct-82 03:31:00,511;000000000000
  1841. Date: 13 October 1982 05:31-EDT
  1842. From: Keith Petersen <W8SDZ@Mit-Mc>
  1843. Subject: MC:CPM;CPM DIRLST updated
  1844. To: info-cpm at BRL
  1845. Via:  Mit-Mc; 13 Oct 82 5:31-EDT
  1846. Via:  Brl; 13 Oct 82 5:44-EDT
  1847. Via:  Brl-Bmd; 13 Oct 82 5:47-EDT
  1848.  
  1849. MC:CPM;CPM DIRLST has been updated as of Oct. 13, 1982.  This
  1850. file contains the entire directory listing of all files available
  1851. from MIT-MC's CPM directory.
  1852.  
  1853. Those who cannot FTP, please send message requesting this file to
  1854. INFO-CPM-REQUEST@BRL.  It will be netmailed to you.
  1855. 13-Oct-82 11:13:00,636;000000000000
  1856. Date: 13 Oct 1982 1013-PDT
  1857. From: Dick <Mead@Usc-Eclb>
  1858. Subject: 212 modems
  1859. To: info-cpm at Mit-Mc
  1860. Via:  Mit-Mc; 13 Oct 82 13:24-EDT
  1861. Via:  Brl; 13 Oct 82 13:39-EDT
  1862. Via:  Brl-Bmd; 13 Oct 82 14:04-EDT
  1863.  
  1864. Just for the record, I got hold of a CERMETEK 212A, and it would not
  1865. run at 600 baud to my PMMI in 103 mode, guess I will have to try
  1866. the VADIC. I am still looking for a 212 modem that has auto-answer/
  1867. auto-dial, and is not so "smart" that it cannot run 600 baud in 103
  1868. mode to a PMMI (after all if PMMI can do it, why not others?).
  1869. p.s. I don't want a modem that requires my mortgaging the farm to 
  1870. pay for it...
  1871. -------
  1872. 13-Oct-82 18:36:00,466;000000000000
  1873. Date: 13 OCT 1982 2036-EDT
  1874. From: JDOS at Mit-Ai (John Paul McNamee)
  1875. Subject: TELECON "C" Compiler
  1876. To: INFO-CPM at Mit-Ai
  1877. Via:  Mit-Ai; 13 Oct 82 20:34-EDT
  1878. Via:  Brl; 13 Oct 82 20:41-EDT
  1879. Via:  Brl-Bmd; 13 Oct 82 20:44-EDT
  1880.  
  1881. Does anybody have any experience with this compiler? They have
  1882. one compiler with everything but FLOAT for $200 and one that
  1883. they claim is UNIX V7 compatable for $350. Versions are
  1884. available for CP/M-80 and MS-DOS. Comments anybody?
  1885. 13-Oct-82 18:59:00,540;000000000000
  1886. Date: 13 October 1982 20:59-EDT
  1887. From: Charlie Strom <CSTROM@Mit-Mc>
  1888. Subject:  Ozzie modem
  1889. To: ELIOT at Mit-Dms
  1890. cc: INFO-CPM at BRL
  1891. Via:  Mit-Mc; 13 Oct 82 21:15-EDT
  1892. Via:  Brl; 13 Oct 82 21:22-EDT
  1893. Via:  Brl-Bmd; 13 Oct 82 21:34-EDT
  1894.  
  1895.     I will be happy to upload the OTERM version 4 program to the
  1896. net from Compuserve. This is where the author, Mike Rubenstein, spends
  1897. a good deal of time. We have a real active Osborne contingent on
  1898. CP-MIG there. The file will be up in less than a week, with a message
  1899. pointing to its location.
  1900. 13-Oct-82 23:24:00,1218;000000000000
  1901. Date: 14 Oct 1982 at 0024-CDT
  1902. From: alt at Utexas-11
  1903. Subject: Reply to: telecon "c" compiler
  1904. To: JDOS at Mit-Ai
  1905. cc: info-cpm at Mit-Ai
  1906. Via:  Mit-Ai; 14 Oct 82 1:45-EDT
  1907. Via:  Brl; 14 Oct 82 2:26-EDT
  1908. Via:  Brl-Bmd; 14 Oct 82 2:48-EDT
  1909.  
  1910. I think this problem should addressed:
  1911. Many C compilers claim V7 UNIX compatible.  In many cases this is
  1912. not as great as it seems, and in some cases an inaccurate statement.
  1913. For example,  Whitesmiths C claims v7 compatibility, but there are
  1914. subtle differences that make porting very time consuming.  If
  1915. I bought a compiler that said V7 UNIX compatible, I would expect
  1916. the stdio library (standard i/o) and the printf and the 30 or
  1917. 40 other things that people expect in a V7 C library to work
  1918. without change.  It is not acceptable to edit every printf
  1919. in a 3000 line program to make it work right.  I expect to be
  1920. able to take a program off a V7 system and have it compile and run
  1921. (Of course this excludes UNIX specific things like syscalls),
  1922. all the math libraris
  1923. all the math libraries should work etc, etc.  I haven't seen a
  1924. compiler for a micro that will do this.  I am assuming machine
  1925. independent code of course.
  1926.                 Howard Alt...
  1927. alt@utexas-11
  1928. -------
  1929. 14-Oct-82 01:37:00,1291;000000000000
  1930. Date: 14 October 1982 03:37-EDT
  1931. From: Jerry E Pournelle <POURNE@Mit-Mc>
  1932. Subject: M-drive etc.
  1933. To: AUTHOR at Mit-Mc
  1934. cc: info-cpm at BRL
  1935. Via:  Mit-Mc; 14 Oct 82 3:37-EDT
  1936. Via:  Brl; 14 Oct 82 3:46-EDT
  1937. Via:  Brl-Bmd; 14 Oct 82 3:59-EDT
  1938.  
  1939. There are at least two "pseudodisk" systems.  Both work.
  1940. Semi-disk works with any s-100 system (and also with trash-80
  1941. mod 3 and IBM pc) and any controller (using cpm-2.x).  The
  1942. Godbout M-drive or Warp Drive works only if you have a DMA disc
  1943. controller, preferably Godbout CompuPro Disk One, AND the
  1944. CompuPro 8085/8088 dual processor board.
  1945.  
  1946. The Semi-disk is dedicated memory; it is ONLY the "N=Drive"
  1947. (ours is tagged as drive 'N').  The Compupro Warp Drive (we have
  1948. named it Drive 'M' in our system) consists of ordinary memory
  1949. addressed properly plus a program to let you access it in the
  1950. right way.  It costs more than semi-disk but you can use the
  1951. momory when you use the 8088 (or go to an 8086 or whatever) as
  1952. ordinary memory; something you can't do with the N-drive
  1953. semi-disk.  Semi-disk is cheaper, and you can get more of it--up
  1954. to a megabyte.  We have 500K N-drive and about 256K M drive and
  1955. we like both.  They're fast and if you do  much assembly or
  1956. compiling you'll LOVE them...
  1957.  
  1958. See my BYTE peices for more details.
  1959. 14-Oct-82 03:02:36,1173;000000000000
  1960. Date: 14-Oct-82 02:02:36-PDT (Thu)
  1961. From: UCBARPA.dag at Ucb-C70
  1962. Subject: modem
  1963. Message-Id: <8209140902.7201@UCBARPA.BERKELEY.ARPA>
  1964. Received: by UCBARPA.BERKELEY.ARPA (3.219 [10/9/82])
  1965.     id A07201; 14-Oct-82 02:02:38-PDT (Thu)
  1966. Received: from UCBARPA.BERKELEY.ARPA by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  1967.     id A03478; 14-Oct-82 08:34:27-PDT (Thu)
  1968. To: info-cpm at BRL
  1969. Via:  Ucb-C70; 14 Oct 82 11:36-EDT
  1970. Via:  Brl; 14 Oct 82 11:44-EDT
  1971. Via:  Brl-Bmd; 14 Oct 82 11:51-EDT
  1972.  
  1973.  
  1974. Will the new modem 7 stuff work with the Osborne OTERM 3.03?
  1975.  
  1976. What files constitute a full modem7 set?
  1977.  
  1978. Finally, here's my problem...I have been using modem926 for a while
  1979. and am now trying to get it to talk with the Osborne.  I can get
  1980. the programs to talk together beautifully in terminal mode, but can't
  1981. seem to do file transfers between my modem926 and either oterm303 or
  1982. the modem216 in the osborne subdirectory.  Since I can talk in terminal
  1983. mode both ways, I assume that the modem programs are set up correctly
  1984. for ports and masks and such, but I can't send files.
  1985.  
  1986. HELP..I have to return the Osborne by Saturday and need to test
  1987. my system.
  1988.  
  1989. Thanks in advance,
  1990. David
  1991. 14-Oct-82 14:03:09,565;000000000000
  1992. Date:     14 Oct 82 14:03:09 EST  (Thu)
  1993. From:     Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  1994. Subject:  Re:  212 modems
  1995. To:       Dick <Mead@Usc-Eclb>, info-cpm at Mit-Mc
  1996. Via:  UCF-CS; 14 Oct 82 18:31-EDT
  1997. Via:  Mit-Mc; 15 Oct 82 17:06-EDT
  1998. Via:  Brl; 15 Oct 82 17:17-EDT
  1999. Via:  Brl-Bmd; 15 Oct 82 17:31-EDT
  2000.  
  2001. The maximum rate at which my Racal-Vadic 3212P will work with a PMMI
  2002. locally (in 103 mode) is 550.  At that speed, a few bits are lost.
  2003. I tried it at 450 with Keith Petersen's system and was not very
  2004. successful -- only got semi-reliable transfers.
  2005. 14-Oct-82 15:07:10,2105;000000000000
  2006. Date: 14 Oct 1982 15:07:10 EST (Thursday)
  2007. From: Mike Meyer <mwm@Okc-Unix>
  2008. Subject: Re: M-drive etc.
  2009. In-Reply-to: Your message of 14 Oct 1982 03:37 EDT
  2010. To: Jerry E Pournelle <POURNE@Mit-Mc>
  2011. Cc: AUTHOR at Mit-Mc, info-cpm at BRL
  2012. Via:  Okc-Unix; 14 Oct 82 16:31-EDT
  2013. Via:  Brl; 14 Oct 82 16:40-EDT
  2014. Via:  Brl-Bmd; 14 Oct 82 16:47-EDT
  2015.  
  2016. I'd like to make a comment on the general topic of disks that live in memory.
  2017. I think there is a better alternative: caching.
  2018.  
  2019. Instead of using that 256K for a disk, fix the bios to do track read/writes
  2020. into it, and then go there when you need something from that track. This
  2021. will give you about 40 tracks (15 512 byte sectors) resident in memory (at
  2022. least the version I run does) at any one time. You get the following
  2023. advantages:
  2024.  
  2025.     1) not having to shuffle the files to/from memory to get the speed.
  2026.     2) the things you use, as opposed to the things you think you'll use,
  2027.         wind up in memory.
  2028.     3) it's MUCH easier to get the stuff out to disk (I just ^C).
  2029.  
  2030. For example, with my system (320K cache, 4 Mhz z80), the result are nice. On
  2031. my current project (~750 lines of BDS C), the system only goes to the disk
  2032. for tools: mince and it's swap file, the compiler, and the linker. Other than
  2033. that, everything is resident in the cache.  This results in better performance
  2034. than a hard disk, even though I have the thing configured to verify after
  2035. every read/write, and to flush all the dirty buffers to disk on warm boot.
  2036. If I were really worried about speed, instead of reliability, I'd turn all
  2037. that off, and pick up 3 times the speed in I/O, plus an extra track buffer,
  2038. plus NO (well, most of the time) I/O on warm boot.
  2039.  
  2040. Of course, it's not all great - it isn't as fast as a memory disk, and
  2041. you don't get the extra 256K of online storage. But I like the increase
  2042. in safety.
  2043.  
  2044. As for getting it up - I've never looked at FAST (for obvious reasons), but
  2045. I seem to remember that it does the same kind of trick in the first bank.
  2046. If so, this could be modified (fairly easily, I hope) to cache to an extra
  2047. memory board (or two...)
  2048.  
  2049.     mike
  2050. 14-Oct-82 16:31:00,875;000000000000
  2051. Date: 14 October 1982 18:31-EDT
  2052. From: Stephen C Hill <STEVEH@Mit-Mc>
  2053. Subject:  Error discovered in the AR?:CPM;RATFOR FOR file
  2054. To: INFO-CPM at Mit-Mc
  2055. cc: STEVEH at Mit-Mc
  2056. Via:  Mit-Mc; 14 Oct 82 18:32-EDT
  2057. Via:  Brl; 14 Oct 82 18:36-EDT
  2058. Via:  Brl-Bmd; 14 Oct 82 18:42-EDT
  2059.  
  2060. We have two separate downloads of the RATFOR.FOR file and both
  2061. of them have the same set of redundant lines.  In function
  2062. OPENI, right after the line 23241, there are six lines that are
  2063. accidentally repeated.  I don't like munging about in the
  2064. Archives, so would the proper person make the fix for other
  2065. people?
  2066.  
  2067.  
  2068. The copy goes:
  2069.  
  2070. 23241 if (.not.(i.le.8)) goto 23242
  2071.   namer(i)=32
  2072.         .
  2073.         .
  2074.         .
  2075. 23241 if (.not.(i.le.8)) goto 23242
  2076.  
  2077. Please note that I just entered these lines by hand, and may have
  2078. missed something, but you get the idea.
  2079.  
  2080. Thanks, 
  2081.    Steve
  2082. 14-Oct-82 18:58:00,354;000000000000
  2083. Date: 14 OCT 1982 2058-EDT
  2084. From: JDOS at Mit-Ai (John Paul McNamee)
  2085. Subject: Syquest hard drives
  2086. To: INFO-CPM at Mit-Ai
  2087. Via:  Mit-Ai; 14 Oct 82 20:56-EDT
  2088. Via:  Brl; 14 Oct 82 21:00-EDT
  2089. Via:  Brl-Bmd; 14 Oct 82 21:20-EDT
  2090.  
  2091. Does anybody have the address of Syquest? They are the ones who
  2092. introduced a low cost 5mb removable pack hard disk at NCC.
  2093. 14-Oct-82 22:32:00,297;000000000000
  2094. Date: 15 October 1982 00:32-EDT
  2095. From: Paul L Kelley <PLK@Mit-Mc>
  2096. To: INFO-CPM at BRL
  2097. Via:  Mit-Mc; 15 Oct 82 0:45-EDT
  2098. Via:  Brl; 15 Oct 82 0:57-EDT
  2099. Via:  Brl-Bmd; 15 Oct 82 1:00-EDT
  2100.  
  2101.  
  2102.     Fixed missing ENDIF in MIT-MC file AR61:CPM;MCNFG 770ASM.
  2103. This is the user overlay file for MODEM770.
  2104. 15-Oct-82 10:41:58,1614;000000000000
  2105. Date:     15 Oct 82 12:41:58-EDT (Fri)
  2106. From:     Keith Petersen <w8sdz@BRL>
  2107. To:       Info-Cpm at BRL
  2108. Subject:  [PGA.MIT-OZ:  Archive V. 1.0]
  2109. Via:  Brl; 15 Oct 82 12:52-EDT
  2110. Via:  Brl-Bmd; 15 Oct 82 13:00-EDT
  2111.  
  2112. This should have gone to Info-Cpm, so I am forwarding.  Replies
  2113. to address below, please.
  2114.  
  2115. ----- Forwarded message # 1:
  2116.  
  2117. Date: 15 Oct 1982 1038-EDT
  2118. From: PGA.MIT-OZ at Mit-Ml
  2119. Subject: Archive V. 1.0
  2120. To: info-micro at Brl
  2121. cc: pga.MIT-OZ at Mit-Ml
  2122. Via:  Mit-Ml; 15 Oct 82 11:57-EDT
  2123. Via:  Brl; 15 Oct 82 12:20-EDT
  2124. Via:  Brl-Bmd; 15 Oct 82 12:31-EDT
  2125.  
  2126. I have installed Archive on my CCS CP/M 2.2, ZCPR 1.0, with Morrow M26
  2127. Hard disk system.  It seems to set the bits which it is supposed to,
  2128. and it seems to copy files in a useful manner.  There is a bug,
  2129. however, which someone may be able to explain.  When I try to write
  2130. (modify) a file which has had its archive bit set (a normal,
  2131. unprotected file which I have examined beforehand) I get the Bdos
  2132. Read/Only error.  When I type a ^c to get out of the error and go look
  2133. at the file, I find that the File Descriptor Block has all 0s in the
  2134. record allocation area.  When I try to write the file again I am able to.
  2135.  
  2136. The Archive BDOS patch is obviously the source of this problem.  Perhaps
  2137. the CCS BDOS differs from Vanilla CP/M in some way? I don't think so.  As far as I
  2138. know, the only strangeness about CCS is that they relocate CP/M an extra
  2139. 2 k so that a 56K cpm has to be patched at 54K addresses.
  2140.  
  2141. Has anyone else had any problems or successes with Archive?
  2142.  
  2143. Phill
  2144. -------
  2145.  
  2146.  
  2147.  
  2148.  
  2149. ----- End of forwarded messages
  2150. 15-Oct-82 19:07:00,581;000000000000
  2151. Date: 15 Oct 1982 2107-EDT
  2152. From: Mike S Schiller <G.MIKES.MIT-EECS@Mit-Mc>
  2153. Subject: Re: Ozzie modem
  2154. To: ELIOT at Mit-Dms
  2155. cc: info-cpm at BRL
  2156. In-Reply-To: Your message of 13-Oct-82 1708-EDT
  2157. Via:  Mit-Mc; 15 Oct 82 21:12-EDT
  2158. Via:  Brl; 15 Oct 82 21:18-EDT
  2159. Via:  Brl-Bmd; 15 Oct 82 21:21-EDT
  2160.  
  2161. Eliot:
  2162.     I have an O-1, and can vouch that OTERM is a great program, as i'm
  2163. using it now.  Right now, i'm using an earlier version, but i helped Mike 
  2164. test v4.0 too.  Either Charles Strom or myself will probably upload
  2165. version 4 doc and com files to MC soon.
  2166.         -Mike
  2167. -------
  2168. 16-Oct-82 00:36:00,4712;000000000000
  2169. Date: 16 October 1982 02:36-EDT
  2170. From: Frank J Wancho <FJW@Mit-Mc>
  2171. Subject:  80 TRK Mod and "N" drives
  2172. To: NORTHSTAR-USERS at Mit-Mc, INFO-CPM at BRL
  2173. Via:  Mit-Mc; 16 Oct 82 2:53-EDT
  2174. Via:  Brl; 16 Oct 82 3:07-EDT
  2175. Via:  Brl-Bmd; 16 Oct 82 3:20-EDT
  2176.  
  2177.     I have followed the directions given below for the 80 track mod and
  2178.     all seems to work!
  2179.  
  2180. --Frank
  2181. --------------------
  2182.  
  2183. El Paso, Tx, 14-Oct-82
  2184.  
  2185. The following is a description on how to use full 80 track
  2186. capabilities of disk drives like the TANDON TM 100-2 on a North Star
  2187. CP/M system using North Star CP/M 2.2 Release 1.1.0.  The
  2188. modifications worked when I checked it out initially, but only
  2189. constant use of the 80-track system will reveal any bugs.  Therefore,
  2190. I can assume no liabilities whatsoever, nor guarantee that the mod
  2191. will work for your particular system in any way.
  2192.  
  2193. If you are NOT using dual sided drives capable of stepping 40 tracks
  2194. per side, or if you are NOT using North Star's CP/M rel. 1.1.0 QD,
  2195. then it is time for you to hit Control-C, otherwise read on.
  2196.  
  2197. The following steps will guide you through the modification:
  2198.  
  2199. 1.  Prepare a SYSGEN image of the system you are currently using and
  2200.     name it SYS70.COM.
  2201.  
  2202. 2.  Load SYS70.COM using  A>DDT SYS70.COM.
  2203.  
  2204. 3.  With the "S" command in DDT make the following changes:
  2205.  
  2206. -S2C05
  2207. 2C05 22 27 <= change max front side track from 34 to 39 (decimal)
  2208. 2C06 ?? .
  2209. -S2C0B
  2210. 2C0B 23 28 <= change max number of tracks/side from 35 to 40 (decimal)
  2211. 2C0C ?? .
  2212. -S3013
  2213. 3013 A9 C2 <= change disk length (max CP/M sector)
  2214. 3013 ?? .
  2215. -^C
  2216. A>SAVE 70 SYS80.COM
  2217.  
  2218. 4.  Execute the file SYS80.COM and put the modified system on drive
  2219.     A:, then cold-boot.  Your CP/M is now set up to utilize all 80
  2220.     tracks on a 48 TPI DSDD drive.  Please note than NO conversion is
  2221.     needed to use all 160 Tracks on a 96 TPI drive (such as TM 100-4).
  2222.  
  2223. 5.  >>>>> IMPORTANT <<<<<
  2224.     You are now accessing uninitialized areas of a diskette.  You will
  2225.     have to convert all your diskettes from 70- to 80 tracks!  To do
  2226.     this, you will have to transfer the contents of one DSDD disk to
  2227.     two SSDD disks using the 70 TRACK SYSTEM, and then copy the files
  2228.     back to a freshly formatted disk using the 80 TRACK SYSTEM.  While
  2229.     this may be somewhat confusing and quite time-consuming, I think
  2230.     it is worth doing, since you get an extra 50k per diskette for
  2231.     your efforts.  The tradeoff is incompatibility of DSDD diskettes
  2232.     with others.  To remedy that, either exchange only SS disks, or
  2233.     reformat them when necessary.
  2234.  
  2235. To further test this modification, I will soon convert all disks on
  2236. the B: drive of the El Paso RCPM to 80 tracks.
  2237.  
  2238.                         Happy hacking!
  2239.  
  2240.  
  2241. Oh, and many thanks to whoever enabled me to do this by providing me
  2242. with some insight into the workings of the BIOS.....
  2243.  
  2244.  
  2245. El Paso, Tx, 14-Oct-82
  2246.  
  2247. This file contains information on how to convert North Star's
  2248. FORMAT.COM to format 80 track drives.  As with NS80TRK.MOD, these
  2249. modification are tested but can NOT BE GUARANTEED TO WORK FOR YOU!
  2250.  
  2251. 1.  Modification of FORMAT.COM (for N* CP/M 2.2 rel 1.1.0. ONLY!!!)
  2252. for use with a modified CP/M BIOS which allows 80 track drives:
  2253.  
  2254. This is the sequence of commands to do it:
  2255.  
  2256. A>DDT FORMAT.COM
  2257.  ....
  2258. -S1EB
  2259. 01EB 45 4F  <= change max track from 69 to 79
  2260. 01EC ?? .
  2261. -S72E
  2262. 072E 37 38  <= change display so it says "... 80 tracks..."
  2263. 072F ?? .
  2264. -^C
  2265. A>SAVE 9 FORMAT80.COM
  2266.  
  2267. This completes the conversion.  Note that FORMAT will still correctly
  2268. format single-sided diskettes.
  2269.  
  2270.  
  2271. 2.  North Star has an undocumented feature in rel. 1.1.0.  This
  2272.     feature is the so-called "Nine"-drives.  That means that N* CP/M
  2273.     2.2, rel 1.1.0.  is able to control 96 TPI drives.  I have not
  2274.     been able to check this out, but see no reason why it shouldn't
  2275.     work.  You HAVE TO designate a 96 TPI drive as such and will not
  2276.     be able to use any other than a 96 TPI diskette on it.  To do
  2277.     this, answer the DRIVE-question in CPMGEN with a "N" instead of
  2278.     "D" or "Q".  (You can't fool the system - have to have a real 96
  2279.     TPI dual sided drive!)
  2280.  
  2281.     In order to format a diskette in "N"-format, you have to modify
  2282.     FORMAT.COM.  FORMAT.COM is already prepared to handle N-drives.
  2283.     It will even offer this function if you respond with "9" when
  2284.     asked for the disk format.  However, it's internal workings
  2285.     require your response to be "N", which is normally rejected.  To
  2286.     make it accept "N" instead of "9" and be able to format N-drives,
  2287.     use DDT to change byte 01F9H from 39H to 4EH.  Then you'll be able
  2288.     to use FORMAT.COM with 96 TPI drives.
  2289.  
  2290.                         Again,
  2291.                             Happy hacking!
  2292. 17-Oct-82 12:30:00,972;000000000000
  2293. Date: 17 October 1982 14:30-EDT
  2294. From: Charlie Strom <CSTROM@Mit-Mc>
  2295. Subject: New Osborne files
  2296. To: INFO-CPM at BRL
  2297. Via:  Mit-Mc; 17 Oct 82 14:30-EDT
  2298. Via:  Brl; 17 Oct 82 14:37-EDT
  2299. Via:  Brl-Bmd; 17 Oct 82 14:51-EDT
  2300.  
  2301. I have uploaded the following files for Osborne computer users from
  2302. CP-MIG on Compuserve:
  2303.  
  2304.     AR41:CPM;OTERM 401COM
  2305.          OTERM 401DOC
  2306.          OTSET 4COM
  2307.          OTSET 4DOC
  2308.  
  2309. Note the HX files are available in AR13:CPM; for those who cannot FTP
  2310. binary files. OTERM is a public domain communications program configured
  2311. to use the Osborne features and allows the Christenson protocol, Compuserve's
  2312. A protocol as well as dumb ASCIII capture and simple terminal mode.
  2313. OTSET is used to define strings for the function keys to be used with
  2314. OTERM.
  2315. I am not an Osborne owner, but if questions/problems arise, I can serve
  2316. as a go-between of sorts since Mike Rubenstein, the author, is active on
  2317. CP-MIG. Note that source is not being released at this time.
  2318. 17-Oct-82 13:42:00,766;000000000000
  2319. Date: 17 October 1982 15:42-EDT
  2320. From: Paul L Kelley <PLK@Mit-Mc>
  2321. Subject: MODEM771
  2322. To: INFO-CPM at BRL
  2323. Via:  Mit-Mc; 17 Oct 82 15:42-EDT
  2324. Via:  Brl; 17 Oct 82 16:06-EDT
  2325. Via:  Brl-Bmd; 17 Oct 82 16:24-EDT
  2326.  
  2327.  
  2328.     The following files are now in AR61:CPM; on MIT-MC:
  2329.  
  2330.         MCNFG 771ASM
  2331.         MODEM 771ASM
  2332.         MODEM 771COM
  2333.         MODEM 771HEX
  2334.         MODEM 771HIS
  2335.  
  2336.     The upgrades to MODEM7 are described below. Thanks to Bill Rizzi
  2337. for more suggestions.
  2338.  
  2339.  
  2340. ;10/16/82  Made the following changes:
  2341. ;
  2342. ;        1. Added optional toggling of send linefeed after carriage
  2343. ;        return,
  2344. ;        2. Added optional local command to send logon,
  2345. ;        3. Added routines to give message on execution concerning
  2346. ;        the system for which the program has been configured.
  2347. ;                                ;P.L.Kelley
  2348. 17-Oct-82 21:42:00,805;000000000000
  2349. Date: 17 October 1982 23:42-EDT
  2350. From: Eric O Stork <STORK@Mit-Mc>
  2351. To: info-cpm at BRL
  2352. Via:  Mit-Mc; 17 Oct 82 23:43-EDT
  2353. Via:  Brl; 18 Oct 82 0:02-EDT
  2354. Via:  Brl-Bmd; 18 Oct 82 0:16-EDT
  2355.  
  2356. Help, please, on sending a message:
  2357.  
  2358. I'm trying to send a message to someone I know to have 
  2359. an account on the UNIVERSITY of PENNSYLVANIA (Wharton
  2360. School) DEC-10.
  2361.  
  2362. But when I try to send to UPENN (which is the name
  2363. listed in the MIT-MC Host-list for TIP-110 or TAC 1/46)
  2364. I get the following:
  2365.  
  2366.           To: [username]%upenn
  2367.           Error; No such site known: "upenn"
  2368.  
  2369. The Host-list contains no other obvious U of Penn or Wharton host.
  2370.  
  2371. Would someone please send me a message with the proper
  2372. address and/or routing for the Host(s) I'm trying to reach?
  2373.  
  2374. Thanks,
  2375.  
  2376. Eric Stork
  2377.  STORK at MIT-MC
  2378. 18-Oct-82 11:20:00,380;000000000000
  2379. Date: 18 Oct 1982 11:20 PDT
  2380. From: Fenchel.ES at Parc-Maxc
  2381. Subject: Disk Copy Software
  2382. To: INFO-CPM at BRL
  2383. Via:  Parc-Maxc; 18 Oct 82 14:18-EDT
  2384. Via:  Brl; 18 Oct 82 15:20-EDT
  2385. Via:  Brl-Bmd; 18 Oct 82 15:34-EDT
  2386.  
  2387. Does anyone know of a public domain program which can copy
  2388. std 8" CP/M diskettes; that is, copy track by track instead of 1
  2389. file at at a time?
  2390.  
  2391. Thanks,
  2392. Bob
  2393. 18-Oct-82 17:36:00,753;000000000000
  2394. Date: 18 October 1982 19:36-EDT
  2395. From: Stephen C Hill <STEVEH@Mit-Mc>
  2396. Subject:  CP Net
  2397. To: INFO-CPM at Mit-Mc
  2398. cc: STEVEH at Mit-Mc, DEGLIN at Mit-Mc, KLUDGE at Mit-Mc
  2399. Via:  Mit-Mc; 18 Oct 82 19:35-EDT
  2400. Via:  Brl; 18 Oct 82 20:17-EDT
  2401. Via:  Brl-Bmd; 18 Oct 82 20:24-EDT
  2402.  
  2403.  
  2404. I would like to find out if there is a good reference on how CP
  2405. Net goes about its business.  We have a local area network and
  2406. are going to be looking into running the CP/Net on it, but I am
  2407. unsure of how big a job it would be to get the S/W to do some
  2408. basic extra work setting up the connection.  Could someone on
  2409. this mailing list with personal experience with CP/Net please
  2410. get back to me?
  2411.  
  2412.                             Thanks,
  2413.                              Steve
  2414. 19-Oct-82 00:46:00,586;000000000000
  2415. Date: 19 October 1982 02:46-EDT
  2416. From: Keith Petersen <W8SDZ@Mit-Mc>
  2417. Subject:  Disk Copy Software
  2418. To: Fenchel.ES at Parc-Maxc
  2419. cc: Info-Cpm at BRL
  2420. Via:  Mit-Mc; 19 Oct 82 2:45-EDT
  2421. Via:  Brl; 19 Oct 82 2:53-EDT
  2422. Via:  Brl-Bmd; 19 Oct 82 3:05-EDT
  2423.  
  2424. COPYFAST is the program you want.  It does full track reads and
  2425. writes, I believe.  It's available from most RCPM systems.  I don't
  2426. think it's available on MC:CPM, but I could upload if necessary.
  2427.  
  2428. If you look on an RCPM for it, look for CPYFSTxx (where the xx is the
  2429. version number).  I don't recall what the latest number is.
  2430. 19-Oct-82 08:24:00,1151;000000000000
  2431. Date: 19 Oct 1982 0724-PDT
  2432. Sender: SCHNUR at Usc-Isi
  2433. Subject: xmodem on tops 10
  2434. Subject: [SCHNUR at USC-ISI: xmodem for tops 10]
  2435. From: SCHNUR at Usc-Isi
  2436. To: info-cpm at BRL
  2437. Message-ID: <[USC-ISI]19-Oct-82 07:24:21.SCHNUR>
  2438. Via:  Usc-Isi; 19 Oct 82 10:25-EDT
  2439. Via:  Brl; 19 Oct 82 10:40-EDT
  2440. Via:  Brl-Bmd; 19 Oct 82 10:53-EDT
  2441.  
  2442.     
  2443. Begin forwarded message
  2444. Mail-From: USC-ISI
  2445. Received-Date: 19-Oct-82 0711-PDT
  2446. Date: 19 Oct 1982 0711-PDT
  2447. From: SCHNUR at USC-ISI
  2448. To: MMD at SU-AI
  2449. Cc: schnur at USC-ISI
  2450. Subject: xmodem for tops 10
  2451. Message-ID: <[USC-ISI]19-Oct-82 07:11:03.SCHNUR>
  2452. Sender: SCHNUR at USC-ISI
  2453.  
  2454. I ahve been using your program successfully on the usie machine.
  2455. I compiled it with no problem.  I now need very much the for the
  2456. program to work on my local compuer, a dec10 using tops 10.  The
  2457. sail version here does not work;the first error is DSIMS
  2458. undefined,.  I treid using the rel file form the 20 no luck.  The
  2459. exesav file does not work either.  Could you send me any info
  2460. that might help me.  are there any library programs i am missing.
  2461. joel (nrl-6510)
  2462.  
  2463.           --------------------
  2464. End forwarded message
  2465.         
  2466. 19-Oct-82 08:59:00,445;000000000000
  2467. Date: 19 Oct 1982 0759-PDT
  2468. Sender: SCHNUR at Usc-Isie
  2469. Subject: xmodem for vax
  2470. From: SCHNUR at Usc-Isie
  2471. To: info-cpm at BRL
  2472. Cc: schnur at Usc-Isie
  2473. Message-ID: <[USC-ISIE]19-Oct-82 07:59:25.SCHNUR>
  2474. Via:  Usc-Isie; 19 Oct 82 11:00-EDT
  2475. Via:  Brl; 19 Oct 82 11:21-EDT
  2476. Via:  Brl-Bmd; 19 Oct 82 11:50-EDT
  2477.  
  2478. has anybody installed a cp/m filetransfer system for the vax and
  2479. micro's?  If so could you help us out on our 780?  joel
  2480. (nrl-6510)
  2481. 19-Oct-82 13:46:00,2025;000000000000
  2482. Date: 19 Oct 1982 1446-CDT
  2483. From: Clive Dawson <CC.Clive@Utexas-20>
  2484. Subject: Request for participation at Fall '82 DECUS Symposium
  2485. To: tops-20 at Su-Score, info-printer at Mit-Mc, info-micro at Mit-Mc, 
  2486.     info-cpm at Mit-Mc, info-apple at Mit-Mc
  2487. Via:  Mit-Mc; 19 Oct 82 16:28-EDT
  2488. Via:  Brl; 19 Oct 82 17:17-EDT
  2489. Via:  Brl-Bmd; 19 Oct 82 17:20-EDT
  2490.  
  2491. I just got the job of Hardware Working Group Coordinator for  the
  2492. DECUS LCG (Large Computer Group)  SIG on very short notice.   The
  2493. job has changed hands  rapidly recently, so I  have little to  go
  2494. on, and I would appreciate  help from anyone with information  or
  2495. suggestions to offer.
  2496.  
  2497. I have been put in charge  of arranging several sessions for  the
  2498. Fall  1982  DECUS  Symposium.   It  will  be  held  in   Anaheim,
  2499. California, from December 6-10, 1982.  The sessions include:
  2500.  
  2501.    RP07 & TU78 USER EXPERIENCE ON  DECSYSTEM-10/20
  2502.     This session will  be a "user's  panel" where RP07  and
  2503.     TU78 users will  discuss their  experiences with  these
  2504.     devices at their installations.
  2505.  
  2506.    INTERFACING A LASER PAGE PRINTER TO THE DECSYSTEM-20
  2507.     This session will  provide information on  how to  hook
  2508.     laser printers to a DEC-20  from one or two people  who
  2509.     have done it at their sites.
  2510.  
  2511.    PERSONAL  COMPUTERS  AND  DECSYSTEM-10/20
  2512.     This session will be a panel and audience discussion of
  2513.     interconnection  between  personal  computers  and  DEC
  2514.     10/20's emphasizing virtual terminals and file transfer
  2515.     software.
  2516.  
  2517. I need  session chairmen,  persons who  will introduce  speakers,
  2518. moderate the floor questions and discussion, and take (or better,
  2519. arrange for someone else to take) notes on the session.
  2520.  
  2521. I need session speakers, persons who would be willing to speak to
  2522. a moderate size, receptive group, about what they have done  with
  2523. regard to RP07's, TU78's, high-quality printers, and/or micros.
  2524.  
  2525. I am not  a member  of all  of these  lists, so  please send  any
  2526. replies to Clive@UTexas.
  2527.  
  2528. Gratefully yours,
  2529.  
  2530. Clive Dawson
  2531. -------
  2532. 19-Oct-82 14:52:00,781;000000000000
  2533. Date: 19 Oct 1982 1652-EDT
  2534. From: ELIOT at Mit-Dms (Eliot Scott Ramey)
  2535. To: fjw at Mit-Mc
  2536. Cc: info-cpm at BRL, northstar-users at Mit-Mc
  2537. Subject: A better way to 80 tracks
  2538. Message-id: <[MIT-DMS].246812>
  2539. Via:  Mit-Dms; 19 Oct 82 16:52-EDT
  2540. Via:  Brl; 19 Oct 82 17:22-EDT
  2541. Via:  Brl-Bmd; 19 Oct 82 17:34-EDT
  2542.  
  2543.     I passed Sigi Kluger's NS80TRK.MOD file on to Bob Plouffe.
  2544. After looking at it he quickly saw a need for compatibility with
  2545. 70 tracks.  He therefore has a file that will easily enable one
  2546. to patch his NS BIOS for handling BOTH 70 and 80 tracks.  I will talk
  2547. to Bob and see how he wants to go about getting it to MIT.
  2548. (I still have to ask him about a bug I am encountering with
  2549.  ZCPR/NZCPR, so right now it works for standard CCP only)
  2550.  
  2551.                     -Eliot at Mit-DM
  2552. 19-Oct-82 15:16:00,467;000000000000
  2553. Date: 19 Oct 1982 1716-EDT
  2554. From: ELIOT at Mit-Dms (Eliot Scott Ramey)
  2555. To: info-cpm at BRL
  2556. Subject: MODEMxxx
  2557. Message-id: <[MIT-DMS].246824>
  2558. Via:  Mit-Dms; 19 Oct 82 17:15-EDT
  2559. Via:  Brl; 19 Oct 82 18:16-EDT
  2560. Via:  Brl-Bmd; 19 Oct 82 18:23-EDT
  2561.  
  2562. This is getting rediculouse!!!  Now we have MODEM771  AND  MODEM780 !!!
  2563. What is a sysop supposed to do???  780 doesnt have ANY of the
  2564. mods since 768!!!  Do we keep both online?  ARGH!!!!!
  2565.  
  2566.                         -Eliot at Mit-DM
  2567. 19-Oct-82 16:19:00,628;000000000000
  2568. Date: 19 October 1982 18:19-EDT
  2569. From: Ronald G Fowler <RGF@Mit-Mc>
  2570. To: INFO-CPM at Mit-Mc, INFO-MICRO at Mit-Mc, INFO-ATARI at Mit-Mc, 
  2571.     INFO-APPLE at Mit-Mc
  2572. Via:  Mit-Mc; 19 Oct 82 18:24-EDT
  2573. Via:  Brl; 19 Oct 82 19:17-EDT
  2574. Via:  Brl-Bmd; 19 Oct 82 19:23-EDT
  2575.  
  2576.   I have a sudden outrageous need for a 6502 simulator that will
  2577. run on an 8080 or Z80; seems like I saw such an animal recently in
  2578. a computer magazine (or perhaps it was an 8080 simulator running
  2579. on a 6502??).  Does anyone know of such a beasty?
  2580.   Thanks.        --Ron Fowler (RGF@MC)
  2581.  
  2582. ps : my apologies to those who receive multiple copies of this.
  2583. 19-Oct-82 18:18:00,1011;000000000000
  2584. Date: 19 October 1982 20:18-EDT
  2585. From: Richard S Hall <RSH@Mit-Mc>
  2586. Subject:  Diablo 630 Printer
  2587. To: info-cpm at BRL
  2588. cc: RSH at Mit-Mc
  2589. Via:  Mit-Mc; 19 Oct 82 20:20-EDT
  2590. Via:  Brl; 19 Oct 82 21:15-EDT
  2591. Via:  Brl-Bmd; 19 Oct 82 21:25-EDT
  2592.  
  2593. Does anyone know why certain escape sequences might not work on a
  2594. Diablo 630?? For example, the manual we have says that an ESC-P should
  2595. turn on proportional spacing. It is listed in the chart as an
  2596. uppercase 'P' however there is a note stating "Uppercase letters on
  2597. pages 24 and 25 should be struck in lowercase mode.". I have tried
  2598. this with both upper and lowercase 'P' and neither seems to do
  2599. anything. I have similar problems with ESC-O (bolding), ESC-E
  2600. (underscore) and several others. Some escape sequences work correctly,
  2601. however. I know the printer is capable of doing those functions as our
  2602. Xerox-customized version of WordStar uses them. Is there anything
  2603. special that needs to be done to enable these codes??
  2604.  
  2605.                 Thanks in advance,
  2606.                 Rick
  2607. 19-Oct-82 18:47:00,675;000000000000
  2608. Date: 19 Oct 1982 2047-EDT
  2609. From: ELIOT at Mit-Dms (Eliot Scott Ramey)
  2610. To: fjw at Mit-Mc
  2611. Cc: northstar-users at Mit-Mc, info-cpm at BRL
  2612. Subject: Plouffe's 80 trk mod
  2613. Message-id: <[MIT-DMS].246841>
  2614. Via:  Mit-Dms; 19 Oct 82 20:46-EDT
  2615. Via:  Brl; 19 Oct 82 21:17-EDT
  2616. Via:  Brl-Bmd; 19 Oct 82 21:26-EDT
  2617.  
  2618.     After pointing out my previously stated problem to RLP, he
  2619. promptly found the error and now has his 80 trk mod set up so there
  2620. is no dependence on CCP.  I assume when he has completed it all, he
  2621. will upload the file so all N* users can benefit from it.  Remember,
  2622. with this you don't have to have 2 copies of CPM, one for each config.
  2623.  
  2624.                         -Eliot at Mit-DM
  2625. 19-Oct-82 19:19:00,774;000000000000
  2626. Date: 19 October 1982 1819-PDT (Tuesday)
  2627. From: ucla-vax!ucivax!csuf!bruce at Ucla-Security
  2628. To: ucivax!ucla-vax!Info-CPM at BRL
  2629. Subject: Kaycomp II
  2630. Via:  Ucla-Security; 22 Oct 82 16:17-EDT
  2631. Via:  Brl; 22 Oct 82 16:30-EDT
  2632. Via:  Brl-Bmd; 22 Oct 82 16:37-EDT
  2633.  
  2634. Does anyone know anything (good or bad) about this computer?  My brother wants
  2635. to get a word processing system, and doesn't want the Osborne because of the
  2636. small screen.  The Kaycomp (or Kaypro now, I guess) seems to have the same
  2637. features, minus some of the software, but plus the large screen.  However,
  2638. it must be reliable and easy to use, as my brother is not a computer person.
  2639.  
  2640. Please answer directly to me; I am no longer on the mailing list.
  2641.  
  2642. Thanks...
  2643.  
  2644.                         -Bruce
  2645.                         ucivax!csuf!bruce
  2646. 19-Oct-82 19:48:00,441;000000000000
  2647. Date: 19 Oct 1982 at 2048-CDT
  2648. From: mknox at Utexas-11
  2649. Subject: CCS Hard-Disk BIOS
  2650. To: info-cpm at BRL
  2651. Via:  Utexas-11; 19 Oct 82 22:45-EDT
  2652. Via:  Brl; 19 Oct 82 22:54-EDT
  2653. Via:  Brl-Bmd; 19 Oct 82 23:11-EDT
  2654.  
  2655.  
  2656. Before I re-invent another wheel, does anyone have a version of CCS BIOS for
  2657. CP/M 2.2 which supports a hard disk.  I am adding a Seagate drive to a CCS
  2658. machine, and any time saved would be a blessing.
  2659.  
  2660.                 tnx
  2661. -------
  2662. 19-Oct-82 20:44:17,778;000000000000
  2663. Date: 19-Oct-82 19:44:17-PDT (Tue)
  2664. From: UCBARPA.dag at Ucb-C70
  2665. Subject: Osborne - Thanks
  2666. Message-Id: <8209200244.23037@UCBARPA.BERKELEY.ARPA>
  2667. Received: by UCBARPA.BERKELEY.ARPA (3.224 [10/16/82])
  2668.     id A23036; 19-Oct-82 19:44:19-PDT (Tue)
  2669. Received: from UCBARPA.BERKELEY.ARPA by UCBVAX.BERKELEY.ARPA (3.207 [9/26/82])
  2670.     id A05896; 19-Oct-82 19:43:01-PDT (Tue)
  2671. To: info-cpm at BRL
  2672. Via:  Ucb-C70; 19 Oct 82 22:44-EDT
  2673. Via:  Brl; 19 Oct 82 22:54-EDT
  2674. Via:  Brl-Bmd; 19 Oct 82 23:09-EDT
  2675.  
  2676.  
  2677. Thanks for all of your help and responses with regard to 
  2678. my work on the osborne.  It appears that the Osborne I borrowed
  2679. was one of the very first released, and as a result had some
  2680. subtle differences that caused screwups with the modem programs.
  2681.  
  2682. Again, thanks for your help
  2683. 19-Oct-82 22:11:33,574;000000000000
  2684. Date:     20 Oct 82 0:11:33-EDT (Wed)
  2685. From:     Rick Conn <rconn@BRL>
  2686. To:       SCHNUR at Usc-Isie
  2687. cc:       info-cpm at BRL
  2688. Subject:  Re:  xmodem for vax
  2689. Via:  Brl; 20 Oct 82 0:19-EDT
  2690. Via:  Brl-Bmd; 20 Oct 82 0:22-EDT
  2691.  
  2692. I've been installing UMODEM on our VAX 11/780.  If you have a C compiler
  2693. with the proper libraries, UMODEM goes on very nicely.  I've been using
  2694. EUNICE under VMS, and had to make some minor mods to get it up.  I have one
  2695. last routine to replace, and hope to have it running when the VAX and I
  2696. are up and available at the same time.
  2697.  
  2698.     Rick
  2699. 20-Oct-82 04:21:00,969;000000000000
  2700. Date: 20 October 1982 06:21-EDT
  2701. From: Charlie Strom <CSTROM@Mit-Mc>
  2702. Subject:  Diablo 630 Printer
  2703. To: RSH at Mit-Mc
  2704. cc: Info-Cpm at BRL
  2705. Via:  Mit-Mc; 20 Oct 82 6:20-EDT
  2706. Via:  Brl; 20 Oct 82 6:25-EDT
  2707. Via:  Brl-Bmd; 20 Oct 82 6:31-EDT
  2708.  
  2709. Richard, the "stock" 630 is not capable of such behavior as boldface
  2710. et al as you describe. There is a word processing enhancement to the
  2711. printer firmaware, but I have never lloked into ot for the following
  2712. reason: WordStar supports boldface, underscore, etc. on the 630 inn
  2713. software rather than hardware. It boldfaces by doing a backspace and
  2714. re-printing the character several times, for example. To obtain a
  2715. pseudo proportional spacing, WS ver. 3.0 has an undocumented
  2716. unsupported command. Try inerting a ^P at the top of the file (by
  2717. using ^PP) and you will notice a diffference. This is not truly
  2718. proportional since it has nothing to do withthe presence of a ps
  2719. printwheel, but the results are not all that bad.
  2720. 20-Oct-82 09:36:00,2683;000000000000
  2721. Date: 20 Oct 1982 09:36 PDT
  2722. From: Mendelson.es at Parc-Maxc
  2723. Subject: Re: Diablo 630 Printer
  2724. In-reply-to: RSH's message of 19 October 1982 20:18-EDT
  2725. To: Richard S Hall <RSH@Mit-Mc>
  2726. cc: info-cpm at BRL
  2727. Via:  Parc-Maxc; 20 Oct 82 12:37-EDT
  2728. Via:  Brl; 20 Oct 82 16:15-EDT
  2729. Via:  Brl-Bmd; 20 Oct 82 16:29-EDT
  2730.  
  2731. Rick,
  2732.  
  2733. I believe that you will find that your 630 does not contain an option known as
  2734. the Expanded Communications Set Option.  The following is quoted from my
  2735. copy of the Model 630 Communications Terminal Operators Guide, Document No.
  2736. 90445-03 (1/82), page 20):
  2737.  
  2738. "Expanded Communications Set Option (Fully Featured HPRO5)
  2739. This option includes several features which significantly increase the flexibility,
  2740. capacity and capability of the Model 630:
  2741.  
  2742. Word Processing Enhancements:  These consist of several features which allow
  2743. the operator to control the printout format from the keyboard using the ESC and
  2744. CTRL codes listed in the chart on pages 26 and 27.  Included are proportional
  2745. space printing, offset selection (character spacing), auto underscore, bold
  2746. overprint and shadow printing, auto center, auto justify, line edit and margin
  2747. control.
  2748.  
  2749. Expanded Memory:  
  2750. The print buffer (memory) is expanded to 2688 bytes (characters).
  2751.  
  2752. "Here Is . . ."  Answerback/NonVolatile Parameter Memory:  This capability is
  2753. supported by a small built iln battery which will maintain the data stored in the
  2754. RAM (memory) during periods of power off.  The "Here Is . . ." message of up to
  2755. 31 characters forms an automatic identification reply to enquiries from another
  2756. system.  The Parameter memory retains such items as margins, tabs, modes, etc.
  2757.  
  2758. HyPlot Vector Plotting:  This feature provides the capability to rapidly produce
  2759. graphs and other vector designs, using commands listed in the chart on pages 26
  2760. and 27.  See the Product Description for details.
  2761.  
  2762. Remote Diagnostics:  This feature allows the interrogation of lmachine parameters
  2763. and status thru the serial interface."
  2764.  
  2765. So -- why does the Xerox-customized version of WordStar work correctly, you
  2766. ask?  Well, because it generates these functions internally to WordStar and does
  2767. not invoke them in the printer.  It does not assume that every printer attached to
  2768. it can execute these functions.
  2769.  
  2770. See your friendly(?) Xerox salesman and order your Expanded Communications
  2771. Set Option now.  How's that for a commercial pitch, and I don't even work for
  2772. either the Diablo Division or the Office Systems Division of the company.  I must
  2773. admit that I am a stockholder, however.
  2774.  
  2775. Hope this fully answers your questions.
  2776.  
  2777. Jerry Mendelson (Printing Systems Division, Xerox Corporation)
  2778. 20-Oct-82 13:12:52,679;000000000000
  2779. Date:     20 Oct 82 13:12:52 EST  (Wed)
  2780. From:     Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  2781. Subject:  ZX65 (6502 emulator)
  2782. To:       Ronald G Fowler <RGF@Mit-Mc>
  2783. Cc:       info-cpm at BRL
  2784. Via:  UCF-CS; 21 Oct 82 18:45-EDT
  2785. Via:  Udel-Relay; 21 Oct 82 18:51-EDT
  2786. Via:  Brl; 21 Oct 82 18:56-EDT
  2787. Via:  Brl-Bmd; 21 Oct 82 19:11-EDT
  2788.  
  2789. Your memory serves you correct.  August  1980 Dr Dobbs contained the
  2790. Z80 source code for a 6502 emulator called ZX65.  I have a copy of the
  2791. executable in machine-readable form, but I can't FTP.  Since I got it
  2792. from some RCPM system, you should be able to obtain a copy relatively 
  2793. easily, but if you get desparate let me know.
  2794.                     Ben
  2795. 20-Oct-82 14:25:00,685;000000000000
  2796. Date: 20 Oct 1982 1325-PDT
  2797. From: Bill Rizzi <RIZZI@Usc-Isib>
  2798. Subject: Re: MODEMxxx
  2799. To: ELIOT at Mit-Dms
  2800. cc: info-cpm at BRL
  2801. In-Reply-To: <[MIT-DMS].246824>
  2802. Via:  Usc-Isib; 20 Oct 82 16:27-EDT
  2803. Via:  Brl; 20 Oct 82 16:38-EDT
  2804. Via:  Brl-Bmd; 20 Oct 82 16:49-EDT
  2805.  
  2806.  
  2807.  
  2808.     I have been working with Paul Kelley (PLK@MIT-MC) on
  2809. MODEM7XX (latest XX = 71).  It has a nice user interface and
  2810. neat features like batch-file transfer capability (wild-carding)
  2811. optional CRC on transfers, and most importantly, ease of
  2812. modification for specific hardware setups.  I missed any notice
  2813. about MODEM780, can someone enlighten me as to its new capabilities ?
  2814.  
  2815. Thanks,
  2816.     Bill Rizzi
  2817.  
  2818. -------
  2819. 20-Oct-82 15:48:00,412;000000000000
  2820. Date: 20 October 1982 17:48-EDT
  2821. From: Jon L Spear <JSPEAR@Mit-Ai>
  2822. Subject: Osborne owner survey
  2823. To: INFO-CPM at BRL
  2824. Via:  Mit-Ai; 20 Oct 82 17:45-EDT
  2825. Via:  Brl; 20 Oct 82 17:55-EDT
  2826. Via:  Brl-Bmd; 20 Oct 82 18:05-EDT
  2827.  
  2828. Speaking of Osborne computers...  would there be enough info and interest
  2829. in it to start an Info-Osborne discussion group?  We have Apple, Atari,
  2830. ZX-81, and IBM PC so why not Osborne?
  2831. 21-Oct-82 14:25:22,541;000000000000
  2832. Date: 21 Oct 1982 14:25:22 EST (Thursday)
  2833. From: Jim Miller <jmiller@Okc-Unix>
  2834. Subject: z-80 Dynamic Debugging Tool
  2835. To: info-cpm at Okc-Unix (BAD ADDRESS), BRL at Okc-Unix
  2836. Via:  Okc-Unix; 21 Oct 82 15:33-EDT
  2837. Via:  Brl; 21 Oct 82 15:39-EDT
  2838. Via:  Brl-Bmd; 21 Oct 82 15:56-EDT
  2839.  
  2840.      Does anyone know the source of ZDT ? Is it public domain software
  2841. or copywrited ? I haven't been able to find anything but documentation
  2842. on how to use it.
  2843.                                 Thanks for any help,
  2844.                                 okc-unix
  2845. 21-Oct-82 20:41:00,957;000000000000
  2846. Date: 21 October 1982 22:41-EDT
  2847. From: Leor Zolman <LEOR@Mit-Mc>
  2848. Subject: new BDS C hardware customization scheme
  2849. To: info-cpm at BRL
  2850. Via:  Mit-Mc; 21 Oct 82 22:40-EDT
  2851. Via:  Brl; 21 Oct 82 22:45-EDT
  2852. Via:  Brl-Bmd; 21 Oct 82 22:52-EDT
  2853.  
  2854. In response to suggestions made by Fylstra/Rconn et. al., I have adopted
  2855. a new method of configuring the I/O port interface for BDS C programs
  2856. that require direct access to I/O ports. Note that pre-1.50 BDS C packages
  2857. had one header file, BDSCIO.H, containing all definitions; v1.50 has
  2858. BDSCIO.H for general definitions and HARDWARE.H for hardware-specific
  2859. definitions. The new port interface is in HARDWARE.H. TELED.C, the all-in-
  2860. one modem program and text editor (a real cute hack, it is) has been
  2861. modified to use the new header files and port access scheme. File summary:
  2862.     AR34:cpm;bdscio 50h    -- BDSCIO.H
  2863.     AR34:cpm;hware 50h    -- HARDWARE.H
  2864.     AR35:cpm;teled 12c    -- TELED.C
  2865. Feedback is welcome.
  2866.     -leor
  2867. 21-Oct-82 21:43:00,984;000000000000
  2868. From: tekmdp!laurir.tektronix at Udel-Relay
  2869. To: tekcrd!info-cpm at Mit-Mc
  2870. Date: 21 Oct 1982 at 2043-PDT (Thursday)
  2871. Subject:What's the best CP/M accounting package?
  2872. Via:  UTD-CS; 22 Oct 82 1:07-EDT
  2873. Via:  Mit-Mc; 22 Oct 82 1:34-EDT
  2874. Via:  Brl; 22 Oct 82 1:38-EDT
  2875. Via:  Brl-Bmd; 22 Oct 82 1:46-EDT
  2876.  
  2877. I run a small one-horse business, some consulting and some retail
  2878. software sales, and my accounting (posting to ledger &etc.) is caught
  2879. up to last June.  I'm looking into buying an accounting package.
  2880. I'd like for it to implement accounting just like they taught it in
  2881. Elementary Accounting I for Bonehead Engineers, with:
  2882.   -- a journal
  2883.   -- a ledger, with automatic posting from the journal
  2884.   -- ability to generate a balance sheet and an income statement
  2885. I *don't* need inventory, payroll, A/P, A/R, just simple accounting.
  2886. Any recommendations?
  2887.   -- Andrew Klossner (laurir.tektronix@udel-relay)  [ARPA]
  2888.                      (decvax!teklabs!tekmdp!laurir) [Usenet]
  2889. 22-Oct-82 16:50:00,1125;000000000000
  2890. Date: 22 October 1982 18:50-EDT
  2891. From: Michael C Adler <MADLER@Mit-Ml>
  2892. Subject:  Z80 Dynamic Debugging Tool
  2893. To: jmiller at Okc-Unix
  2894. cc: Info-cpm at BRL
  2895. Via:  Mit-Ml; 22 Oct 82 18:47-EDT
  2896. Via:  Brl; 22 Oct 82 18:51-EDT
  2897. Via:  Brl-Bmd; 22 Oct 82 19:01-EDT
  2898.  
  2899. ZDT is quite copyrighted.  It is available for some fee from Lifeboat
  2900. (sorry, that is the only place I have seen it.)  I bought it a while ago,
  2901. and I recommend that you attempt to find something else first.  Although
  2902. it does have some nice features (block compare, block move, etc.) and
  2903. I use it for those functions, it is a real pain to use for debugging because
  2904. it formats the input.  Instead of figuring out that 1F is 001F, you are
  2905. expected to type the whole 4 digit number in.  If you forget, it doesn't
  2906. work.  In order to list a segment of code, it makes you specify a range.
  2907. Thus, you have to do the computation to figure out how much memory would
  2908. fit on a screen.  I don't believe that I am overly lazy in not wanting to
  2909. have to think about such things when my energy should be spent debugging
  2910. my code, not guessing at memory ranges!
  2911. -Michael
  2912. 23-Oct-82 11:33:00,410;000000000000
  2913. Date: 23 October 1982 13:33-EDT
  2914. From: Paul L Kelley <PLK@Mit-Mc>
  2915. Subject: Telephone Number Library Overlay for MODEM771
  2916. To: Info-CPM at BRL
  2917. Via:  Mit-Mc; 23 Oct 82 18:39-EDT
  2918. Via:  Brl; 23 Oct 82 19:06-EDT
  2919. Via:  Brl-Bmd; 23 Oct 82 19:23-EDT
  2920.  
  2921.  
  2922.     AR61:CPM; on MIT-MC now contains the file MNUM 771ASM. This
  2923. file is an overlay which changes the telephone number library in
  2924. MODEM771.
  2925.  
  2926.                         P.L.Kelley
  2927. 23-Oct-82 18:14:00,762;000000000000
  2928. Date: 23 October 1982 20:14-EDT
  2929. From: Frank J Wancho <FJW@Mit-Mc>
  2930. Subject:  Addresses wanted
  2931. To: INFO-CPM at Mit-Mc
  2932. Via:  Mit-Mc; 23 Oct 82 20:14-EDT
  2933. Via:  Brl; 23 Oct 82 20:16-EDT
  2934. Via:  Brl-Bmd; 23 Oct 82 20:22-EDT
  2935.  
  2936. Our high speed procurement cycle is finally in the ordering phase for
  2937. software I specified over six months ago.  Since then, I have lost the
  2938. references for three of the packages: "BASIC II", "Word Index II", and
  2939. "MICROPLOT".  None of these are carried by the major distributors, and
  2940. all were found in either BYTE or INFOWORLD to my recollection.  If
  2941. anybody has the name, address, and phone number for any or all of
  2942. these products, please send them directly to me.  No need to burden
  2943. this list with your reply.
  2944.  
  2945. Thanks,
  2946. Frank
  2947. 23-Oct-82 19:36:00,946;000000000000
  2948. Date:  23 October 1982 19:36 cdt
  2949. From:  Weinstein.MK541 at Hi-Multics
  2950. Subject:  JAWS IB 64 DYNAMIC RAM BOARD with Intel 8202 chip
  2951. To:  info-cpm at BRL
  2952. cc:  info-micro at BRL, Stenson.SLP at Hi-Multics
  2953. Via:  Hi-Multics; 23 Oct 82 20:39-EDT
  2954. Via:  Brl; 23 Oct 82 20:41-EDT
  2955. Via:  Brl-Bmd; 23 Oct 82 20:52-EDT
  2956.  
  2957. I am having a fair amount of trouble getting this new "great" RAM up and
  2958. running. I am almost certain that this board does not work in a front
  2959. panel system. I have an IMSAI mainframe..CROMemco CPU, CCS Disc
  2960. Controller and last but not least an IMSAI MIO board.
  2961.  
  2962. What a setup...right...  I have contacted the vendor "NETRONICS" and
  2963. they have been quite useless... also note that there is nothing
  2964. mentioned in the sales blurb that this board is for paneless systems.
  2965.  
  2966. Does anyone know what problem I have been having with this RAM board?  I
  2967. would certainly appreciate any modification updates that you have found
  2968. useful.
  2969. 24-Oct-82 03:16:00,600;000000000000
  2970. Date: 24 October 1982 05:16-EDT
  2971. From: Keith Petersen <W8SDZ@Mit-Mc>
  2972. Subject: PAMS list updated
  2973. To: Info-Cpm at BRL
  2974. Via:  Mit-Mc; 24 Oct 82 5:16-EDT
  2975. Via:  Brl; 24 Oct 82 4:55-EDT
  2976. Via:  Brl-Bmd; 24 Oct 82 6:23-EDT
  2977.  
  2978. Bill Blue's "Public Access Message (and file transfer) System" phone
  2979. number list has been updated on MC:CPM.  The list is available via
  2980. FTP, or if you cannot FTP send a message to Info-Cpm-Request@Brl
  2981. asking for a copy and it will be sent to you via netmail.  The
  2982. file is about 32,000 characters long, so make sure you have room
  2983. for it.  The filename is CPM;BBSNOS BYNAME.
  2984. 24-Oct-82 06:20:32,639;000000000000
  2985. Date:     24 Oct 82 8:20:32-EDT (Sun)
  2986. From:     Maj Harold Carter (AFIT) <hcarter@BRL>
  2987. To:       info-cpm at BRL
  2988. cc:       hcarter at BRL
  2989. Subject:  request for simple data base
  2990. Via:  Brl; 24 Oct 82 7:16-EDT
  2991. Via:  Brl-Bmd; 24 Oct 82 8:34-EDT
  2992.  
  2993. As chairman of the Design Automation Technical Committee for the IEEE Computer
  2994. Society, I have a need for a simple no-cost /low-cost file system to maintain
  2995. records on personnel and activities within the committee.  We can't muster
  2996. enough justification to get the Computer Society to buy DBASEII, so I have to
  2997. get this going out of my own pocket.  Any advice?
  2998.  
  2999.  
  3000.                 Dr. Hal Carter
  3001. 24-Oct-82 12:38:00,606;000000000000
  3002. Date: 24 October 1982 14:38-EDT
  3003. From: Edward Huang <EH@Mit-Ai>
  3004. To: info-cpm at Mit-Mc
  3005. cc: EH at Mit-Ai
  3006. Via:  Mit-Mc; 24 Oct 82 19:03-EDT
  3007. Via:  Brl; 24 Oct 82 18:01-EDT
  3008. Via:  Brl-Bmd; 24 Oct 82 19:57-EDT
  3009.  
  3010. Hello: Are there any users out there who run MP/M? specifically
  3011. the Magnolia implementation of MP/M II for the H89 ? If so,
  3012. please drop me a line as I am considering MP/M for my
  3013. H89 so i can use it at the same time while others are using
  3014. the DataTech BBS and CP/M section (415-595-0541). Also,has
  3015. anyone configured BYE for use under MP/M ? thanks,
  3016.     Edward Huang
  3017.     DataTech Systems
  3018. 24-Oct-82 21:25:00,1087;000000000000
  3019. Date: Sunday, 24 October 1982  20:25-PDT
  3020. From: WANCHO at Office-10
  3021. To: INFO-CPM at BRL, INFO-MICRO at BRL
  3022. Subject: Location of old correspondence
  3023. Reply-To: INFO-CPM-REQUEST at BRL
  3024. Via:  Office-10; 25 Oct 82 0:26-EDT
  3025. Via:  Brl; 24 Oct 82 23:23-EDT
  3026. Via:  Brl-Bmd; 25 Oct 82 0:47-EDT
  3027.  
  3028. The archives of old correspondence in ITS mail format are now
  3029. available from OFFICE-10 in the <MICRO> directory.  OFFICE-10 honors
  3030. the ANONYMOUS Login convention.  However, we ask that you FTP during
  3031. non-prime-time hours to help keep the load down.  OFFICE-10 is 1/93.
  3032.  
  3033. The format of these filenames is: file.ARCHIV;ymmdd.  The date is the
  3034. date of the last message in each file, which is the first physical
  3035. message, since the messages were prepended as they arrived...
  3036.  
  3037.                      Pgs  Bytes
  3038.  
  3039.  MICRO.ARCHIV;21024  202  516223 
  3040.  MICRO.ARCHIV;20819  160  407285 
  3041.  
  3042.  CPM.ARCHIV;21024    149  379588 
  3043.  CPM.ARCHIV;20820    142  362255 
  3044.  CPM.ARCHIV;20611    125  318105 
  3045.  CPM.ARCHIV;20410    196  500020 
  3046.  CPM.ARCHIV;11124    142  362200 
  3047.  CPM.ARCHIV;10615    101  257334 
  3048. 25-Oct-82 10:38:00,405;000000000000
  3049. Date: 25 Oct 1982 10:38 PDT
  3050. From: Fenchel.ES at Parc-Maxc
  3051. Subject: Heath 89 & CP/M
  3052. To: Info-CPM at BRL
  3053. Via:  Parc-Maxc; 25 Oct 82 16:56-EDT
  3054. Via:  Brl; 25 Oct 82 15:52-EDT
  3055. Via:  Brl-Bmd; 26 Oct 82 8:45-EDT
  3056.  
  3057. Do Heath 89 systems run standard CP/M?  If not, what
  3058. must one do to run a normal CP/M program?  Can the
  3059. Heath 89 be modified to run standard CP/M? etc.
  3060.  
  3061. Thanks,
  3062.  
  3063. Bob (Fenchel.ES@PARC)
  3064. 25-Oct-82 16:20:00,1113;000000000000
  3065. Date: 25 Oct 1982 1520-PDT
  3066. From: Jim Moore <MOORE@Usc-Isib>
  3067. Subject: Re: Diablo 630 Printer
  3068. To: RSH at Mit-Mc, info-cpm at BRL
  3069. In-Reply-To: Your message of 19 October 1982 20:18-EDT
  3070. Via:  Usc-Isib; 25 Oct 82 18:22-EDT
  3071. Via:  Brl; 25 Oct 82 17:14-EDT
  3072. Via:  Brl-Bmd; 26 Oct 82 8:51-EDT
  3073.  
  3074. Rick,
  3075.  
  3076. WE are using a 630 on our Northstar & it works just fine.  BUT -- in trying 
  3077. to get it to work with Wordstar, there were repeatable, subtle glitches which
  3078. just wouldn't go away.  I finally found someone w/ enough smarts to realize
  3079. that the 630 isjust too smart for W*!  Aparently, W* demands a sort of total 
  3080. control over the printer & some of the smarts of the 630 just got in the way.
  3081.  
  3082. The solution was to semi-lobotomize the 630 by removing two of its smarter
  3083. chips.  Once this was done, everything worked just fine.  Since we do all of
  3084. out printing via wordstar, at least all that requires any funny formatting,
  3085. this is just fine & I don't miss the reduced functionality in the hardware,
  3086. since the software (W*) does it all.  
  3087.  
  3088. (n.b. "out" above = "our".)
  3089.  
  3090. I hope this helps.
  3091.  
  3092. Jim
  3093. -------
  3094. 26-Oct-82 15:27:00,826;000000000000
  3095. Date:  26 October 1982 15:27 cdt
  3096. From:  Heiby.APSE at Hi-Multics
  3097. Subject:  N* Advantage MODEM7
  3098. Reply-To:  heiby at Hi-Multics
  3099. To:  info-cpm at BRL
  3100. cc:  Heiby.APSE at Hi-Multics
  3101. Via:  Hi-Multics; 26 Oct 82 18:32-EDT
  3102. Via:  Brl; 26 Oct 82 18:45-EDT
  3103. Via:  Brl-Bmd; 26 Oct 82 18:49-EDT
  3104.  
  3105. I have a NorthStar Advantage onto which I am trying to put MODEM7.  My
  3106. current stumbling block is lack of documentation for use of the serial
  3107. i/o card in the second slot.  The USER.ASM file tells how to run 1200
  3108. baud, but until I demonstrate that the thing works I can get only a 300
  3109. baud modem.  How do I configure the UART in the second slot?  (Ideally,
  3110. someone will volunteer to send me a working MODEM7 source/com/doc on a
  3111. NorthStar readable 5.25 inch floppy that I can copy and return with much
  3112. gratitude.)  Thanks. Ron.
  3113. 26-Oct-82 15:38:00,1437;000000000000
  3114. Date: 26 Oct 1982 1438-PDT
  3115. From: Dick <Mead@Usc-Eclb>
  3116. Subject: ZCPR problem
  3117. To: info-cpm at BRL
  3118. Via:  Usc-Eclb; 26 Oct 82 17:39-EDT
  3119. Via:  Brl; 26 Oct 82 17:45-EDT
  3120. Via:  Brl-Bmd; 26 Oct 82 18:03-EDT
  3121.  
  3122.  
  3123.  
  3124. Actually, I am using NZCPR14, but I will take a fix from anyone.
  3125. The problem I have is that the .COM file search is not working
  3126. the way I expect. I have 3 drives, A: , B: , C: . The normal
  3127. default drive/user is A0, and I have SECURE enabled. I have  .COM
  3128. files of the same name on both A: and C:, and C: uses USER's 1-6,
  3129. with the .COM files in USER 0. When logged onto C: in User 1-6, and
  3130. I try to run one of the  .COM files common to both A: & C:, it
  3131. appears that the C: file is selected about every other time, with
  3132. the A: file getting used instead of the C: file. What I wanted was
  3133. the C: file in user 0 to execute every time if logged anywhere on
  3134. C:. Is this due to SECURE, a bug? or do I mis-understand the search
  3135. pattern as described in the doc..???? I would like the search pattern
  3136. to look like; 1)current drive/user, 2)current drive user 0, 3)drive A
  3137. user 0...it may not be quite that way, but what I mean is that the
  3138. current drive needs to be checked twice at least, prior to switching
  3139. to the DEFAULT (A in this case)..Is it me?? or what??
  3140. Thanks for any help. I realize the "REAL" ZCPR group is not supporting
  3141. the NZCPR stuff, but maybe a hint, or if it is a bug, a fix.
  3142. -------
  3143. -------
  3144. -------
  3145. 26-Oct-82 17:40:37,325;000000000000
  3146. Date:     26 Oct 82 19:40:37-EDT (Tue)
  3147. From:     George Keller (IBD) <keller@BRL>
  3148. To:       info-cpm at BRL
  3149. Subject:  N* Advantage MODEM7
  3150. Via:  Brl; 26 Oct 82 19:56-EDT
  3151. Via:  Brl-Bmd; 26 Oct 82 20:00-EDT
  3152.  
  3153. I too want to find out how to "configure" a serial port in the 
  3154. second North Star Advantage slot.  
  3155.  
  3156. George.
  3157. 26-Oct-82 18:46:00,324;000000000000
  3158. Date: 26 October 1982 20:46-EDT
  3159. From: Eliot Scott Ramey <ELIOT@Mit-Mc>
  3160. To: info-cpm at BRL
  3161. Via:  Mit-Mc; 26 Oct 82 20:49-EDT
  3162. Via:  Brl; 26 Oct 82 20:54-EDT
  3163. Via:  Brl-Bmd; 26 Oct 82 20:57-EDT
  3164.  
  3165. Just a note:  I recieved PAMS.LST on my RCPM the other day which was
  3166. updated 10/08/82.  The one on MC is already outdated.
  3167. 27-Oct-82 00:40:04,526;000000000000
  3168. From: Fenchel.es at Parc-Maxc
  3169. Date: 27-Oct-82  0:40:04 EDT
  3170. Subject: CP/M and Heath 89 Systems
  3171. To: Info-CPM at BRL
  3172. Via:  Parc-Maxc; 27 Oct 82 0:40-EDT
  3173. Via:  Brl; 27 Oct 82 0:42-EDT
  3174. Via:  Brl-Bmd; 27 Oct 82 0:47-EDT
  3175.  
  3176. (I apologize if this is a duplicate message - our mailer has been having troubles).
  3177.  
  3178. Do Heath 89 systems run standard CP/M?  If not is there some way
  3179. to make them do this? (I have heard that these machines used to
  3180. run a non-standard CP/M and that some changes were in the works???)
  3181.  
  3182. Thanks,
  3183. Bob
  3184. 27-Oct-82 14:58:54,577;000000000000
  3185. Date:     27 Oct 82 16:58:54-EDT (Wed)
  3186. From:     Harold Carter (AFIT) <hcarter@BRL>
  3187. To:       info-cpm at BRL
  3188. cc:       hcarter at BRL
  3189. Subject:  bios for 5" Jade Double-D disk
  3190. Via:  Brl; 27 Oct 82 17:19-EDT
  3191. Via:  Brl-Bmd; 27 Oct 82 17:28-EDT
  3192.  
  3193. I have a student who is attempting to convert the bios written for an
  3194. Jade DD disk controller to a 5 1/4" Jade DD system.  He's having difficulties.
  3195. Anyone have a bios that will do the trick?  He'd appreciate code if possible
  3196. as weel as tips that may help him.  Reply to me....
  3197.  
  3198. Thanks....................... Hal Carter
  3199. 27-Oct-82 17:48:00,559;000000000000
  3200. Date: 27 Oct 1982 at 1648-PDT
  3201. To: info-cpm at BRL
  3202. Cc: fylstra.tsca at Sri-Unix
  3203. Subject: RT-11 tools
  3204. From: fylstra.tsca at Sri-Unix
  3205. Via:  Sri-Tsca; 27 Oct 82 18:02-PDT
  3206. Via:  Sri-Unix; 27 Oct 82 21:59-EDT
  3207. Via:  Brl; 27 Oct 82 22:03-EDT
  3208. Via:  Brl-Bmd; 27 Oct 82 22:08-EDT
  3209.  
  3210. Do either of the following exist in public domain form?
  3211.  
  3212.     - implementation of MODEM2 protocol under RT-11
  3213.     - CP/M program to transfer files between an RT-11-formatted
  3214.         floppy disk and a CP/M-formatted disk
  3215.  
  3216. Please reply to fylstra.tsca@sri-unix.  Thanks!
  3217.  
  3218. Dave Fylstra
  3219. 28-Oct-82 02:11:19,716;000000000000
  3220. Date: 28-Oct-82 01:11:19-PDT (Thu)
  3221. From: UCBARPA.dag at Ucb-C70 (David Allen Gewirtz)
  3222. Subject: Syquest hard drives
  3223. Message-Id: <8209280811.22487@UCBARPA.BERKELEY.ARPA>
  3224. Received: by UCBARPA.BERKELEY.ARPA (3.224 [10/16/82])
  3225.     id A22486; 28-Oct-82 01:11:20-PDT (Thu)
  3226. Received: from UCBARPA.BERKELEY.ARPA by UCBVAX.BERKELEY.ARPA (3.227 [10/22/82])
  3227.     id A01324; 28-Oct-82 19:31:51-PDT (Thu)
  3228. To: INFO-CPM at Mit-Ai, JDOS at Mit-Ai
  3229. Via:  Mit-Ai; 3 Nov 82 9:17-EST
  3230. Via:  Brl; 3 Nov 82 16:17-EST
  3231. Via:  Brl-Bmd; 3 Nov 82 17:46-EST
  3232.  
  3233. They are in Fremont, CA..off the San Francisco Bay.  I have no idea
  3234. of their address, but if you are desperate, Fremont is in the 415
  3235. area code, call information and ask.
  3236.  
  3237. David
  3238. 28-Oct-82 09:47:00,564;000000000000
  3239. Date: 28 October 1982 11:47-EDT
  3240. From: Keith Petersen <W8SDZ@Mit-Mc>
  3241. Subject:  BBSNOS BYAREA updated
  3242. To: INFO-CPM at BRL
  3243. Via:  Mit-Mc; 28 Oct 82 11:48-EDT
  3244. Via:  Brl; 28 Oct 82 11:56-EDT
  3245. Via:  Brl-Bmd; 28 Oct 82 12:03-EDT
  3246.  
  3247. The MIT-MC file CPM;BBSNOS BYAREA has been updated to the same version
  3248. as BBSNOS BYNAME, thanks to Frank Wancho <FJW@MC>.  This is Bill
  3249. Blue's very comprehensive list of phone numbers of public access
  3250. message and file transfer systems.  BYAREA is sorted by telephone
  3251. number area code.  BYNAME is sorted by the name of the system.
  3252. 28-Oct-82 10:27:24,974;000000000000
  3253. Date: 28 Oct 1982 10:27:24 EST (Thursday)
  3254. From: Cal Thixton <tj@Okc-Unix>
  3255. Subject: Re: Heath 89 & CP/M
  3256. In-Reply-to: Your message of 25 Oct 1982 10:38 PDT
  3257. To: Fenchel.ES at Parc-Maxc
  3258. Cc: Info-CPM at BRL
  3259. Via:  Okc-Unix; 28 Oct 82 12:04-EDT
  3260. Via:  Brl; 28 Oct 82 12:16-EDT
  3261. Via:  Brl-Bmd; 28 Oct 82 12:32-EDT
  3262.  
  3263. Heath 89 systems run an os from Heath called HDOS. The design
  3264. and implementation is very nice. It is not perfect, but cp/m
  3265. could learn a few things from them. also, there is not a whole
  3266. lot of software available for hdos, so i switched my 89 to
  3267. Magnolia's cp/m. This was relatively painless and not very expensive.
  3268. no more than for other systems. they send you a small kit with
  3269. diagrams and instructions on how to switch your system over. 
  3270. it took me about an hour or so and it booted up the first time,
  3271. amazingly enough. I have heard of some bad things about Magnolia,
  3272. but my experience has been very good. oh, this is standard cp/m
  3273. 2.2. 
  3274.             cal
  3275. 28-Oct-82 10:56:31,1181;000000000000
  3276. Date:     28 Oct 82 12:56:31-EDT (Thu)
  3277. From:     Rick Conn <rconn@BRL>
  3278. To:       Dick <Mead@Usc-Eclb>
  3279. cc:       info-cpm at BRL
  3280. Subject:  Re:  ZCPR problem,  +ZCPR2
  3281. Via:  Brl; 28 Oct 82 13:20-EDT
  3282. Via:  Brl-Bmd; 28 Oct 82 13:41-EDT
  3283.  
  3284.         I don't have a solution to your problem, but it may be  a
  3285. thing  of  the past anyway.  ZCPR2 will be coming out soon (hope-
  3286. fully within a month), and it has user-definable paths which  are
  3287. much  nicer  than  the  old,  "crude" command-search hierarchy of
  3288. ZCPR1.  With it, you can specify each user/disk to search  expli-
  3289. citly (such as $$, $0, c5, b4, a$, and a0, which searches current
  3290. disk/current user to  current  disk/user  0  to  c/5  to  b/4  to
  3291. a/current user to a/0).  Also, combined with some utilities which
  3292. are coming out with it, you have a named directory structure  and
  3293. some  user  area  security  (directories with names like HELP and
  3294. PASCAL, say, and passwords required to move  into  System  direc-
  3295. tories [when the USER command is disabled]).
  3296.  
  3297.         This is just a teaser.  Please don't inquire further  ...
  3298. all information will be released when beta testing is complete.
  3299.  
  3300.                 Rick
  3301. 28-Oct-82 14:27:00,894;000000000000
  3302. Date: 28 Oct 1982 at 1527-CDT
  3303. From: awd at Utexas-11
  3304. Subject: Winchester back-up at a reasonable price.
  3305. To: info-micro at BRL, info-cpm at BRL
  3306. cc: awd at Utexas-11
  3307. Via:  Utexas-11; 28 Oct 82 16:38-EDT
  3308. Via:  Brl; 28 Oct 82 16:49-EDT
  3309. Via:  Brl-Bmd; 28 Oct 82 17:03-EDT
  3310.  
  3311.  
  3312.     Does it exist?? I have a 33 Meg Priam based hard disk subsystem, 
  3313. and have been looking for a back-up system (like cartridge tape) that is
  3314. quick & simple, and less than $2000.oo or so. Floppies are not the answer,
  3315. i have to nurse the system thru the back-up process. Most tame systems are
  3316. in excess of $4000.oo and not very usable. The best i have found is the 
  3317. Marshall from TKS Corporation at $3295.oo for S-100. It does what i want, but
  3318. at that price i could almost buy another 33 meg drive and back up onto it!
  3319.  
  3320.     Please reply direct, and my apologies to those who get this twice.
  3321.  
  3322.     -Andrew
  3323. -------
  3324. 28-Oct-82 18:51:00,857;000000000000
  3325. Date: 28 Oct 1982 2051-EDT
  3326. From: ELIOT at Mit-Dms (Eliot Scott Ramey)
  3327. To: info-cpm at BRL
  3328. Subject: MT+ SPP
  3329. Message-id: <[MIT-DMS].247945>
  3330. Via:  Mit-Dms; 28 Oct 82 20:51-EDT
  3331. Via:  Brl; 28 Oct 82 21:02-EDT
  3332. Via:  Brl-Bmd; 28 Oct 82 21:04-EDT
  3333.  
  3334.     At work we are having a problem with D.R.'s SpeedProgramming Package
  3335. for Pacal/MT+.  For some reason we can't get the commands in the
  3336. editor to respond correctly if at all.  For example:  ^F is supposed
  3337. to go into INSERT mode, for us it goes into SEARCH mode!
  3338. And the ^Q SUPER COMMAND (which will allow exit of editor to supervisor)
  3339. doesnt respond at all!  As a matter of fact the only command that
  3340. is recognized is ^M which is a non-destructive nextline command.
  3341.  
  3342. Any suggestions?  Have you had these problems?  What do I do?
  3343. BTW, this is SSP 5.2 with the 5.5 addendum.
  3344.  
  3345.                         -Eliot at Mit-DM
  3346. 28-Oct-82 19:34:00,715;000000000000
  3347. Date: 28 Oct 1982 (Thursday) 2134-EDT
  3348. From: HUNEYCUTT at Wpafb-Afwal
  3349. Subject: Fast sequences..
  3350. To:   Info-CPM at BRL
  3351. Via:  Wpafb-Afwal; 28 Oct 82 21:27-EDT
  3352. Via:  Brl; 28 Oct 82 21:31-EDT
  3353. Via:  Brl-Bmd; 28 Oct 82 22:34-EDT
  3354.  
  3355.  
  3356. Hi,
  3357.   Has anyone figured out how to grab all the characters shot down the line
  3358. by terminals likle the H-19 when one of the function keys is 
  3359. pressed?  I'm working on an editor (another one, yet) that needs to have
  3360. the ability to interrupt from screen updates to get user requests, but short
  3361. of having an interrupt driven system w/ring buffer or a Super ROM to slow
  3362. down the sending, I invariably lose characters.  The editor's written in
  3363. BDS C, by the way.
  3364.  
  3365. Thanks,
  3366. Doug
  3367. 28-Oct-82 20:43:50,1660;000000000000
  3368. Date:     28 Oct 82 20:43:50 EST  (Thu)
  3369. From:     Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  3370. Subject:  Godbout 8085/8088
  3371. To:       info-micro at BRL, info-cpm at BRL
  3372. Via:  UCF-CS; 30 Oct 82 16:56-EDT
  3373. Via:  Udel-Relay; 3 Nov 82 20:53-EST
  3374. Via:  Brl; 3 Nov 82 21:19-EST
  3375. Via:  Brl-Bmd; 3 Nov 82 21:31-EST
  3376.  
  3377. I recently purchased a Godbout 8085/8088 CPU and to my chagrin it
  3378. doesn't work very well.  I can barely get the 8085 to run at 2 MHz.
  3379.  
  3380. My system consists of an Imsai 8080, 128K of CCS dynamic memory, a Jade
  3381. Double-D FDC, and a CCS 4-port serial I/O card.  I have followed
  3382. Godbout's instructions regarding jumper and dip switch options, paying
  3383. special attention to those that apply to the Imsai 8080.  The strangest
  3384. thing that the CPU does is drop bits 0 and 7 when reading memory.  The
  3385. most flagrant case of this occurs when reading nonexistent memory with,
  3386. say, DDT.  Instead of all FF's, I get all 7E's!  Particularly
  3387. disconcerting as well is the lack of ability to execute an EI (FB --
  3388. has both end bits) since my BIOS is interrupt-driven.  Very weird.
  3389. At 6 MHz, nothing at all works; this was more or less anticipated.
  3390.  
  3391. I have shifted gears back to the original IMS 8080 card, which I'd like
  3392. to chuck soon.  Has anyone had similar problems with the 8085/8088 and
  3393. what are your experiences with Godbout's Tech. support in cases like
  3394. this (i.e., those that are beyond the capability of my "local dealer's"
  3395. technical knowledge)?  [I notice that Godbout tries to keep its phone
  3396. number out of manuals and other user documents.]
  3397.                         
  3398.                     Ben Goldfarb ARPA:
  3399.                     goldfarb.ucf-cs@Udel-Relay
  3400.                     uucp: ...!duke!ucf-cs!goldfarb
  3401. 28-Oct-82 22:07:59,652;000000000000
  3402. Date:     28 Oct 82 22:07:59 EST  (Thu)
  3403. From:     Ben Goldfarb <goldfarb.ucf-cs@Udel-Relay>
  3404. Subject:  Re:  RT-11 tools
  3405. To:       fylstra.tsca at Sri-Unix, info-cpm at BRL
  3406. Cc:       W8SDZ at BRL
  3407. Via:  UCF-CS; 30 Oct 82 16:57-EDT
  3408. Via:  Udel-Relay; 3 Nov 82 20:54-EST
  3409. Via:  Brl; 3 Nov 82 21:20-EST
  3410. Via:  Brl-Bmd; 3 Nov 82 21:33-EST
  3411.  
  3412. The CP/M - Rt-11 disk transfer program exists in the BDSCUG 
  3413. library.  I believe that Keith Petersen also archived a copy
  3414. at Mit-Mc, but he will have to confirm that.  I have used the
  3415. program quite a bit for large and small files and it works 
  3416. just fine.
  3417.                     Ben Goldfarb
  3418.                     goldfarb.ucf-cs@Udel-Relay
  3419. 28-Oct-82 23:34:00,1067;000000000000
  3420. Date: 29 October 1982 01:34-EDT
  3421. From: Paul L Kelley <PLK@Mit-Mc>
  3422. Subject: PIP as a simple terminal and remote file transfer program
  3423. To: INFO-CPM at BRL
  3424. Via:  Mit-Mc; 29 Oct 82 1:34-EDT
  3425. Via:  Brl; 29 Oct 82 1:53-EDT
  3426. Via:  Brl-Bmd; 29 Oct 82 2:04-EDT
  3427.  
  3428.  
  3429.     AR64:CPM; on MIT-MC now contains the files:
  3430.  
  3431.         PIPMOD ASM
  3432.         PIPMOD DOC
  3433.  
  3434. They are to help the novice CP/M communicator who does not have a
  3435. terminal and file transfer program. The files might be useful hardcopy
  3436. handouts. A brief description of the assembly language file follows.
  3437.  
  3438.     PIPMODEM.ASM is a routine to modify CP/M-80's PIP to become a
  3439. communications terminal program as well as to download to disk a text
  3440. file from another computer.
  3441.  
  3442.     PIPMODEM.ASM is short enough that it can be easily typed in if
  3443. you have a printed copy or be hand copied from a display terminal
  3444. while in communication with a remote computer. The comments in lower
  3445. case do not need to be copied. Normally only three or four equates
  3446. need to be modified. 88 bytes of object code are generated.
  3447.  
  3448.                             P.L.Kelley
  3449. 29-Oct-82 04:39:00,439;000000000000
  3450. Date: 29 October 1982 06:39-EDT
  3451. From: Charlie Strom <CSTROM@Mit-Mc>
  3452. Subject:  RT-11 tools
  3453. To: fylstra.tsca at Sri-Unix
  3454. cc: info-cpm at BRL
  3455. Via:  Mit-Mc; 29 Oct 82 6:39-EDT
  3456. Via:  Brl; 29 Oct 82 6:58-EDT
  3457. Via:  Brl-Bmd; 29 Oct 82 7:02-EDT
  3458.  
  3459. Look at AR24:CPM;RT11 C and the related files (on MC). This is
  3460. supposed to be able to do the disk conversion you require. I
  3461. understand it works just fine, though I have not tried it myself.
  3462. 30-Oct-82 13:09:53,1515;000000000000
  3463. Date:     30 Oct 82 15:09:53-EDT (Sat)
  3464. From:     Keith Petersen <w8sdz@BRL>
  3465. To:       Info-Cpm at BRL
  3466. Subject:  [lou:  Electric Pencil Request]
  3467. Via:  Brl; 30 Oct 82 18:03-EDT
  3468. Via:  Brl-Bmd; 30 Oct 82 15:29-EDT
  3469.  
  3470. Replies to address below, please.  Can anyone help?
  3471.  
  3472. ----- Forwarded message # 1:
  3473.  
  3474. Date: 26 Oct 82 15:08:56-PDT (Tue)
  3475. To: info-micro at Brl
  3476. From: menlo70!sytek!gi!lou at Ucb-C70
  3477. Subject: Electric Pencil Request
  3478. Article-I.D.: gi.209
  3479. Via:  Usenet; 30 Oct 82 8:25-PDT
  3480. Via:  Sri-Unix; 30 Oct 82 10:31-EDT
  3481. Via:  Brl; 30 Oct 82 13:35-EDT
  3482. Via:  Brl-Bmd; 30 Oct 82 10:55-EDT
  3483.  
  3484. I posted this request in net.wanted a couple of months ago but
  3485. received no response.  Apologies to folks who have seen it before.
  3486.  
  3487. I have a copy of the Electric Pencil II text editor/formatter which I
  3488. can no longer use since I changed the configuration of my machine.
  3489. There is a version I could use, but the vendor, Michael Shrayer
  3490. Software, seems to have vanished from the face of the earth.  Does
  3491. anyone know the whereabouts of Michael Shrayer, or does anyone have
  3492. version DS-II (Diablo, Sol, CP/M) of the Electric Pencil?  I would be
  3493. more than happy to send a blank floppy disk with a box top from my
  3494. license agreement in a SASE.  It bugs me that I spent $300 for a
  3495. program that I can't use anymore.
  3496.  
  3497.             Thanks (I hope) in advance.
  3498.  
  3499.             Louis Warshawsky
  3500.             General Instrument R&D
  3501.             ucbvax!menlo70!sytek!gi!lou
  3502.             decvax!sytek!gi!lou
  3503.             (602) 963-7373
  3504.  
  3505.  
  3506.  
  3507.  
  3508. ----- End of forwarded messages
  3509. 30-Oct-82 13:15:20,1424;000000000000
  3510. Date:     30 Oct 82 15:15:20-EDT (Sat)
  3511. From:     Keith Petersen <w8sdz@BRL>
  3512. To:       Info-Micro at BRL, Info-Cpm at BRL
  3513. Subject:  [obrien:  Re: Failed mail from Rand-Relay]
  3514. Via:  Brl; 30 Oct 82 18:13-EDT
  3515. Via:  Brl-Bmd; 30 Oct 82 15:31-EDT
  3516.  
  3517. In case any of you had rejection messages from Rand-Relay...
  3518. the problem has been fixed.  Here's what happened:
  3519.  
  3520. ----- Forwarded message # 1:
  3521.  
  3522. Date: Saturday, 30 Oct 1982 12:09-PDT
  3523. To: Doug Kingston <dpk at BRL>
  3524. Cc: obrien at RAND-RELAY, dcrocker at UDEL-RELAY, mike at BRL,
  3525.     w8sdz at BRL, wancho at BRL
  3526. Subject: Re:  Failed mail from Rand-Relay
  3527. In-reply-to: Your message of     30 Oct 82 7:34:10-EDT (Sat).
  3528. From: obrien at RAND-RELAY
  3529. Via:  Rand-Relay; 30 Oct 82 12:43-EDT
  3530.  
  3531.     You got it.  We had a bolus of 600 messages come in for Rand-Relay
  3532. at a time when UDel-Relay's Arpanet connection was very, very sick.
  3533. We do not have a TCP connection to UDel-relay, and the messages were
  3534. breaking their NCP, so I put them off in a hole.  When UDel was finally
  3535. fixed, I put the messages back, and they all timed out simultaneously.
  3536. The multiple instances of "deliver" pushed the load average up to 7.0
  3537. on Rand-Relay, and caused multiple outgoing copies of the returned mail.
  3538.  
  3539.     We have set up procedures now which will let us take over directly
  3540. the functions of a broken relay, so this sort of thing shouldn't happen
  3541. again.
  3542.  
  3543. ----- End of forwarded messages
  3544. 30-Oct-82 23:39:00,489;000000000000
  3545. Date: 31 October 1982 01:39-EDT
  3546. From: Herb Lin <LIN@Mit-Mc>
  3547. Subject:  getting rid of header lines...
  3548. To: info-micro at BRL, info-cpm at BRL
  3549. Via:  Mit-Mc; 2 Nov 82 16:38-EST
  3550. Via:  Brl; 3 Nov 82 9:30-EST
  3551. Via:  Brl-Bmd; 3 Nov 82 17:33-EST
  3552.  
  3553. is there anyone out there who knows how to get rid of all the "via"
  3554. routing msgs?  Maybe someone with a good EMACS RMAIL filter that will
  3555. save me from having to print 10 irrelevant lines before getting to the
  3556. real part of the msg?? thanks.
  3557. 31-Oct-82 00:13:00,768;000000000000
  3558. Date: 31 October 1982 02:13-EDT
  3559. From: Keith Petersen <W8SDZ@Mit-Mc>
  3560. Subject: Goodman: Micromation Doubler help
  3561. To: Info-Cpm at BRL, Info-Micro at BRL
  3562. Via:  Mit-Mc; 2 Nov 82 16:38-EST
  3563. Via:  Brl; 3 Nov 82 9:30-EST
  3564. Via:  Brl-Bmd; 3 Nov 82 17:34-EST
  3565.  
  3566. The following is relayed from my RCPM system.  Please
  3567. reply to Dave Goodman, not me.  Thanks.  Can anyone
  3568. help?
  3569.  
  3570. ---forwarded message---
  3571.  
  3572. Date: 10/31/82
  3573. From: Dave Goodman
  3574. To:   All
  3575. Re:   Need Micromation Doubler help
  3576.  
  3577. Does anyone have documentation (manual, schematic,
  3578. driver listings, whatever) for the old Micromation
  3579. Doubler disk controller board?  I'd be happy to buy
  3580. borrow, pay for copying, or whatever is fair.
  3581.  
  3582. Any help would be much appreciated.  Call (703)-347-4799
  3583. (collect) thanks.
  3584. 31-Oct-82 09:37:00,1311;000000000000
  3585. Date: 31 October 1982 11:37-EST
  3586. From: Roger L Long <BYTE@Mit-Mc>
  3587. Subject: Re: Fast sequences..
  3588. To: HUNEYCUTT at Wpafb-Afwal
  3589. cc: Info-CPM at BRL
  3590. Via:  Mit-Mc; 3 Nov 82 14:40-EST
  3591. Via:  Brl; 3 Nov 82 16:25-EST
  3592. Via:  Brl-Bmd; 3 Nov 82 18:34-EST
  3593.  
  3594. In order to handle fast escape sequences (of the form ESC-key), something
  3595. like the following might work:
  3596.  
  3597. TERMIN:    LXI    H,BUFCHR
  3598.     MOV    A,M
  3599.     ORA    A        ; is a character buffered?
  3600.     MVI    M,0
  3601.     RNZ            ; yes, return the character
  3602. TERMI1:    IN    STAT
  3603.     ANI    MASK
  3604.     JNZ    TERMI1        ; wait for a character to appear
  3605.     IN    KEY        ; read the character
  3606.     ANI    7FH
  3607.     CPI    1BH        ; is it an ESCape?
  3608.     RNZ            ; nope, return it as-is
  3609.     LXI    H,TIMVAL    ; wait for another character
  3610. TERMI2:    IN    STAT        ; ...calculate TIMVAL to that
  3611.     ANI    MASK        ; ...this loop will time out
  3612.     JZ    TERMI3        ; ...if an ESCape is sent alone
  3613.     DCX    H
  3614.     MOV    A,H
  3615.     ORA    L
  3616.     JNZ    TERMI2
  3617.     JMP    TERMI4        ; if time-out, return only ESCape
  3618. TERMI3:    IN    KEY
  3619.     ANI    7FH
  3620.     STA    BUFCHR        ; save next character in sequence
  3621. TERMI4:    MVI    A,1BH
  3622.     RET            ; return ESCape
  3623.  
  3624. For the keypad keys, where the H19 returns a three-character sequence,
  3625. the time-out read could be placed in a subroutine, to wait for the 
  3626. fixed second-character value, and finally for the unique third
  3627. character value.  Only the third character need be saved.
  3628.  
  3629.     -roger
  3630. 31-Oct-82 12:13:00,505;000000000000
  3631. Date: 31 Oct 1982 1113-PST
  3632. From: mailer
  3633. Subject: RT11 tools
  3634. Sender: MEAD at Usc-Eclb
  3635. To: info-cpm at BRL
  3636. Reply-To: Mead at Usc-Eclb
  3637. Via:  Usc-Eclb; 2 Nov 82 16:33-EST
  3638. Via:  Brl; 3 Nov 82 9:14-EST
  3639. Via:  Brl-Bmd; 3 Nov 82 17:28-EST
  3640.  
  3641. I have been using the RT11/CPM interchange program, and it works fine.
  3642. My only real complaint is that there are no wildcards, each file
  3643. name must be entered if you want to transfer the file. I have used
  3644. it on 3 different CP/M systems with no trouble.
  3645. -------
  3646. 31-Oct-82 13:31:00,491;000000000000
  3647. Date: 31 October 1982 16:31-EDT
  3648. From: Michael C Adler <MADLER@Mit-Ml>
  3649. Subject: JRT Pascal code question
  3650. To: Info-cpm at BRL
  3651. Via:  Mit-Ml; 3 Nov 82 10:42-EST
  3652. Via:  Brl; 3 Nov 82 16:21-EST
  3653. Via:  Brl-Bmd; 3 Nov 82 18:29-EST
  3654.  
  3655. I have JRT Pascal but don't have the documentation yet.  It appears that the
  3656. RESET/REWRITE/OPEN construct is quite different from standard Pascal.  Could
  3657. somebody please send me the argument list for these procedures.  What
  3658. does OPEN do?
  3659. Thanks,
  3660. -Michael
  3661. 31-Oct-82 18:07:00,1316;000000000000
  3662. Date: 31 October 1982 21:07-EDT
  3663. From: Allan D Plehn <PLEHN@Mit-Ai>
  3664. To: INFO-CPM at BRL
  3665. Via:  Mit-Ai; 3 Nov 82 8:59-EST
  3666. Via:  Brl; 3 Nov 82 9:38-EST
  3667. Via:  Brl-Bmd; 3 Nov 82 17:41-EST
  3668.  
  3669. Date:    31 October 1982
  3670. From:    Allan Plehn <PLEHN@MIT-MC>
  3671. Subject: Need programs for Logistical Support Analysis, etc.
  3672. To:      INFO-CPM at BRL
  3673.  
  3674. Can  anyone  suggest  a source for programs of  the  kind  listed 
  3675. below?  A  program package of this kind is available for the  HP-
  3676. 41C(V) from Systems Exchange in Santa Monica.   However,  I would 
  3677. like  to run the programs on a CP/M based micro.   If you know of 
  3678. any  such  programs  that are available  at  a  reasonable  price 
  3679. (<$350) or free,  kindly advise.   Would prefer programs to be in 
  3680. Microsoft  BASIC,  Fortran 80,  or other commonly available  high 
  3681. level  language for CP/M systems.   Maybe you have written  some-
  3682. thing  along these lines for your own use and would be willing to 
  3683. share it.  Any and all suggestions will be sincerely appreciated.
  3684.  
  3685. PROGRAMS:
  3686.     Logistical Support Analysis    LSA
  3687.  
  3688.     Design To Cost            DTC
  3689.  
  3690.     Life-Cycle Costing        LCC
  3691.  
  3692.     Level of Repair            LOR
  3693.  
  3694.     Repairability and         RAM
  3695.     Maintainability Analysis
  3696.  
  3697.  
  3698. I doubt that this kind of stuff would be of general interest so please
  3699. reply directly to me.
  3700.  
  3701.                 Al Plehn
  3702.