home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / ibm / pc / digest / 203 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  35.3 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!ucbvax!WSMR-SIMTEL20.ARMY.MIL!Info-IBMPC
  2. From: Info-IBMPC@WSMR-SIMTEL20.ARMY.MIL ("Info-IBMPC Digest")
  3. Newsgroups: comp.sys.ibm.pc.digest
  4. Subject: Info-IBMPC Digest V93 #3
  5. Message-ID: <930108234633.V93N3@wsmr-simtel20.Army.Mil>
  6. Date: 10 Jan 93 08:10:47 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: Info-IBMPC@wsmr-simtel20.ARMY.mil
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 879
  12. Approved: info-ibmpc@wsmr-simtel20.army.mil
  13. X-Unparsable-Date: Fri,  8 Jan 93 23:46:31 GMT+1
  14.  
  15. Info-IBMPC Digest           Fri,  8 Jan 93       Volume 93 : Issue   3 
  16.  
  17. Today's Editor:
  18.          Gregory Hicks - Rota Spain <GHICKS@wsmr-simtel20.Army.Mil>
  19.  
  20. Today's Topics:
  21.                       486 heat: Worry about it???
  22.          The truth about NT installing when OS/2 2.0 is present
  23.                      A problem doing FTP by E-Mail
  24.                            Bar code printing
  25.                      Cannote Execute Myprg.Exe ...
  26.         Cyrillic fonts needed for Word Perfect 5.1 (DOS edition)
  27.                            DRAM refresh rates
  28.                             e-mail addresses
  29.                       Generic CDROM Configuration
  30.                 IBM PC 256K MB dip switches info needed
  31.                   New Simtel-20 MSDOS CDROM available
  32.            Opinion:  What IBM should change in OS/2 (2 msgs)
  33.                          OS/2 2.1 Observations
  34.                           redirecting plotting
  35.              Using if-then-else conditionals to select text
  36.                        Windows application errors
  37.                          Wolf3d Joystick Usage
  38.                      Re: CKermit - help! (V92 #207)
  39.  
  40. Send Replies or notes for publication to: <INFO-IBMPC@brl.mil>
  41.  
  42. Send requests of an administrative nature (addition to, deletion from
  43. the distribution list, et al) to: <INFO-IBMPC-REQUEST@brl.mil>
  44.  
  45. Addition and Deletion requests for UK readers should be sent to:
  46. <INFO-IBMPC-REQUEST@DARESBURY.AC.UK>
  47.  
  48. Archives of past issues of the Info-IBMPC Digest are available by FTP
  49. ONLY from WSMR-SIMTEL20.ARMY.MIL in directory PD2:<ARCHIVES.IBMPC>.
  50.  
  51. ----------------------------------------------------------------------
  52.  
  53. Date: Thu, 31 Dec 1992 07:01:31 GMT
  54. From: gel44@gel.ulaval.ca (Usager temporaire)
  55. Subject: 486 heat: Worry about it???
  56.  
  57. Info-IBMPC@wsmr-simtel20.ARMY.mil writes:
  58.  
  59. >    I recently upgraded to a 486 and discovered that since my hard
  60. >drive is mounted vertically right above the cpu
  61.                   ----------
  62.  
  63.     No hard disk should be installed vertically unless it was
  64. designed to be mounted in that position.  You may experience new bad
  65. sectors cause by that wrong installation.
  66.  
  67.     Concerning your heat problem, it would be a good idea to put
  68. your drive in another place in order keep your drive "healthy" longer.
  69.  
  70. Christian Plante a.k.a gel44@gel.ulaval.ca
  71. Laval University
  72. Quebec, Canada
  73.  
  74. ------------------------------
  75.  
  76. Date: Tue, 5 Jan 93 4:30:50 EST
  77. From: Gregory Hicks - Rota Spain <ghicks@BRL.MIL>
  78. Subject: The truth about NT installing when OS/2 2.0 is present
  79.  
  80. Timothy:
  81.  
  82. The notes Marshall is referring to are from comp.os.os2.misc...
  83.  
  84. Regards,
  85. Gregory Hicks
  86. Editor, Info-IBMPC Digest
  87.  
  88. From: Marshall Goldberg <marshalg@microsoft.com>
  89. Date: Mon, 4 Jan 93 13:43:32 PST
  90.  
  91. Dear Readers,
  92.  
  93. Here are the facts behind the problem experienced when trying to
  94. install NT after OS/ 2 2.0 was previously installed on a disk. Please
  95. note that there is no "conspiracy" here, but ordinary BUGS. These bugs
  96. were properly discovered during beta testing, as we don't test
  97. internally against OS/2 2.0 and/or other operating systems. Just to
  98. make this clear I am including messages directly from the developers.
  99.  
  100. Marshall R. Goldberg
  101. Microsoft Developer Relations Group
  102.  
  103. ------------------
  104.  
  105. From: Mike Glass
  106. To: John Hall; Marshall Goldberg
  107. >Subject: FW: FW: Item off usenet
  108. Date: Monday, December 28, 1992 2:49PM
  109.  
  110. Note that the inconvenience my bug caused  users of OS/2 2.0 was also
  111. experienced (and expressed) by users of Compaq's Diagnostic partition
  112. (type 12) and those that have XENIX partitions (types 2 and 3) on their
  113. machines (among others).
  114.  
  115. ----------
  116.  
  117. From: Mike Glass
  118. To: Windows NT Development Groups
  119. >Subject: Re: FW: Item off usenet
  120. Date: Tuesday, December 15, 1992 4:06PM
  121.  
  122. This is unbelievable. I make a very silly mistake in my drive lettering
  123. algorithm in NT. I didn't increment the partition count when I
  124. encountered a partition type we don't recognize. What the discussion
  125. below doesn't mention, is that when we encounter a partition that we
  126. don't recognize, drive letters are messed up for all the remaining
  127. partitions on a disk. We assign drive letters only to type 1,4,6 and 7,
  128. but we build objects to represent any partition, including IBM's boot
  129. manager.  This means that partitions that could not be used by MS DOS
  130. can still be accessed by software in NT.  I fixed the bug since the
  131. OCTOBER BETA and I am amazed at the ridiculous accusations that are
  132. flying around on confuseserve. Currently, with Ted's and my fixes,
  133. after the install process, one must boot NT and then change the boot
  134. indicator to the boot manager partition to restore the OS/2 dual boot
  135. capability. We adjust the boot indicator because installing NT is a
  136. multiboot process and the reboots must boot into the setup program.
  137. Doug Hogarth has Windows 3.1, OS/2 2.0 and Windows NT installed on his
  138. machine in building 1.
  139.  
  140. ----------
  141.  
  142. From: Ted Miller, development manager, Windows NT Setup
  143. Cc: Mike Glass
  144. >Subject: RE: FW: Item off usenet
  145. Date: Monday, December 28, 1992 3:50PM
  146.  
  147. There were two bugs in the October release that prevented us from
  148. working correctly in some cases when any non-DOS (types 1,4,5,6,7)
  149. partition is present on a disk.  The first is a bug in Setup, wherein
  150. one part of Setup recognized the presence of the 'alien' partition and
  151. another part didn't.  The net result is that Setup gets confused and
  152. can produce the nasties that were mentioned.
  153.  
  154. The second bug has to do with the drive lettering algorithm, which was
  155. broken for multiple primary partitions when some are of unrecognized
  156. types (like is the case when boot manager is installed).
  157.  
  158. The first bug is mine, the second is Mike Glass's.  Both have been
  159. fixed and we will work just fine with Boot Manager present in the next
  160. beta.
  161.  
  162. ------------------------------
  163.  
  164. Date: Wed, 30 Dec 1992  20:11:16 EST
  165. From: "Paul Robinson, Contractor" <FZC@cu.nih.gov>
  166. Subject: A problem doing FTP by E-Mail
  167.  
  168. A user is having a problem doing an FTP request via the FTPMAIL
  169. resource provided by FTPMAIL@DECWRL.DEC.COM.
  170.  
  171. To do a request for FTP you have to do a directory on the appropriate
  172. site in the method THAT SITE wants.  Generally, if I do an FTP to a
  173. site I use
  174.  
  175. DIR
  176.  
  177. the first time; this will give me some information in order to tell me
  178. how to read the directory by knowing what is there.
  179.  
  180. His message to me indicates he was asking whether he should use DIR
  181. PD1: or just DIR.
  182.  
  183. This implies to me that he is trying to issue a request to
  184. WSMR-SIMTEL20.ARMY.MIL.  That's really where the problem is.
  185.  
  186. Simtel20 is impacted.  It is *very busy*.  Extremely busy.  It is for
  187. that reason that mirror sites for this site have been set up.
  188.  
  189. I may suggest anyone trying to access WSMR-SIMTEL20.ARMY.MIL instead
  190. try OAK.OAKLAND.EDU instead as SIMTEL20 is impacted.  {Badly impacted.}
  191.  
  192. "Now remember, on this pillage, you're supposed to rape the women and
  193. kill the men.  Get it right this time, okay?"   - Attributed to Attilla
  194. the Hun.  NOT.
  195.  
  196. Paul Robinson -- TDARCOS@MCIMAIL.COM
  197. These opinions are mine alone.
  198.  
  199. ------------------------------
  200.  
  201. Date: Mon, 04 Jan 93 13:12:33 IST
  202. From: "Jacques J. Goldberg" <PHR00JG%TECHNION.bitnet@VM.TAU.AC.IL>
  203. Subject: Bar code printer.
  204.  
  205. Dana Hollander asked:
  206. >Does anyone know of software that can be used to generate the
  207. >appropriate postal bar code for a given address and to print it on an
  208. >envelope?
  209. >Subject: bar code printer?
  210.  
  211. Greg Hicks answered:
  212. >Yep...  Just received my early November '92 PC Mag...
  213. >
  214. >It discussed a utility program that does what you want.  Program is
  215. >written in assembly and is designed to work with LASER printers though.
  216.  
  217.        If I understood correctly, there are several questions in one.
  218. a) print bar codes on paper.  b) feed enveloppes in a printer.
  219.  
  220.        The former is possible with TeX, with free layout and any mix of
  221. bar code and readable characters. And it's free (I mean, no cost).
  222.  
  223.        The latter is printer-specific, but, I believe, unrelated to
  224. what you print on the enveloppe, or did I miss something?
  225.  
  226.        As an example which might help you, I wrote for myself a short
  227. TeX program that reads an ASCII file with the names and ID numbers of
  228. about 300 students in a course which I teach. The program prints labels
  229. with the student ID number in bar code and the name in clear. During
  230. the tests the labels are attached to the exam, to speed up grades
  231. collection. I print on a laser printer, but for that matter any printer
  232. would do (slower or faster).  Is that what you are asking for?
  233.  
  234.                                Jacques Goldberg, Technion, Haifa, Israel
  235.  
  236. ------------------------------
  237.  
  238. Date: Sun, 03 Jan 93 22:20:02 EST
  239. From: (Marshall D. Abrams) <abrams@smiley.mitre.org>
  240. Subject: Bar code printing
  241.  
  242. I have been using PC File 6.5.  It includes the ability to print 14 bar
  243. code formats, including ZIP+4 Postnet.  It works with dot matrix and
  244. laser printers.
  245.  
  246. I have used it to generate labels for a large mailing list.  The
  247. results have been acceptable to the postal service.
  248.  
  249. Sincerely,
  250. Marshall D. Abrams
  251.  e-mail    abrams@mitre.org 
  252.  telephone 703.883.6938     Information Systems Security Div.   
  253.  secretary 703.883.5397     The MITRE Corporation, Mail Stop Z202 
  254.  facsimile 703.883.1397     7525 Colshire Drive, McLean, VA 22102-3481   
  255.  
  256. ------------------------------
  257.  
  258. Date: Sat, 2 Jan 93 20:21:42 CET
  259. From: Gianni Piccoli <MC1275@mclink.it>
  260. Subject: Cannote Execute Myprg.Exe ...
  261.  
  262. I had the sane message Cannot execute myprg.exe  in a completely
  263. different situation, just the contrary of what happened to the other
  264. users.
  265.  
  266. I was compiling a program in clipper 5.01. Everything worked fine, I
  267. could run the program without problems until when I decided to link it
  268. using prelinked library (base50.pll).
  269.  
  270. In this case the program works only if there is some other tsr program
  271. consuming memory, if the program is launched alone with all the memory
  272. available the dos responds : cannot execute myprg.exe ...
  273.  
  274. I use dos5.0 in high memory , himem.sys and umb and I have about 630000
  275. bytes of memory available.
  276.  
  277. Is there someone that knows the reason for this strange behavour ?
  278.  
  279. GIANNI  ITALY
  280. mc1275@mclink.it
  281.  
  282. ------------------------------
  283.  
  284. Date: Thu, 31 Dec 1992 21:18:20 GMT
  285. From: castillo@media.mit.edu (Brian Anderson)
  286. Subject: Cyrillic fonts needed for Word Perfect 5.1 (DOS edition)
  287.  
  288. I need to be able to support mixed English/Cyrillic editing on Word
  289. Perfect for DOS.  Ideally I'd like to be able to change the character
  290. set with a few keystrokes, see the Cyrillic characters on screen, and
  291. get them to print to an HP compatible laser printer.  I know this would
  292. be easier with the Windows version of the product, but I can't use that
  293. on my machine (286 = too slow.)  If I can't get the Cyrillic fonts to
  294. display, I'll settle for being able to print them.
  295.  
  296. "make lots of money",  "enjoy the work",  "operate within the law":  choose 2
  297.  
  298. Brian Anderson                    | "It's hard to work in a group when you're
  299. castillo@media-lab.media.mit.edu  |  omnipotent." - Q, ST-tng  "Deja-Q"
  300.  
  301. ------------------------------
  302.  
  303. Date: 29 Dec 92 01:29:57 GMT
  304. From: "robert.k.nichols" <rnichols@cbnewsg.cb.att.com>
  305. Subject: DRAM refresh rates
  306. Summary: Extremely sensitive to temperature
  307.  
  308.  chuckst@microsoft.com (Chuck Strouss) writes:
  309. ...
  310. >It is surprising how long some DRAMs can go without refresh.  For
  311. >production systems, you must believe the manufacturers worst-case
  312. >specs, but DRAMs rarely need to be refreshed that often.
  313. ...
  314.  
  315. The length of time that a DRAM cell can hold its content without
  316. refresh is inversely proportional to the leakage current in the device.
  317. The leakage current, in turn, is an *exponential* function of
  318. temperature.  What this boils down to is that a device with cells that
  319. must be refreshed every 2 ms at max rated temperature will hold
  320. information for over 20 SECONDS at a junction temperature of 25 C.  One
  321. particularly nasty consequence of this is that it becomes very
  322. difficult to tell whether refresh is working correctly in your system,
  323. and even harder to devise a test which will reliably detect memory
  324. cells that might be marginal (from a refresh standpoint) at high
  325. temperatures.
  326.  
  327. My apologies if the numbers aren't quite correct.  It's been some time
  328. since I've worked in this area (since the days of 2 ms refresh
  329. requirements, in fact), and my memory is a bit hazy.
  330.  
  331. Bob Nichols
  332. AT&T Bell Laboratories
  333. rnichols@ihlpm.ih.att.com
  334.  
  335. ------------------------------
  336.  
  337. Date: 28 Dec 92 05:33:19 GMT
  338. From: Bill Laird <COP80196%ucf1vm.bitnet@BRL.MIL>
  339. Subject: e-mail addresses
  340.  
  341. The following information was taken from the fidonet os/2 echo:
  342.  
  343.      Sending mail to Internet addresses of Computer Industry Mags
  344.      about OS/2:
  345.  
  346. Email addresses in computer industry
  347. revised: December 25, 1992
  348.  
  349. OS/2 Monthly
  350. Joel Siragher
  351. 1-800-365-2642 -or- (I believe) 908-247-0952
  352. CIS:  Joel Siragher 72550,2440
  353. Internet:  72550.2440@compuserve.com
  354.  
  355. Info World: 73267.1537@compuserve.com; 3502648@mcimail.com
  356.  
  357. Byte: 2500135@mcimail.com
  358.  
  359. ComputerWorld: COMPUTERWORLD@mcimail.com
  360.  
  361. Ziff-Davis
  362. William Ziff               3302341@mcimail.com
  363. (General?)                 4055927@mcimail.com
  364.  
  365. PC Computing
  366.      76000.21@compuserve.com
  367.      3502648@mcimail.com
  368.  
  369. PC Magazine
  370. PC Magazine (General)      1579301@mcimail.com
  371. Joel Dreyfuss  (editor)    72241.264@compuserve.com
  372.                            3316982@mcimail.com
  373. Michael Miller             2478102@mcimail.com
  374. Editor In Chief of PC MAG  72241.352@compuserve.com
  375. Solutions Section (ask questions)
  376.  - Solutions, 5563896@mcimail.com
  377.  - 72241.104@compuserve.com
  378.  
  379.  
  380. Lee Reiswig
  381. Asst General Manager, Programming
  382. IBM Corporation
  383. PO Box 100, Route 100
  384. Somers, NY  10589
  385.  
  386. Will Zachmann              72241.43@compuserve.com
  387.                            3302341@mcimail.com
  388.  
  389. ------------------------------
  390.  
  391. Date: 29 Dec 92 15:40:08 GMT
  392. From: "Robert L. Smith" <rls@tip.wedge.nt.com>
  393. Subject: Generic CDROM Configuration
  394.  
  395.     My wife, bless her, gave me a CDROM drive for Christmas.  I had it
  396. running under MSDOS within a few hours but had no such luck under OS/2
  397. 2.0.  Under MSDOS I took IBM's generic CDROM driver off the November
  398. PDK and installed it according to directions.  Now when I boot OS/2,
  399. the following appears shortly after the startup logos:
  400.  
  401.     IBM CD-ROM Device Driver / Version 1.50
  402.     SCSI-DD not found
  403.     SYS1201:  The device driver "C:\OS2\SYSTEM\CDROM_G.SYS" specified
  404.         in the DEVICE command on line 71 of the CONFIG.SYS file was
  405.         not installed.  Line 71 is ignored.
  406.  
  407.     This may occur because of non-standard setups for my CDROM
  408. adapter's I/O address, interrupt number or DMA channel (which I had to
  409. juggle because my system is already loaded with other adapters).  But
  410. this is only a guess because IBM seems to have adopted a policy of
  411. supplying high-level documentation only.  Does anyone know what setup
  412. configuration the generic driver requires, or if its requirement is
  413. variable by invocation argument?
  414.  
  415.     My drive also doesn't work in a DOS window under OS/2.  An
  416. executable named "mscdex.exe", apparently written by Microsoft, came
  417. with the drive adapter.  Its function under MSDOS is to assign the
  418. CDROM adapter to drive letter E:, which is the next available drive on
  419. my system, and make it accessible there by other DOS programs.  When
  420. executed in a DOS window under OS/2, it produces the complaint,
  421. Incorrect DOS version
  422.  
  423.     This also happened at first under MSDOS, but MSDOS provides a
  424. separate program, "setver", which eliminates that complaint if invoked
  425. as a driver in config.sys.  Unfortunately, MDOS under OS/2 does not
  426. contain the setver program, and the DOS 5.0 version will not run under
  427. OS/2 DOS.
  428.  
  429.     Yes, I know I should have installed one of the CDROMs and adapters
  430. that IBM recommends, but my wife didn't know about 'em.  If anyone can
  431. offer advice for the above problems, I'd much appreciate it.
  432.  
  433. Regards, rLs
  434.  
  435. ------------------------------
  436.  
  437. Date: Thu, 31 Dec 92 16:52:59 CST
  438. From: Dan Davison <dbd@theory.bchs.uh.edu>
  439. Subject: IBM PC 256K MB dip switches info needed
  440.  
  441. I need to know which DIP switches on the original IBM PC/XT 256K MB
  442. control the memory on the board. I recently moved and can't find the
  443. docs.  Specifically, what are the switches and positions required for
  444. 256K on the MB?
  445.  
  446. I have already tried DIPSET from Simtel; the switch positions it
  447. presents are wrong: the "current settings" don't match the way the DIP
  448. is set.
  449.  
  450. I have found that SW1 and SW2 are *not* involved, and at least one of
  451. the others controls the default monitor setting.
  452.  
  453. Thanks in advance!
  454.  
  455. dan "I'll be glad to be able to print from WordPerfect again" davison
  456. davison@uh.edu
  457.  
  458. ------------------------------
  459.  
  460. Date: 4 Jan 1993 04:54:02 GMT
  461. From: "Robert A. Bruce" <rab@allspice.berkeley.edu>
  462. Subject: New Simtel-20 MSDOS CDROM, 640 megbytes, $25
  463.  
  464. A new edition of the Simtel-20 CD-ROM is available.  It contains about
  465. 640 meg of MS-DOS shareware and public domain software.
  466.  
  467. The Simtel archive has grown since I made the last disc in September,
  468. so there wasn't enough room to include the Ulowell games archive.  I am
  469. planning to finish a separate games disc later this month.
  470.  
  471. Even without the games archive, there still wasn't enough room on the
  472. disc.  I had to leave something off, so I decided to delete the
  473. windows3 directory.  Most of the stuff in that directory is included on
  474. the CICA disc, so I figured that was better than deleting stuff that
  475. wasn't available elsewhere.
  476.  
  477. The disc conforms to ISO-9660, which is the most common and generic
  478. format.  It will work with almost any reader.  The files are in a
  479. standard directory structure, so no special software is required.  An
  480. optional menu driven front end is provided.
  481.  
  482. If you want to see what is on the disc, you can ftp the index and
  483. readme files from cdrom.com (192.153.46.254), in the directory
  484. /pub/cdroms/simtel.  If you want to use the disc with a BBS,
  485. description files are included for rbbs, pcboard, wildcat, spitfire and
  486. opus.  There are also 4dos descript.ion files in each subdirectory.
  487.  
  488. For further info, contact 
  489.  
  490.         Bob Bruce
  491.         Walnut Creek CDROM
  492.         1547 Palos Verdes, Suite 260
  493.         Walnut Creek, CA  94596
  494.  
  495.         +1 800 786-9907, +1 510 947-5996, +1 510 947-1644 FAX
  496.         rab@cdrom.com
  497.  
  498. The disc is available for FREE to anyone that has contributed any of
  499. their own work to the Simtel archive.  Just email me your name,
  500. address, and the name of the program(s) that you wrote.  Overseas
  501. addresses are ok.
  502.  
  503.         -bob
  504.  
  505. [If you have ideas for other types of CD's, Contact Bob per the above
  506. info.  gph]
  507.  
  508. ------------------------------
  509.  
  510. Date: 29 Dec 92 17:45:15 GMT
  511. From: "Douglas A. Bell" <dab6@po.cwru.edu>
  512. Subject: Opinion:  What IBM should change in OS/2
  513.  
  514. While I like OS/2 very much, I was mulling over some of the things that
  515. annoy me as I was installing the early December beta and came up with a
  516. list of things that need to be changed or fixed that show no sign of
  517. improving.
  518.  
  519. First are the scary strange little bugs.  The shifting windows, the
  520. disapearing chracters on the top left corner of the screen when booting
  521. fram a FAT partition.  Even though these things don't hurt anything, it
  522. worries me when I see them happen.
  523.  
  524. OS/2 needs to do something about the applets.  They are not good
  525. programs and they take up large chunks of disk space.  They have
  526. prograssed past applets into ugly twisted behemoths that are difficult
  527. to use.  I am bothered by the fact that I have to shuffle disks that
  528. contain lots of code that add very little value.  Applets should be
  529. simple, quick, and almost self explainitory.  Just try to configure the
  530. pm terminal program.  Ug.  And all of this extra fat makes os/2 look
  531. like even more of a resource hog.  42 meg for the beta is awful when it
  532. could be just 35 megs.  Maybe IBM could include coupons for the applets
  533. to get them for $5 or something.
  534.  
  535. OS/2 should have a quick and easy feature to make a bootable disk.
  536.  
  537. I really hate all the archane error messages with the practically
  538. useless error numbers in front of the messages.  The message numbers
  539. have not helped me once.  Whenever I don't know what the error is, OS/2
  540. can never find the appropriate help files.  But those messages are
  541. reasonable compared to the messages that accompany a trap.  I am afraid
  542. to recommend os/2 to my department because of the error messages alone.
  543.  
  544. I'd like to see an istall option that allows os/2 run without the
  545. workplace shell but with pm.  Just include a few utilities such as
  546. 'vdmstart' to start virtual dos machines, and you could have a slim,
  547. dos multi-tasker that runs pm apps.
  548.  
  549. I almost hate to mention this, because it has improved so much, but the
  550. install program could be better.  Why do I have to shuffle 10+ disks
  551. for every selective install?
  552.  
  553. Doug-
  554.  
  555. ------------------------------
  556.  
  557. Date: 29 Dec 92 18:11:55 GMT
  558. From: Chris McClellen <chris@cad.gatech.edu>
  559. Subject: Opinion:  What IBM should change in OS/2
  560.  
  561. Those are some good suggestions.  I wish IBM would supply BETTER
  562. documentation WITH OS/2.  I hate the online reference.  You basically
  563. only get to search for topics you want help on.  Now, the REXX
  564. information thing is good, but the rest of them are disjointed.  I
  565. would like to see printed manuals distributed with OS/2, that are in a
  566. clear format.
  567.  
  568. One thing that annoys me about OS/2 is that I do not know all of the
  569. settings that can be put in config.sys, and that I dont know what alot
  570. of the utilities, and files are.  I try to look them up in all the
  571. references, and they don't exist.
  572.  
  573. I would like to know all the capabilities of the system without having
  574. to order Redbooks.  Hell, DOS came with a manual.  I know OS/2 would
  575. come with several, but so what?  One problem I had, and I am sure
  576. people do have with it, is that when I go to program OS/2 with a PD
  577. compiler, I end up writing 32bit DOS apps, because I dont know what the
  578. system can exactly offer me.  I know alot more now than I did when I
  579. first got 2.0, but still... I expect good documentation to come with
  580. the OS.  If they would put togther some manuals that are in arranged in
  581. an organized fashion, people could know the true power of OS/2.
  582.  
  583. Untilk that day, I have to get redbooks, etc, to read about OS/2 to see
  584. what it can do for me, etc, when those kinds of books should have come
  585. with the OS.  Its really annoying to learn little facts about OS2 that
  586. arent in the online ref., etc, from other people, when I should have
  587. been able to read some manuals and know it.  The online ref manual is
  588. not in a clear format either.  But, I prefer printed material to
  589. sitting on my computer trying to make sense of the format that they
  590. presented the stuff.
  591.  
  592. ------------------------------
  593.  
  594. Date: 29 Dec 92 17:29:35 GMT
  595. From: "Timothy F. Sipples" <sip1@ellis.uchicago.edu>
  596. Subject: OS/2 2.1 Observations
  597.  
  598. This report is coming a bit late, since I'm on the road.  However, I
  599. thought it worth posting now (late though it is).
  600.  
  601. Incidentally, I do have some benchmarks on this new code, but there are
  602. a couple reasons why I can't post them.  The first is that the
  603. Ziff-Davis license agreement says you can't disseminate the results of
  604. WinBench (strange though that may sound), and the second is that I have
  605. a slight disagreement with the methodology that I want to correct
  606. first.  Also, we couldn't get NT to install on the same machine.
  607.  
  608. ----------
  609.  
  610. On Friday, December 18, I had the opportunity to take a look at the
  611. latest OS/2 2.1 beta at IBM in Chicago.
  612.  
  613. Yes, it looks like it will be Version 2.1, which tends to suggest that
  614. there will be some sort of upgrade charge.  The expectation is that it
  615. will be a modest one.
  616.  
  617. The beta version identifies itself as 6.479, 12/9/92, OS/2 2.1 (the so-
  618. called "Borg" release).  It was tested on an IBM PS/2 Model 57 with
  619. 486SLC double clock processor, 320 MB SCSI hard drive, and VGA display.
  620.  
  621. The installation procedure has changed a bit.  There are now
  622. twenty-nine 3.5 inch diskettes.  However, two of those contain
  623. Multimedia Presentation Manager/2 (which is apparently going to be part
  624. of the base product), two are display drivers, and five or six are
  625. printer drivers.
  626.  
  627. The installation was quite similar to OS/2 2.0.  However, there are a
  628. couple notable changes.  First, there are more devices supported.
  629. Among them, the DPT SCSI adapter, several new printers (including
  630. Citizen PN48, Compaq Pagemarq, LaserJet IV, DeskJets, a rewritten
  631. PainJet driver from Micrographx, and several new IBM models), advanced
  632. power management support (I could not determine which notebooks this
  633. feature supports), PCMCIA support (for add-in "credit card" sized
  634. accessories), and more SuperVGA support.  (Since the beta was tested on
  635. a PS/2 with VGA, I could not determine the extent of this new SuperVGA
  636. support.)
  637.  
  638. The installation program now has a single, unified screen for
  639. installing device support.  All in all, installation has improved, but
  640. there's still a bit of work that could be done.
  641.  
  642. Here are some of the notable improvements:
  643.  
  644. (1) EXIT_VDM now comes with OS/2.  This small utility can be used from
  645. the command line to exit specific DOS sessions.
  646.  
  647. (2) "Update Windows desktop when Win-OS/2 desktop is modified."  This
  648. checkbox is provided at install time, and, if you have a Dual Boot or
  649. Boot Manager system (with Microsoft Windows 3.1), the desktops are, in
  650. effect, unified.  If you change your Program Manager groups while under
  651. Win-OS/2, your groups under Windows 3.1 are also changed.  It seems
  652. that few people will find this feature necessary (since Win-OS/2 is so
  653. vastly improved, as far as I can tell), but if you are a software
  654. developer who must test under Microsoft Windows, this little feature
  655. can be quite useful.
  656.  
  657. (3) FAX/PM.  A new applet has been provided, a small version of
  658. Microfor- matic's FAX/PM.  It includes an OS/2 printer driver, so you
  659. can fax simply by printing from any OS/2, DOS, or Windows application.
  660. (Under Win-OS/2, the fax driver is listed if you opt to install
  661. FAX/PM.)  However, don't cancel those orders for SofNet's Faxworks.
  662. While FAX/PM looks full featured, it is restricted to one page faxes.
  663. Not a bad choice for an applet, though, since background communications
  664. is one of OS/2's strong points.
  665.  
  666. (4) Win-OS/2 3.1.  In the beta copy, the Windows 3.0 mode and real mode
  667. are no longer present.  I do not know whether that will be the case in
  668. the released version.  Win-OS/2 3.1 now apparently supports enhanced
  669. mode, although I was unable to determine the extent of this support.
  670. DOS sessions can be started from Win-OS/2 3.1.  When they are, they are
  671. listed in the OS/2 Window List, thus maintaining a unified task
  672. control.  The multimedia extensions and most of the Windows applets are
  673. now provided.  In testing, the Win-OS/2 multimedia extensions worked
  674. just fine.  (Tests were conducted with an IBM M-Audio Adapter.)  We
  675. could play WAV files, and playback continued without interruption so
  676. long as there was no disk or other CPU-draining activity.  (In other
  677. words, the multimedia features work just as well as they do under real
  678. Windows.  Note that MMPM/2 does not have this restriction -- WAV files
  679. keep playing in the background no matter what the foreground
  680. activity.))
  681.  
  682. There has been an awful lot of work put into the Windows compatibility,
  683. it seems.  One of the finishing touches, for example: we could install
  684. the Windows M-Audio driver using the facilities within Win-OS/2.  At
  685. the conclusion of the driver install, Win-OS/2 (and Windows) prompts to
  686. restart itself.  Under real Windows, the screen will blank and the
  687. desktop will come back up.  Under Win-OS/2, same thing.  For some
  688. reason I didn't expect it to work -- I expected to be dropped back to
  689. the Workplace Shell.  No such luck -- it worked just as it should.
  690.  
  691. (5) Pen enabled.  Not tested.
  692.  
  693. (6) Support for OS/2 as an AS/400 client with PC Support.  It wasn't
  694. clear what this meant, and it was not tested.
  695.  
  696. (7) In the DOS Settings, the default DPMI_MEMORY_LIMIT is now 4 MB,
  697. which should help keep the latest DOS and Windows applications comfor-
  698. table.
  699.  
  700. (8) MMPM/2 ships with SoundBlaster support -- no need to go hunting for
  701. the driver.  System events (e.g. dragging icon to the Shredder and
  702. expecting toilet flush sound effect :-)) are not yet integrated with
  703. MMPM/2.  Also, there are not (yet) audio adapter virtual drivers (so
  704. that sound output from Win-OS/2 and MMPM/2 can be arbitrated).  At
  705. present you get messages saying that the sound hardware is in use, and
  706. OS/2 will refuse to run Win-OS/2 (for example) if its sound output is
  707. enabled while MMPM/2 is playing a WAV file.
  708.  
  709. (9) Data files now pick up the icons of their parent programs if the
  710. association exists.  For example, if you have set up your system so
  711. that all DOC files are associated with WordPerfect (so that if you
  712. double click on a DOC file up comes WordPerfect with the file loaded),
  713. all the DOC files will pick up the WordPerfect program icon.  It makes
  714. things a bit friendlier.
  715.  
  716. (10) EPM is now Version 5.51.
  717.  
  718. (11) Disk space requirements for a full install have gone up,
  719. naturally.  As always, use Selective Install to keep things under
  720. control -- the vast majority of people aren't going to need everything
  721. that can be installed.  The increase seems to be modest, however.
  722.  
  723. (12) Subjectively speaking, performance seemed yet again better.
  724.  
  725. Timothy F. Sipples      | Read the OS/2 FAQ List 2.0h, available from
  726. sip1@ellis.uchicago.edu | 128.123.35.151, anonymous ftp, in /pub/os2/all/info
  727. Dept. of Econ., Univ.   | /faq, or from LISTSERV@BLEKUL11.BITNET (send "HELP")
  728. of Chicago, 60637       | [Read the List, THEN post to ONE OS/2 newsgroup.]
  729.  
  730. ------------------------------
  731.  
  732. Date: Sun, 03 Jan 93 19:07:03 MEZ
  733. From: Wolfgang Christen <WAC@ibma.ipp-garching.mpg.de>
  734. Subject: redirecting plotting
  735.  
  736. Hi,
  737. I have a program that is able to calulate some mathematics and send the
  738. resulting plot directly to a HP plotter via the serial port.  But what
  739. I need instead is to make a HPGL plot file.  Is there a possibility (a
  740. program) to catch the commands from the port and redirect them to a
  741. file under MS-DOS?  Any hints a VERY welcome!
  742.  
  743. Sincerely
  744. Wolfgang
  745.  
  746. |             Wolfgang Christen             |                       |
  747. |   Max-Planck-Institut fuer Quantenoptik   | Tel.: +49-89-32905230 |
  748. |   email:   WAC@IBMA.IPP-GARCHING.MPG.DE   | Fax:  +49-89-32905200 |
  749.  
  750. ------------------------------
  751.  
  752. Date: Fri, 01 Jan 93 21:40:02 EST
  753. From: (Marshall D. Abrams) <abrams@smiley.mitre.org>
  754. Subject: Using if-then-else conditionals to select text
  755.  
  756. I need some help in identifying modern software that duplicated some
  757. functionality I have come to depend on in some old stuff.
  758.  
  759. I have been using a version of nroff called nr to produce vugraphs and
  760. notes on my PC.  I would like to switch over to something more modern,
  761. such as Power Point 3.0.  Among other things, nr has no capability to
  762. include graphics.
  763.  
  764. But nr does have if-then-else conditionals which I use to customize the
  765. length of a briefing.  I use the conditionals to select whole slides
  766. and even lines within slides to include or exclude according to the
  767. value of a "length" switch.
  768.  
  769. I would really appreciate learning about a similar capability that I
  770. could use with Power Point or some similar modern briefing preparation
  771. package.
  772.  
  773. Sincerely,
  774.  
  775. Marshall D. Abrams
  776.  e-mail    abrams@mitre.org 
  777.  telephone 703.883.6938     Information Systems Security Div.   
  778.  secretary 703.883.5397     The MITRE Corporation, Mail Stop Z202 
  779.  facsimile 703.883.1397     7525 Colshire Drive, McLean, VA 22102-3481   
  780.  
  781. ------------------------------
  782.  
  783. Date: Thu, 31 Dec 1992 00:22 IST
  784. From: AVISHAI ANTONOVSKY <KPUAV%HUJIVM1.bitnet@taunivm.tau.ac.il>
  785. Subject: Windows application errors
  786.  
  787. Hi,
  788. I don't know if this is the right forum, but I thought having worked
  789. with Windows some of you might have encountered the following problem:
  790. When I try to run a Windows application using Windows 3.1 in standard
  791. mode (I don't know if it has anything to do with the mode), I sometimes
  792. get application error messages. For example, when I try to enter the
  793. file manager, I get, more often than not, the message:
  794.  
  795.          |---------------------------------------------|
  796.          |                Application Error            |
  797.          |                                             |
  798.          |Winfile caused a General Protection Fault in |
  799.          |module USER.EXE at 0008:08D9                 |
  800.          |                                             |
  801.          |                 |-----|                     |
  802.          |                 |close|                     |
  803.          |                 |-----|                     |
  804.          |---------------------------------------------|
  805.  
  806. Another example is when I run "After Dark" (a screen saver). It gives
  807. the same message, this time for module COMM.DRV at 0002:03EB. However,
  808. in this case it waits 10-15 seconds after running the program before it
  809. halts.  Most of the time I just click on the "close" box and continue
  810. working (giving up the program I wanted to run); sometimes it just
  811. locks the whole system.
  812.  
  813. Any suggestions?
  814.  
  815. Thanks!
  816. Avishai Antonovsky
  817.  
  818. ------------------------------
  819.  
  820. Date: Wed, 30 Dec 92 22:29:45 -0500
  821. From: Howard Weiss <hsw@columbia.sparta.com>
  822. Subject: Wolf3d Joystick Usage
  823.  
  824. I have a copy of the Apogee game Wolf3D (version 1.0 and 1.1) that
  825. works great with my keyboard or mouse, but I am having trouble getting
  826. it running correctly with the new joystick I've just hooked up.
  827.  
  828. The machine is a Gateway 2000 386/25 running DOS 4.01.  I've just
  829. started using a QuickShot Warrior 5 joystick that works fine for all
  830. the other games I've got that allow joystick usage (including other
  831. Apogee games).  However, with Wolf3D, no matter what I do, I can only
  832. have the game recognize forward and left motions - right and back do
  833. nothing.  I have centered the joystick and I have even changed joystick
  834. ports - all to no avail.  Yet, as soon as I get out of Wolf and go into
  835. another game, the joystick works properly.
  836.  
  837. Has anyone else run into this problem?  Is there a fix?  I thought that
  838. there might have been a problem with version 1.0 which is why I've just
  839. downloaded version 1.1 - but there is no difference.
  840.  
  841. Thanks,
  842.  
  843. Howard Weiss
  844. hsw@columbia.sparta.com
  845.  
  846.  
  847. ------------------------------
  848.  
  849. Date: Thu Dec 31 10:09:06 PST 1992
  850. From: bill@Celestial.COM (Bill Campbell)
  851. Subject: Re: CKermit - help! (V92 #207)
  852.  
  853. Info-IBMPC@wsmr-simtel20.ARMY.mil writes: 
  854.  
  855. :harriga@duc.auburn.edu (Greg A. Harris) writes:
  856.  
  857. :>???? You cannot "connect" until you "dial". Look at ckermit.ini. Make
  858. :>sure it has your modem listed in 'set modem' and check the 'set port'.
  859. :>Then do 'dial 123-4567' to dial. Then do connect.  Read ckoker.doc
  860. :>(packaged in the ckermit 5A(188) files in pub/uploads) to find the
  861. :>procedure to automate the logon with scripts, once you get things
  862. :>working.
  863.  
  864. :Note: I cannot figure out how to make it stop setting my port speed to
  865. :the connect speed reported by the modem. I want my com port to stay
  866. :locked at 57600, but CKermit adjusts it to 14400 when it sees the
  867. :CONNECT 14400 message. This is a real pain and I have to escape back
  868. :and reset the speed. To avoid having to do this, I go:
  869.  
  870. :C-Kermit>set carrier off
  871. :C-Kermit>c
  872.  
  873. :It doesn't complain then...
  874.  
  875. But it doesn't work properly either.  The correct solution (from TFM)
  876. is
  877.  
  878. C-Kermit>set dial speed-matching off
  879.  
  880. The off modifier was change in the 5A(188) release.  Prior to this it
  881. was on which was counter-intuitive.
  882.  
  883. Bill
  884. -- 
  885. INTERNET:  bill@Celestial.COM   Bill Campbell; Celestial Software
  886. UUCP:   ...!thebes!camco!bill   6641 East Mercer Way
  887.              uunet!camco!bill   Mercer Island, WA 98040; (206) 947-5591
  888.  
  889. ------------------------------
  890.  
  891. End of Info-IBMPC Digest V93 #3
  892. *******************************
  893. -------
  894.