home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 15 Message / 15-Message.zip / UU991120.zip / Up991119.txt < prev    next >
Text File  |  1999-11-20  |  380KB  |  10,241 lines

  1.  
  2.                    comp.os.os2.apps                 (Usenet)
  3.  
  4.                  Saturday, 13-Nov-1999 to Friday, 19-Nov-1999
  5.  
  6. +----------------------------------------------------------------------------+
  7.  
  8. From: d.s.darrow@nvinet.com                             10-Nov-99 17:28:04
  9.   To: All                                               13-Nov-99 00:33:04
  10. Subj: Re: Comm/2 v4.61 easter egg
  11.  
  12. From: "Doug Darrow" <d.s.darrow@nvinet.com>
  13.  
  14. On Wed, 10 Nov 1999 06:49:06 GMT, Jeffrey S. Kobal wrote:
  15.  
  16. >As most easter eggs are!  Congrats on finding it!
  17.  
  18. So, Jeff, are you guys going to fix the bad memory leak problem with
  19. the 128-bit version of v.4.61 before the end of the year, or are we to
  20. be forced to buy a Software Choice Support package to get the fix?
  21.  
  22.  
  23. --- WtrGate+ v0.93.p7 sn 165
  24.  * Origin: Origin Line 1 Goes Here (1:109/42)
  25.  
  26. +----------------------------------------------------------------------------+
  27.  
  28. From: dmcbride@no.tower.spam.to.org                     13-Nov-99 02:04:00
  29.   To: All                                               13-Nov-99 00:33:04
  30. Subj: Re: IBM WAKE UP
  31.  
  32. From: "Darin McBride" <dmcbride@no.tower.spam.to.org>
  33.  
  34. On Fri, 12 Nov 1999 16:10:16 -0500, Brad BARCLAY wrote:
  35.  
  36. >    I unfortunately don't have an answer (and I really wish I did...), but
  37. >is there *anything* keeping any of these companies from using VAC++
  38. >v3.0, which doesn't seem to have the limitations these groups are
  39. >talking about (most of IBM's OS/2 products are compiled with VAC++ v3.0
  40. >AFAIK, and many of them are significantly bigger than any of the above
  41. >mentioned products)?
  42.  
  43. Um, yes.  VAC++ 3.0 has *severe* C++ limitations.  It is showing its age
  44. quite well.  Template support is sketchy, for example.  This prevents the
  45. Standard Template Library from compiling on it.  This alone has forced me to
  46. move most of my home development to gcc.
  47. ---
  48. Disclaimer: unless explicitly mentioned otherwise, I do not speak
  49. for the company I work for.
  50.  
  51.  
  52.  
  53. --- WtrGate+ v0.93.p7 sn 165
  54.  * Origin: Usenet: @Home Network Canada (1:109/42)
  55.  
  56. +----------------------------------------------------------------------------+
  57.  
  58. From: hood@eng.sun.com                                  12-Nov-99 17:55:19
  59.   To: All                                               13-Nov-99 00:33:04
  60. Subj: Re: cannot find winsock.dll - Quicken 98
  61.  
  62. From: Mark Hood <hood@eng.sun.com>
  63.  
  64. alan@min.net.notspam writes:
  65. > In <as66z9at6x.fsf@sci.fi>, on 11/11/99 
  66. >    at 06:28 PM, Anssi Saari <as@sci.fi> said:
  67. > >Winsock.dll needs to be in your (DOS) path, not %etc%.
  68. > So should I stick it in c:\os2\mdos\winos2?
  69.  
  70. I have it in c:\tcpip\dos\bin.  
  71.  
  72. The following is how I have my Warp 3 Connect fixpak 39 set up for DOS and
  73. Windows tcp/ip stuff.  I don't remember if I set it up this way myself or if
  74. that's how it installed, but it works:
  75.  
  76. autoexec.bat has the line:
  77.  
  78. set etc=c:\tcpip\dos\etc
  79. and c:\tcpip\dos\bin is the first directory in the path.
  80.  
  81. config.sys has the lines:
  82.  
  83. device=c:\tcpip\bin\vdostcp.vdd
  84. device=c:\tcpip\bin\vdostcp.sys
  85. run=c:\tcpip\bin\vdosctl.exe
  86.  
  87. c:\tcpip\dos\bin contains:
  88.  
  89.   -rwxrwxrwx   1 user     group       68105 Jan 28  1994 comtcp.exe
  90.   -rwxrwxrwx   1 user     group       82729 Jan 28  1994 ping.exe
  91.   -rwxrwxrwx   1 user     group         345 Nov 27  1996 setup.cmd
  92.   -rwxrwxrwx   1 user     group       34564 Jan 28  1994 tcpcntl.exe
  93.   -rwxrwxrwx   1 user     group        1643 Apr 17  1997 tcpstart.cmd
  94.   -rw-rw-rw-   1 user     group       49664 May 12  1994 wftpapi.dll
  95.   -rw-rw-rw-   1 user     group       83817 Apr 20  1997 winsock.dll
  96.   -rwxrwxrwx   1 user     group       37472 Jan 28  1994 wping.exe
  97.   -rw-rw-rw-   1 user     group       16083 May 12  1994 wping.hlp
  98.  
  99. c:\tcpip\dos\etc:
  100.  
  101.   -rw-rw-rw-   1 user     group         397 Jul 20  1998 hosts
  102.   -rw-rw-rw-   1 user     group          84 Apr 17  1997 inetd.lst
  103.   -rw-rw-rw-   1 user     group          76 Apr 17  1997 ping.cfg
  104.   -rw-rw-rw-   1 user     group        5451 Mar 24  1995 protocol
  105.   -rw-rw-rw-   1 user     group          97 Jul 20  1998 resolv
  106.   -rw-rw-rw-   1 user     group          67 Apr 17  1997 sendmail.cf
  107.   -rw-rw-rw-   1 user     group       42725 Mar 24  1995 services
  108.   -rw-rw-rw-   1 user     group          38 Mar 10  1999 tcpdos.ini
  109.   -rw-rw-rw-   1 user     group          84 Jan 16  1997 trusers
  110.  
  111. This is addition to the stuff needed to run the native OS2 tcp/ip, which
  112. needs to be working for the DOS stuff to work as well.  HTH.
  113.  
  114. -- Mark Hood
  115.  
  116. --- WtrGate+ v0.93.p7 sn 165
  117.  * Origin: Usenet: Sun Microsystems Inc., Mountain View, CA (1:109/42)
  118.  
  119. +----------------------------------------------------------------------------+
  120.  
  121. From: nospam@savebandwidth.invalid                      12-Nov-99 12:26:13
  122.   To: All                                               13-Nov-99 00:33:04
  123. Subj: Re: Partition Magic 5.0 upgrade
  124.  
  125. From: nospam@savebandwidth.invalid       (John Thompson)
  126.  
  127. In <8NO1LLldNq1r-pn2-0dNd8XsjBPdj@localhost>, janswa@algonet.se (Jan
  128. Swartling) writes:
  129.  
  130. >It's not a question whether there is a OS/2 version or not. (There is no 
  131. >native OS/2 version, since the one in PM3). The question is, can you work 
  132. >with HPFS partitions with PM v4 and v5? The answer is, yes! Check on your 
  133. >PM v4, you'll find a directory OS2INST. If you run the MAKEDISK.BAT you'll
  134. >create a bootable diskette with a graphical DOS version of PM. Use this 
  135. >diskette when it's time to change anything in your HPFS partition. 
  136.  
  137. This MAKEDISK.BAT is one of the things I kept trying to get 
  138. Powerquest to change during the PM v5 betas.  Even though  they 
  139. provide the bootable DR-DOS diskette image to run PM from a
  140. floppy boot, the fact that they insist on using a .BAT file to 
  141. create the diskettes means that you need to have DOS support on 
  142. your OS/2 machine to create the diskettes.  I tried to convince 
  143. them that simply making another copy of MAKEDISK.BAT on the CD
  144. but naming it to MAKEDISK.CMD would allow the diskettes to be
  145. created in a native OS/2 session.  By the end of beta 2 I thought
  146. I had convinced them.  But I see there's still no MAKEDISK.CMD
  147. file there.
  148.  
  149. I also suggested using the LOADDSKF.EXE program to create 
  150. diskettes directly from images (like they do for the linux 
  151. diskette creation, using "dd") but that didn't get too far.  In 
  152. any case, if you have a PROTECTONLY=YES OS/2 installation you can
  153. still create the needed bootable diskettes using the linux
  154. instructions and the OS/2 port of the "dd" command, found in the
  155. GNU File Utilities package.
  156.  
  157. -John (John.Thompson@attglobal.net)
  158.  
  159. --- WtrGate+ v0.93.p7 sn 165
  160.  * Origin: Usenet: The Crimson Permanent Assurance (1:109/42)
  161.  
  162. +----------------------------------------------------------------------------+
  163.  
  164. From: mmcmanus@direct.ca                                12-Nov-99 10:29:18
  165.   To: All                                               13-Nov-99 00:33:04
  166. Subj: Wanted: Gear 3.x cdr software
  167.  
  168. From: m <mmcmanus@direct.ca>
  169.  
  170. Need this program to run my cdr under OS/2. Please email price
  171.                          mike
  172.  
  173. --- WtrGate+ v0.93.p7 sn 165
  174.  * Origin: Usenet: via Internet Direct - http://www.mydirect.com/ (1:109/42)
  175.  
  176. +----------------------------------------------------------------------------+
  177.  
  178. From: rdegenna@utk.edu                                  12-Nov-99 17:52:01
  179.   To: All                                               13-Nov-99 00:33:04
  180. Subj: Netscape Communicator 4.61 -- Almost too embarrassed to ask.
  181.  
  182. From: rdegenna@utk.edu
  183.  
  184. I used Communicator 4.04 with success for Java.  When I installed 4.61, I lost
  185. Java support.  The message is "Your browser is not running Java.  Either turn 
  186. Java support on or get a Java Compatible browser." 
  187.  
  188. Preferences (in 4.61) has all Java options checked: enable Java, enable Java
  189. script,
  190. etc.  If I type Java -version at an OS/2 prompt, I'm told I'm running Java
  191. version
  192. 1.1.6.  I don't use any other Java apps, so I can't tell if it's just a
  193. Netscape
  194. problem or not.
  195.  
  196. Maybe I missed something in the README, but I didn't find anything helpful.
  197. Suggestions what to do?
  198.  
  199. Thanks.
  200.  
  201. Ray DeGennaro
  202.  
  203. --- WtrGate+ v0.93.p7 sn 165
  204.  * Origin: Usenet: University of Tennessee, Knoxville (1:109/42)
  205.  
  206. +----------------------------------------------------------------------------+
  207.  
  208. From: mirage@iae.nl                                     12-Nov-99 16:17:19
  209.   To: murdoctor@austin.rr.com                           13-Nov-99 00:33:04
  210. Subj: Re: Comm/2 v4.61 easter egg
  211.  
  212. To: "Jeffrey S. Kobal" <murdoctor@austin.rr.com>
  213. From: Mirage Media <mirage@iae.nl>
  214.  
  215. Thanks! I think you guys do a GREAT job.
  216.  
  217. Corey
  218. Mirage Media
  219. Nuenen, The Netherlands
  220.  
  221.  
  222. "Jeffrey S. Kobal" wrote:
  223. > Buddy Donnelly wrote:
  224. > > No, for your information, the "end papers" and "title matter" are
  225. > > traditional and quite important elements of producing printed book
  226. > > signatures for binding, and you might be surprised how much design thought
  227. > > and debate goes into those things.
  228. > Well, then, let's just say that it's "traditional" for software
  229. > engineers to put their name into what they write, to credit
  230. > those who put their time and effort -- and often heart --
  231. > into the project.  We also use our authors page to list the
  232. > people that had a hand in the project (perhaps not with
  233. > the development directly... but with some part of the life
  234. > of the product) as a way of thanking them for contributing
  235. > and giving them some credit as well.
  236. > Credit... recognition... pride... motivation.  Sometimes a
  237. > little pat on the back can go a long way towards improving
  238. > how a person produces.
  239. > Jeffrey S. Kobal
  240. > IBM Corporation
  241.  
  242. --- WtrGate+ v0.93.p7 sn 165
  243.  * Origin: Usenet: Mirage Media (1:109/42)
  244.  
  245. +----------------------------------------------------------------------------+
  246.  
  247. From: l_luciano@da.mob                                  12-Nov-99 16:36:14
  248.   To: All                                               13-Nov-99 00:33:04
  249. Subj: Re: The Describe 5 Diaries...
  250.  
  251. From: l_luciano@da.mob (Stan Goodman)
  252.  
  253. On Fri, 12 Nov 1999 08:16:27, cbzh@my-deja.com wrote:
  254.  
  255. > In article <yHQxxE9f8dqd-pn2-u01oXVcdRgw9@POBLANO>,
  256. >   l_luciano@da.mob (Stan Goodman) wrote:
  257. > > On Thu, 11 Nov 1999 08:12:44, cbzh@my-deja.com wrote:
  258. > >
  259. > > > In article <80d6nu$njr$1@coranto.ucs.mun.ca>,
  260. > > >   jdc0014@InfoNET.st-johns.nf.ca (John Hong) wrote:
  261. > > ---------------snip----------------
  262. > >
  263. > > > Interesting: You seem to have gone a similar way than I have,
  264. > starting
  265. > > > with WordPerfect/DOS to Describe/OS2, both being discontinued by
  266. > their
  267. > > > makers. Mine went on to "Papyrus" (OS/2) which comes from the Atari
  268. > > > world AFAIK and which is still being further developed (It only
  269. > seems
  270. > > > that their plans and announcements go sometimes much further than
  271. > their
  272. > > > capabilities to realize things, but this looks familiar to everybody
  273. > > > ever having programmed the one or other project :-)) See
  274. > > > http://www.rom-logicware.com/start.htm where they are talking about
  275. > the
  276. > > > english language version of the program "coming out every
  277. > moment"...: I
  278. > > > hope for you it will really do!
  279. > >
  280. > > FWIW, they were talking about "an English version any moment" two
  281. > years
  282. > > ago. The more things change, the more they are the same.
  283. > Yes, you are right: Right now you read on the home page that the english
  284. > version will come out "in October" - which must be 1999 in the context
  285. > :-)
  286. > OTOH, according to my correspondence with Ulli Ramps of RL they are now
  287. > actually busy with the translation - contrary to 2 years ago where they
  288. > were just announcing it. At the same time they are also working on their
  289. > database (that is optionally integrated into Papyrus) which was promised
  290. > one year ago and is out now since September, but still needs some
  291. > "ripening"; they are not sleeping though.
  292. > Of course the only good answer to your frustrated reaction would be the
  293. > real publication of the english version - and this I can only hope for,
  294. > not promise or announce anything for sure, of course!
  295.  
  296. Oh, I have no frustrated reaction. Two years ago I offered them my services
  297. _free_ for editting an English version of their documentation (I have done 
  298. that for several OS/2 software houses, as my contribution to getting more 
  299. good OS/2 software around), and they said a rough copy would be ready for 
  300. me at any moment, so I kept myself available to do that  -- when it became 
  301. clear that they have no real concept of time, I told them I considered 
  302. myself free, and that the offer was off. It would be a mistake to build on 
  303. any time estimate from these people.
  304.  
  305. -------------
  306. Stan Goodman
  307. Qiryat Tiv'on
  308. Israel
  309.  
  310. E-mail sent to l_luciano@da.mob will, of course, not reach me. Sorry.
  311. Send E-mail to: domain: hashkedim dot com, username: stan.
  312.  
  313.  
  314. --- WtrGate+ v0.93.p7 sn 165
  315.  * Origin: Usenet: Verio (1:109/42)
  316.  
  317. +----------------------------------------------------------------------------+
  318.  
  319. From: lifedata@xxvol.com                                12-Nov-99 12:06:05
  320.   To: All                                               13-Nov-99 00:33:05
  321. Subj: Re: IBM WAKE UP
  322.  
  323. From: lifedata@xxvol.com
  324.  
  325. bdavis@fn.net (Brian Davis) said:
  326.  
  327. >Me thinks you already know the answer dude. The morons in
  328. >upper management can't pull their collective heads out of their collective
  329. >butts long enough to think about anything except
  330. >how to meet the expectations of the so called financial wizards on Wall
  331. >Street. That's my take on the way it is.
  332.  
  333. >Damn.....this was cathartic. :-)
  334.  
  335. Now, now, now!  You know perfectly well it is very old fashioned to think
  336. any corporation any longer thinks about anything but cash.  Function,
  337. public spirit and common sense simply aren't in the equation any more.
  338.  
  339. Jim L
  340. Remove XX from address to Email
  341. Crooks and kooks will get guns regardless of laws.
  342.  
  343.  
  344. --- WtrGate+ v0.93.p7 sn 165
  345.  * Origin: Usenet: bCandid - Powering the world's discussions - http
  346. (1:109/42)
  347.  
  348. +----------------------------------------------------------------------------+
  349.  
  350. From: mchasson@ibm.net                                  12-Nov-99 12:18:20
  351.   To: All                                               13-Nov-99 00:33:05
  352. Subj: Re: Comm/2 keeps bringing down my system.
  353.  
  354. From: mchasson@ibm.net
  355.  
  356. In <382c1ba7$1$vina$mr2ice@news.msu.ru>, on 11/12/99 at 04:49 PM,
  357.    "Ivan Adzhubei" <ivan@protein.bio.msu.su> said:
  358.  
  359.  
  360. >>Just out of curiosity, is this still the ASUS p55t2p4 MB?  And is it
  361. >>the Intel HX chip set that they (IBM) are having trouble with again?
  362.  
  363. >Yep, your guess is right! Heven't heard about HX problems before tho.
  364. >Could you please post a few details? Or point me to any other source of
  365. >info? Haven't seen anything HX-chipset specific in APAR database or
  366. >elsewhere on IBM sites.
  367.  
  368. >Thanks,
  369. >Ivan
  370.  
  371. >P.S. I was thinking about upgrade anyway, but you know, upgrading a
  372. >production server could be a real pain in the ass!
  373.  
  374. Indeed to the PS, I dont want to change a solid MB either.
  375.  
  376. As for the HX chipset, you may remember our problems with IBM1s506.add
  377. back when Sam Detweiler was responding here.  I guess it was a year or so
  378. ago and Sam noted a problem that the driver had with what he called
  379. "certain planars".  Since we all had the same problem, that is the sniffer
  380. took several minutes to read the chip set, it occurred to me that the
  381. problems with pmmerge.dll may be connected.
  382.  
  383. I dont really know why or if this is true, but the long arm of coincidence
  384. seems to be at work.
  385.  
  386. As you said it was a guess.  
  387.  
  388. PS.  If you are thinking of changing MBs you would be wise to stick with
  389. ASUS.  They seem to be the only one to have an OS2 compatible BIOS.
  390.  
  391. Regards.
  392.  
  393.  
  394. -- 
  395. ----------------------------------------------------
  396. ------
  397. Monroe Chasson
  398. mchasson@ibm.net
  399. -----------------------------------------------------------
  400. MR2ICE reg#51 
  401.  
  402. --- WtrGate+ v0.93.p7 sn 165
  403.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  404. (1:109/42)
  405.  
  406. +----------------------------------------------------------------------------+
  407.  
  408. From: gsinger@nospam.home.com                           12-Nov-99 17:38:18
  409.   To: All                                               13-Nov-99 00:33:05
  410. Subj: Best Rewritable CD for OS2
  411.  
  412. From: gsinger@nospam.home.com (Gideon Singer)
  413.  
  414. I am planning on installing a RWCD in the new year. Is there any 
  415. consensuse as to which is the best unit to install for OS2/W98 setup? 
  416.  
  417.  
  418. Gideon Singer
  419. Webpage: members.home.net:80/gsinger
  420. Remove the 'nospam' to email
  421.  
  422. --- WtrGate+ v0.93.p7 sn 165
  423.  * Origin: Usenet: @Home Network Canada (1:109/42)
  424.  
  425. +----------------------------------------------------------------------------+
  426.  
  427. From: Tim Stephen@CIOS.ORG                              12-Nov-99 18:08:20
  428.   To: All                                               13-Nov-99 00:33:05
  429. Subj: Injoy: wont transmit a particular file
  430.  
  431. From: Tim Stephen@CIOS.ORG (Tim Stephen)
  432.  
  433.     I have injoy 1.1 with IP masquerading turned on on a warp 4 fixpack
  434. 11 system.  Recently I noticed that Injoy won't allow a at least a
  435. couple of files to download into my system either through FTP or
  436. netscape browser.  The files are little graphics files that exist on our
  437. web server (which has a T1 connection).  The files display/download
  438. properly on all other systems that access them with ftp or http but not
  439. on the injoy system.  They display/download properly when the injoy
  440. system is connected via IBM dialer rather than injoy.  They are small
  441. files (~15K or less).  Injoy shows an unusual amount of FCS invalid
  442. messsages as they are being accessed.
  443.  
  444.     Any ideas??
  445.  
  446. Tim Stephen
  447. CIOS
  448.  
  449. --- WtrGate+ v0.93.p7 sn 165
  450.  * Origin: Usenet: Monmouth Internet (1:109/42)
  451.  
  452. +----------------------------------------------------------------------------+
  453.  
  454. From: morgannalefey@my-deja.com                         12-Nov-99 17:38:24
  455.   To: All                                               13-Nov-99 00:33:05
  456. Subj: Problem with PSF/2
  457.  
  458. From: Siobhan Perricone <morgannalefey@my-deja.com>
  459.  
  460.  I've got a strange problem and I'm hoping that someone here will have
  461. a suggestion for something I could look at or try to figure out what's
  462. wrong.
  463.  
  464. I have a PC (not a server) running OS/2 Warp 4 FP 10 and IBM/Pennant
  465. Print Services Facility/2.  The PC has two network cards.  One card is
  466. connected to a network with other computers, through which the jobs
  467. come.  The second card is only connected to 3 IBM 3160 printers.  This
  468. machine does nothing but print jobs.
  469.  
  470. There are two computers that send jobs to this print server.  One is an
  471. image server running on Unix, the other is on a Netware network (we
  472. call it the EDS machine).  We have to run a special program that starts
  473. up a netware queue in order to receive the jobs from the EDS machine.
  474. The command for that is:
  475.  
  476. start nwpsf2 qr=qrdr nwq=ibmprnt_eds os2q=eds
  477.  
  478. This starts up the queue thingie and it shunts jobs into the EDS
  479. queue.  We then use PSF/2 to transform the jobs while sending them to
  480. another print queue for one of the three printers.
  481.  
  482. The problem is that when the jobs come out of the printer, they aren't
  483. printed properly.  We're getting garbage characters inserted at the top
  484. of the page, and it looks like it's inserting something at the end of
  485. each line that causes it to wrap weirdly, so that the items that are
  486. supposed to be in table format, with lines around them, are all funky
  487. looking and take up twice as much space (as does everything else).
  488.  
  489. I tried restarting the computer a couple of times and that doesn't
  490. help.  It does this on all three printers, yet jobs from the image
  491. server come out just fine on all three printers.  I've had them resend
  492. the job a couple of times, and it comes out the same each time.
  493.  
  494. Here's the kicker.  I have another computer with the same set up that
  495. we use as a back up when this one is on the fritz, and when the jobs
  496. get sent to *that* one, they print out fine.
  497.  
  498. This just started a couple of days ago.  Before that it was printing
  499. out the EDS jobs fine.  Does anyone have a suggestion for a place to
  500. start looking?
  501.  
  502.  
  503. --
  504. Siobhan Perricone
  505. PC Technician
  506. Alltel Information Services
  507. (I only speak for myself, not for Alltel)
  508.  
  509.  
  510. Sent via Deja.com http://www.deja.com/
  511. Before you buy.
  512.  
  513. --- WtrGate+ v0.93.p7 sn 165
  514.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  515.  
  516. +----------------------------------------------------------------------------+
  517.  
  518. From: hjmurray@home.com                                 12-Nov-99 20:17:22
  519.   To: All                                               13-Nov-99 00:33:05
  520. Subj: Re: Partition Magic 5.0 upgrade
  521.  
  522. From: "Hal Murray" <hjmurray@home.com>
  523.  
  524.   > 
  525.  > What sort of problems did you have?  I've used Partition Magic v4
  526.  > and v5 betas 2 and 3 on my HPFS and ext2 partitions without 
  527.  > problems.
  528.  > 
  529. It changed the file type for my 8 gig extended partition so OS/2
  530. could not access it.
  531.  
  532. I discussed this with Power Quest techs and they acknowledged there
  533. was a problem.Hal Murray
  534. Calgary, AB
  535. Warp 4, FP12, Java 118, Emerald Mai
  536.  
  537. --- WtrGate+ v0.93.p7 sn 165
  538.  * Origin: Usenet: @Home Network Canada (1:109/42)
  539.  
  540. +----------------------------------------------------------------------------+
  541.  
  542. From: swansona@fastwave.net                             13-Nov-99 04:35:08
  543.   To: All                                               13-Nov-99 03:31:18
  544. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  545.  
  546. From: swansona@fastwave.net
  547.  
  548. PM3 was nice in that they had the DOS text mode right on the CD where 
  549. you could get it -- PQMAGICT.EXE.  This changed in PM4 where you don't
  550. get to find it until you install PQMagic -- which you can only do 
  551. under Windows.  Suppose you want it to create a partition for Windows 
  552. -- or don't plan on installing Windows at all?  Does PM5 continue the 
  553. "Catch 22" built into PM4?
  554.  
  555. --- WtrGate+ v0.93.p7 sn 165
  556.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  557.  
  558. +----------------------------------------------------------------------------+
  559.  
  560. From: forgitaboutit@fake.com                            13-Nov-99 00:01:18
  561.   To: All                                               13-Nov-99 03:31:18
  562. Subj: Re: David H. McCoy
  563.  
  564. From: David H. McCoy <forgitaboutit@fake.com>
  565.  
  566. In article <382bf79f$1$yrgbherq$mr2ice@news.sover.net>, letoured@nospam.net 
  567. says...
  568. >David H. McCoy <forgitaboutit@fake.com> said:
  569. >
  570. >>>>Would you like pictures of her and me together? She is one great piece of
  571. >>>>ass.
  572. >
  573. >Yes and include your address and phone number,  so I can send the pictures
  574. >and everything on to the FBI and USPS Inspectors.
  575.  
  576. Why? They want a piece of here too? Heck, why not? I'm there is more than 
  577. enough of your mom to go around and I'm not the jealous type.
  578.  
  579. >>>Are you an out-patient? 
  580. >>>
  581. >>>Its been a long time since I've had Abnormal Psychology, but your constant
  582. >>>obsession with your pee pee is a manifestation of a serious derangement
  583. >>>that needs treatment. 
  584. >
  585. >>I'll pass this on to your mom. She does fit your description. But heck,
  586. >>she  certainly knows how to have a good time. Did you know that she is
  587. >>able to place  here feet on her own shoulders?
  588. >
  589. >>Incredible!!
  590. >
  591. >>Tonight, I think that I'll drag her around by her hair before sticking it
  592. >>to  her! 
  593. >
  594. >At this point a normal person would shut up and go away. Since you persist
  595. >I can only assume that _YOU ARE CRAZY_ and should be isolated to protect
  596. >society, or at least the children where you are. 
  597.  
  598. I don't believe that it is crazy to feel the way I do about your mom.
  599.  
  600. >I think the quickest way to accommodate this is with the help of the feds.
  601. >So if you will just send everyone here all the dirty pictures you have,
  602. >I'm reasonably sure we can have you some place warm by next week.
  603.  
  604. The only warm place I wish to be is in your mom's waiting arms. There are few 
  605. things better than when she screams out my name! She's into fantasy also. 
  606. Tonight, she will play the evil stepmother and I will be Cinderfella.
  607.  
  608.  
  609. >_____________
  610. >Ed Letourneau <letoured@sover.net>
  611. >
  612. >
  613.  
  614. -- 
  615. ---------------------------------------
  616. David H. McCoy
  617. dmccoy@EXTRACT_THIS_mnsinc.com
  618. ---------------------------------------
  619.  
  620. --- WtrGate+ v0.93.p7 sn 165
  621.  * Origin: Usenet: OminorTech (1:109/42)
  622.  
  623. +----------------------------------------------------------------------------+
  624.  
  625. From: thoman@verinet.com                                13-Nov-99 04:43:09
  626.   To: All                                               13-Nov-99 03:31:18
  627. Subj: Re: Partition Magic 5.0 upgrade
  628.  
  629. From: thoman@verinet.com
  630.  
  631. In <8NO1LLldNq1r-pn2-0dNd8XsjBPdj@localhost>, janswa@algonet.se (Jan
  632. Swartling) writes:
  633. >
  634. >It's not a question whether there is a OS/2 version or not. (There is no 
  635. >native OS/2 version, since the one in PM3). 
  636.  
  637.         Actually, it was, since you specifically stated that you
  638. ran an OS/2 version.  That Partition Magic still handles HPFS 
  639. partitions was never in doubt (at least here, I can't speak for 
  640. others).
  641.         The useful information that came out of this was that
  642. they provide a way to make a bootable diskette for the DOS version.
  643. I wonder if they mentioned that on the box... if they did, I
  644. missed it.
  645.         Now I know that at need I can go out and buy the sucker and 
  646. not suffer too much fuss, since I'm not running OS/2 in protected 
  647. mode only and so can run the (DOS) makedisk.bat file.
  648.  
  649.         Thanks for the info!
  650.  
  651. -----
  652. Greg Thoman:  The opinions expressed herein are mine alone, and I am 
  653.               solely irresponsible for them.
  654.  
  655. --- WtrGate+ v0.93.p7 sn 165
  656.  * Origin: Usenet: Just Little Ol' Me (1:109/42)
  657.  
  658. +----------------------------------------------------------------------------+
  659.  
  660. From: thoman@verinet.com                                13-Nov-99 04:53:22
  661.   To: All                                               13-Nov-99 03:31:18
  662. Subj: FrameMaker for OS/2 (not...) 
  663.  
  664. From: thoman@verinet.com
  665.  
  666. In <382bc8f5$2$avgroveq$mr2ice@netnews.voicenet.com>, nitebird@voicenet.com
  667. (Barry Mann) writes:
  668.  
  669.         In apparent reference to FrameMaker:
  670. >
  671. >The CD contains native OS/2 and Win95 versions.
  672.  
  673.         I have cause to doubt that.  As a FrameMaker customer, I was
  674. quite disappointed when Adobe bought them prior to the version 5
  675. rollout and axed the OS/2 version.  I bugged 'em about this and
  676. was told "sorry, no OS/2".
  677.  
  678.         If there actually is an OS/2 version on the CD, I'd sure
  679. like to know why they didn't tell anybody.  I specifically informed
  680. them that purchase of any native OS/2 version would be immediate,
  681. but I've still got my money and still have no OS/2 FrameMaker.
  682.  
  683.         If any version of FrameMaker was released that contained
  684. an OS/2 version on the CD, can anybody tell me _exactly_ which 
  685. version(s) had this?  I could believe maybe an alpha or a beta,
  686. but _released_?
  687.  
  688. -----
  689. Greg Thoman:  The opinions expressed herein are mine alone, and I am 
  690.               solely irresponsible for them.
  691.  
  692. --- WtrGate+ v0.93.p7 sn 165
  693.  * Origin: Usenet: Just Little Ol' Me (1:109/42)
  694.  
  695. +----------------------------------------------------------------------------+
  696.  
  697. From: houck@ibm.net                                     12-Nov-99 21:10:21
  698.   To: All                                               13-Nov-99 03:31:18
  699. Subj: Re: Quicken 98 to end Quicken Credit Card transaction downloads
  700.  
  701. From: Douglas Houck <houck@ibm.net>
  702.  
  703. The latest error message is
  704. "cannot find winsock.dll."
  705.  
  706. Be sure you have the SET ETC=x:\tcpip\dos\etc
  707. and the location of tcpip\dos\bin in your PATH
  708. statement in your AUTOEXEC.BAT file.  There are a
  709. number of similar statements needed in your
  710. CONFIG.SYS files, but since you seem to be able to
  711. get an IP address under OS2 I'm assuming that part
  712. is working correctly.
  713.  
  714. I also just picked up the setup.bat and revision 2
  715. patch.exe for Quicken
  716. 98.  Is that for Quicken 98 Deluxe, and, if so, do
  717. you know how to install
  718. it and if it's the latest revision?  j
  719.  
  720. I haven't used those two files, but it's makes no
  721. difference if you have Deluxe or the regular Q98.
  722. I got my files from within Q98 as described at the
  723. Intuit site.
  724.  
  725. You need two files to update Q98.  They are:
  726. Q98U1TO3.EXE            1,062,080
  727. Q98U3TO4.EXE               260,032
  728.  
  729. I don't know why Intuit doesn't just give out the
  730. files.  If you need them drop me a line and I will
  731. attach them to an e-mail.
  732.  
  733. --- WtrGate+ v0.93.p7 sn 165
  734.  * Origin: Usenet: HOUCK'S COMPUTERS (1:109/42)
  735.  
  736. +----------------------------------------------------------------------------+
  737.  
  738. From: lsunley@mb.sympatico.ca                           13-Nov-99 05:16:28
  739.   To: All                                               13-Nov-99 03:31:18
  740. Subj: Re: Netscape Communicator 4.61 -- Almost too embarrassed to ask.
  741.  
  742. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  743.  
  744. On Fri, 12 Nov 1999 17:52:02, rdegenna@utk.edu wrote:
  745.  
  746. > I used Communicator 4.04 with success for Java.  When I installed 4.61, I
  747. lost
  748. > Java support.  The message is "Your browser is not running Java.  Either
  749. turn 
  750. > Java support on or get a Java Compatible browser." 
  751. > Preferences (in 4.61) has all Java options checked: enable Java, enable Java 
  752. script,
  753. > etc.  If I type Java -version at an OS/2 prompt, I'm told I'm running Java
  754. version
  755. > 1.1.6.  I don't use any other Java apps, so I can't tell if it's just a
  756. Netscape
  757. > problem or not.
  758. > Maybe I missed something in the README, but I didn't find anything helpful.
  759. > Suggestions what to do?
  760.  
  761. You need Java version 1.1.7 or 1.1.8 for Netscape 4.61
  762.  
  763. The current version 1.1.8 (with or without patches) is much 
  764. faster than version 1.1.6 
  765.  
  766. Lorne Sunley
  767.  
  768. --- WtrGate+ v0.93.p7 sn 165
  769.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  770.  
  771. +----------------------------------------------------------------------------+
  772.  
  773. From: hamei@pacbell.net                                 13-Nov-99 02:29:06
  774.   To: All                                               13-Nov-99 03:31:18
  775. Subj: Re: Comm/2 v4.61 easter egg
  776.  
  777. From: hamei@pacbell.net
  778.  
  779. In <O9iXPTTUtRJe-pn2-okE8C4msuIP2@localhost>, mmellin@home.com (Mark Mellin)
  780. writes:
  781. >
  782. >-OR- unload Communicator and run the old IBM WebEx thingy, it will
  783. > SAVE YOU TONS OF VERY IMPORTANT BYTES !!!
  784. >
  785.  
  786. It also works better, and if it were modernized a LOT of us would rather
  787. use it. I like a new Netscape better than no Netscape, but WebEx is still
  788. far superior to ANY Netscape.  
  789.  
  790. >
  791. >Mark Mellin
  792. >
  793.  
  794. --
  795. härad ængravvåd
  796.  
  797. --- WtrGate+ v0.93.p7 sn 165
  798.  * Origin: Usenet: SBC Internet Services (1:109/42)
  799.  
  800. +----------------------------------------------------------------------------+
  801.  
  802. From: hamei@pacbell.net                                 13-Nov-99 03:47:12
  803.   To: All                                               13-Nov-99 03:31:18
  804. Subj: Re: Comm/2 v4.61 easter egg
  805.  
  806. From: hamei@pacbell.net
  807.  
  808. In <382AD3F5.5E59536B@ausNOSPAMtin.rr.com>, "Jeffrey S. Kobal"
  809. <murdoctor@ausNOSPAMtin.rr.com> writes:
  810. >Bob Germer wrote:
  811. >
  812. >> Chill out! The little egg takes less than 4K bytes. If you want to
  813. >> complain, complain about aaaaa.exe which is installed every time you load
  814. >> Warp. That little egg takes up about 99K.
  815. >>
  816. >> Anyone remember the key combination to run this one?
  817. >
  818. >Ctrl-Alt-Shift-O after clicking on the WPS desktop.
  819. >
  820.  
  821. ya know . . . after reading the Budster's post I thought all this torrent 
  822. in the WC was a little humorous. The I read this post and tried Ctrl-
  823. Alt-Shift-O, and a multicoloured thingy whizzed past taking along 
  824. with it E.EXE as well as access to any DOS session, requiring a reboot
  825. and mucking up some running background sessions which I couldn't
  826. access to shut down cleanly. Suddenly this wasn't so cute. I wonder 
  827. how much more reliable OS/2 would be without a bunch of Easter Eggplant
  828. clogging up its arteries.  I love the cute stuff too, but now . . maybe during 
  829.  
  830. installation would be a better time to do little tricks, then leave the code
  831. OUT of our running computers ? Future interactions with other cute stuff 
  832. are hard to predict - sacrificing stability and speed for cute doesn't really 
  833. cut it. If you don't believe me look at WIndows !  
  834.  
  835. >Jeffrey S. Kobal
  836. >IBM Corporation
  837. >
  838. >
  839.  
  840. --
  841. härad ængravvåd
  842.  
  843. --- WtrGate+ v0.93.p7 sn 165
  844.  * Origin: Usenet: SBC Internet Services (1:109/42)
  845.  
  846. +----------------------------------------------------------------------------+
  847.  
  848. From: hamei@pacbell.net                                 13-Nov-99 04:58:28
  849.   To: All                                               13-Nov-99 03:31:18
  850. Subj: Re: NS 4.61GA on WSeB and german Umlauts: Font Problem
  851.  
  852. From: hamei@pacbell.net
  853.  
  854. In <382B0DEC.7212A5CE@NOSPAMus.ibm.com>, Michael Kaply
  855. <mkaply@NOSPAMus.ibm.com> writes:
  856.  
  857. >I have no idea at all what you are referring to. The codepage it is running 
  858. >in is irrelevant.
  859.  
  860. that is sort of what I was referring to . . . as you're an IBM'er, not just a 
  861. Netscapegoat perhaps you can enlighten us international users:
  862.  
  863. IBM these days is very gung-ho in "internationalization" as we've all noticed
  864. watching the thirty megs or so that go into new directories when we upfix. 
  865. Sounds great ! until one actually tries to DO something involving foreign
  866. languages. At that point the hapless user finds that none of this does
  867. anything
  868. useful due to several problems. There is no way in OS/2 to work with dbcs 
  869. characters in codepage 437 or 850. One has to set up two codepages and switch 
  870. to 1381 or 950 to work in Chinese. Oops, you can't even work with both styles 
  871. of characters because you ONLY get two codepages - english, traditional, and 
  872. simplified would take three codepages. Not allowed.  This doesn't even touch 
  873. on the problems enumerated recently elsewhere caused by using two codepages 
  874. on one system, where files written in one codepage can be unaccessible or 
  875. undeletable from the other page. This is just the beginning of the troubles
  876. caused by the codepage / locale-aware system . . . so earlier in this thread
  877. I was surprised to see that Netscape can at least *read* from different 
  878. codepages without being started in a secondary codepage session. Ergo, 
  879. there must be SOME other method to deal with multiple languages than that 
  880. codepage abortion system. 
  881.  
  882. I will admit to a lot of frustration with this . . IBM is officially very
  883. outspoken
  884. on the subject of Global This and Global That and eCommerce trading global-
  885. wide : but if you try to actually DO any of this you are in for a shock. There 
  886. is 
  887. a poster elsewhere who has mentioned that there are a lot of  un- or poorly
  888. documented requirements to writing a proper OS/2 multi-lingual app - even the
  889. esteemed Nick Knight of MR/2 ICE fame has not been successful - dbcs files 
  890. do not work correctly in MR/2 ICE, and his is one of the better programs. I
  891. went
  892. so far as to try to purchase dbcs Warp 4 - you can NOT buy it in the US. In
  893. fact,
  894. of the five places my IBM contact kindly sent me, two asked if *I* could buy
  895. a few extra copies for them next time I was in Beijing !! 
  896.  
  897. so, in short, since Netscape can at least display foreign codepages from a 
  898. domestic one, what the heck is going on ? Why can crummy-ass Windows,
  899. the os for brain-dead gamers, do dbcs while OS/2, the product of an acclaimed
  900. international *business-oriented* solution-provider, cannot ? Macintosh
  901. has no problem, NeXT, dead for five years now, has no problems with dbcs. 
  902. Why are we stuck with this stupid codepage non-answer ? 
  903.  
  904. Sorry for getting hot under the collar - actually, I'm sort of looking for
  905. real technical answers to what's going on here. The real question is probably 
  906. buried in verbiage, so it is left at the end from Post #1. 
  907.  
  908. and thanks for taking your time to answer questions here in public - it's
  909. much appreciated, even if we do rant and rave sometimes  :-)
  910.  
  911. >On an OS/2 Warp 4 850 system with FixPak 5 or greater applied, using the
  912. >Times New Roman Mt 30 font, you can see:
  913. >
  914. >Japanese, Greek, Cyrillic, etc. etc.
  915. >
  916. >There is no need for codepage switching by the user.
  917. >
  918. >When we create the font in the app, we tell the OS what codepage we 
  919. >need. You don't have to do anything.
  920. >
  921.  
  922. >Mike Kaply
  923. >IBM
  924. >
  925.  
  926. >>so how *does* a program such as Netscape correctly display pages in German,
  927. >>in Rumanian, in Simplified Chinese when the app is opened from a codepage
  928. >>437 or 850 environment ?
  929. >
  930.  
  931. --
  932. härad ængravvåd
  933.  
  934. --- WtrGate+ v0.93.p7 sn 165
  935.  * Origin: Usenet: SBC Internet Services (1:109/42)
  936.  
  937. +----------------------------------------------------------------------------+
  938.  
  939. From: murdoctor@ausNOSPAMtin.rr.com                     13-Nov-99 08:20:05
  940.   To: All                                               13-Nov-99 05:13:20
  941. Subj: Re: Comm/2 v4.61 easter egg
  942.  
  943. From: "Jeffrey S. Kobal" <murdoctor@ausNOSPAMtin.rr.com>
  944.  
  945. Doug Darrow wrote:
  946.  
  947. > So, Jeff, are you guys going to fix the bad memory leak problem with
  948. > the 128-bit version of v.4.61 before the end of the year, or are we to
  949. > be forced to buy a Software Choice Support package to get the fix?
  950.  
  951. (1) What bad memory leak problem?
  952.  
  953. (2) I myself probably won't be fixing it, nor would I expect
  954. anyone on my team to do so.  It will be up to the service
  955. and maintenance folks, and then only if it's something that
  956. has actually been reported to them as a severe problem.
  957.  
  958. (3) I wouldn't expect to see a Communicator fixpack
  959. before the end of the year, but you never can tell.
  960.  
  961. (4) The way the situation has been described, you won't
  962. have to pay to get fixpacks even after the new year.
  963. Software Choice distributes whole software packages,
  964. not fixpacks... fixpacks come from a different source.
  965.  
  966. Jeffrey S. Kobal
  967. IBM Corporation
  968.  
  969.  
  970. --- WtrGate+ v0.93.p7 sn 165
  971.  * Origin: Origin Line 1 Goes Here (1:109/42)
  972.  
  973. +----------------------------------------------------------------------------+
  974.  
  975. From: murdoctor@ausNOSPAMtin.rr.com                     13-Nov-99 08:23:27
  976.   To: All                                               13-Nov-99 05:13:20
  977. Subj: Re: Netscape Communicator 4.61 -- Almost too embarrassed to ask.
  978.  
  979. From: "Jeffrey S. Kobal" <murdoctor@ausNOSPAMtin.rr.com>
  980.  
  981. rdegenna@utk.edu wrote:
  982.  
  983. > Preferences (in 4.61) has all Java options checked: enable Java, enable Java 
  984. script,
  985. > etc.  If I type Java -version at an OS/2 prompt, I'm told I'm running Java
  986. version
  987. > 1.1.6.
  988.  
  989. Java 1.1.6 is not supported in Netscape Communicator 4.61
  990. for OS/2.  In order to use Java with the browser, you must
  991. install Java 1.1.7 or a higher 1.1.x version.
  992.  
  993. Jeffrey S. Kobal
  994. IBM Corporation
  995.  
  996.  
  997. --- WtrGate+ v0.93.p7 sn 165
  998.  * Origin: Origin Line 1 Goes Here (1:109/42)
  999.  
  1000. +----------------------------------------------------------------------------+
  1001.  
  1002. From: dave@david-lister.co.uk                           13-Nov-99 08:44:02
  1003.   To: All                                               13-Nov-99 05:13:20
  1004. Subj: Re: Linkwiz
  1005.  
  1006. From: dave@david-lister.co.uk
  1007.  
  1008. In <BGtODEdD7Dku-pn2-z3ZKWYLhrvGy@n449.telekabel.euronet.nl>, on 11/12/99 
  1009.    at 10:44 AM, News@The-Net-4U.com (M.P. van Dobben de Bruijn) said:
  1010.  
  1011. >PCX's website seems to be defunct with a standard page that was installed
  1012. >by the (new?) ISP I think. Did you try to reach them by phone etc?
  1013. >Recently I saw that Indelible Blue still has them in the catalogue, but I
  1014. >doubt if shelling  out 125 USD for a new full version (I suppose that
  1015. >upgrades may be a problem over IB) would be what you like now.
  1016. >Nevertheless, thought I should mention it.
  1017.  
  1018. >Missing files in certain sub-directories you mention as a problem. I very
  1019. > recently learned that there is a problem with FP11....... 
  1020.  
  1021. Thanks for the  comments about PCX. I hadn't thought of telephoning them -
  1022. I guess that's what the internet does to us these days!!  I would not
  1023. necessarily object to paying for a new version if it worked properly! 
  1024. I'll check out Indelible Blue.  Thanks for that.
  1025.  
  1026. As to the missing files problem, it has been with me since the beginning
  1027. and I don't think it is a problen with FP11 though, like you, I have
  1028. noticed other things. Clearlook now doesn't find certain directories on my
  1029. machine and Sundial have suggested that this might be related to FP11.  I
  1030. have FP12 but haven't had a chance to put it on yet.
  1031.  
  1032. Dave Lister
  1033.  
  1034.  
  1035. --- WtrGate+ v0.93.p7 sn 165
  1036.  * Origin: Usenet: GXSN (1:109/42)
  1037.  
  1038. +----------------------------------------------------------------------------+
  1039.  
  1040. From: as@sci.fi                                         13-Nov-99 08:00:15
  1041.   To: All                                               13-Nov-99 10:28:21
  1042. Subj: Re: cannot find winsock.dll - Quicken 98
  1043.  
  1044. From: Anssi Saari <as@sci.fi>
  1045.  
  1046. alan@min.net.notspam writes:
  1047.  
  1048. > In <as66z9at6x.fsf@sci.fi>, on 11/11/99 
  1049. >    at 06:28 PM, Anssi Saari <as@sci.fi> said:
  1050. > >> f:\tcpip\dos\etc, which is listed as "set etc=" in autoexec.bat.  Quicken
  1051. > >> is set for direct internet connection.  
  1052. > >Winsock.dll needs to be in your (DOS) path, not %etc%.
  1053. > So should I stick it in c:\os2\mdos\winos2?
  1054.  
  1055. If that's in your path, but why not the default location in
  1056. c:\tcpip\dos\bin? And add that to your path in autoexec.bat.
  1057.  
  1058. -- 
  1059. Anssi Saari - as@sci.fi
  1060.  
  1061. --- WtrGate+ v0.93.p7 sn 165
  1062.  * Origin: Usenet: Tampere University of Technology (1:109/42)
  1063.  
  1064. +----------------------------------------------------------------------------+
  1065.  
  1066. From: as@sci.fi                                         13-Nov-99 08:07:04
  1067.   To: All                                               13-Nov-99 10:28:21
  1068. Subj: Re: Best Rewritable CD for OS2
  1069.  
  1070. From: Anssi Saari <as@sci.fi>
  1071.  
  1072. gsinger@nospam.home.com (Gideon Singer) writes:
  1073.  
  1074. > I am planning on installing a RWCD in the new year. Is there any 
  1075. > consensuse as to which is the best unit to install for OS2/W98 setup? 
  1076.  
  1077. I don't think so. I like my Ricoh MP7040S since it's software
  1078. upgradeble to 7060S, i.e. from 4x writing to 6x writing. Probably hard
  1079. to find now though, since the 7060 has replaced the 7040.
  1080.  
  1081. It does have one problem, though. I couldn't read multi-session CDs in
  1082. the Ricoh in OS/2. That is, until I patched os2cdrom.dmd. For some
  1083. reason, that file contains a list of drive brands and if your drive
  1084. brand, isn't on the list, OS/2 only shows the first session on a
  1085. multi-session disc. I understand this 'problem' concerns Yamaha drives
  1086. as well.
  1087.  
  1088. Available CD writing software isn't much for OS/2. There's RSJ, which
  1089. is expensive and for SCSI drives there's a Unix port, cdrecord.
  1090.  
  1091. -- 
  1092. Anssi Saari - as@sci.fi
  1093.  
  1094. --- WtrGate+ v0.93.p7 sn 165
  1095.  * Origin: Usenet: Tampere University of Technology (1:109/42)
  1096.  
  1097. +----------------------------------------------------------------------------+
  1098.  
  1099. From: rsteiner@visi.com                                 14-Nov-99 03:53:06
  1100.   To: All                                               13-Nov-99 10:28:22
  1101. Subj: Re: Comm/2 v4.61 easter egg
  1102.  
  1103. From: rsteiner@visi.com (Richard Steiner)
  1104.  
  1105. Here in comp.os.os2.apps, "Jeffrey S. Kobal" <murdoctor@ausNOSPAMtin.rr.com>
  1106. spake unto us, saying:
  1107.  
  1108. >(2) I myself probably won't be fixing it, nor would I expect
  1109. >anyone on my team to do so.  It will be up to the service
  1110. >and maintenance folks, and then only if it's something that
  1111. >has actually been reported to them as a severe problem.
  1112.  
  1113. I've always wondered why some companies keep support and development
  1114. staff separate and some don't.  We didn't when I worked at Unisys, and
  1115. we don't (at least in my group) at NWA.
  1116.  
  1117. Isn't there an advantage to having the folks who ported the original
  1118. code do the bug squashing as well?  Or am I missing something?
  1119.  
  1120. -- 
  1121.    -Rich Steiner  >>>--->  rsteiner@visi.com  >>>---> Bloomington, MN
  1122.      OS/2 + BeOS + Linux + Solaris + Win95 + WinNT4 + FreeBSD + DOS
  1123.       + VMWare + Fusion + vMac + Executor = PC Hobbyist Heaven! :-)
  1124.           P-1 CUR ALLOC 3867562....756G      HELLO AGAIN GREGORY
  1125.  
  1126. --- WtrGate+ v0.93.p7 sn 165
  1127.  * Origin: Usenet: FIELDATA FORTRAN ENTHUSIASTS CLUB (1:109/42)
  1128.  
  1129. +----------------------------------------------------------------------------+
  1130.  
  1131. From: kimwaicSpamGoToGarbage@deltanet.com               13-Nov-99 06:42:03
  1132.   To: All                                               13-Nov-99 10:28:22
  1133. Subj: Re: IBM WAKE UP
  1134.  
  1135. From: "Kim Cheung" <kimwaicSpamGoToGarbage@deltanet.com>
  1136.  
  1137. On Fri, 12 Nov 1999 16:10:16 -0500, Brad BARCLAY wrote:
  1138.  
  1139. >    I unfortunately don't have an answer (and I really wish I did...), but
  1140. >is there *anything* keeping any of these companies from using VAC++
  1141. >v3.0, which doesn't seem to have the limitations these groups are
  1142. >talking about (most of IBM's OS/2 products are compiled with VAC++ v3.0
  1143.  
  1144. I believe so.   The annoucements from these companies talked about that.
  1145.  
  1146. >AFAIK, and many of them are significantly bigger than any of the above
  1147. >mentioned products)?
  1148.  
  1149. 3.0 wasn't that great to start with - with a half baked integration with the
  1150. WPS, and a tendency to self-destruct.   But of course, when compared to 4.0,
  1151. it's heaven.
  1152.  
  1153. 4.0 is REALLY terrible.
  1154.  
  1155.  
  1156. --- WtrGate+ v0.93.p7 sn 165
  1157.  * Origin: Usenet: TouchVoice Corporation (1:109/42)
  1158.  
  1159. +----------------------------------------------------------------------------+
  1160.  
  1161. From: nospam@nospamnospam.com                           13-Nov-99 12:59:20
  1162.   To: All                                               13-Nov-99 10:28:22
  1163. Subj: Re: Comm/2 v4.61 easter egg
  1164.  
  1165. From: nospam@nospamnospam.com (Magnus Olsson)
  1166.  
  1167. On Fri, 12 Nov 1999 23:25:54, alan@min.net.notspam wrote:
  1168.  
  1169. > Yes, I paid for Warp 4, and Warp 3, and OS/2 2.11.
  1170. Same here (except for 2.11, which i have never used)
  1171.  
  1172. -
  1173. all the best
  1174.                   Magnus
  1175.  
  1176. --- WtrGate+ v0.93.p7 sn 165
  1177.  * Origin: Usenet: Utfors AB (1:109/42)
  1178.  
  1179. +----------------------------------------------------------------------------+
  1180.  
  1181. From: janswa@algonet.se                                 13-Nov-99 13:53:21
  1182.   To: All                                               13-Nov-99 12:46:02
  1183. Subj: Re: Partition Magic 5.0 upgrade
  1184.  
  1185. From: janswa@algonet.se (Jan Swartling)
  1186.  
  1187. On Sat, 13 Nov 1999 04:43:18, thoman@verinet.com wrote:
  1188.  
  1189. > In <8NO1LLldNq1r-pn2-0dNd8XsjBPdj@localhost>, janswa@algonet.se (Jan
  1190. Swartling) writes:
  1191. > >
  1192. > >It's not a question whether there is a OS/2 version or not. (There is no 
  1193. > >native OS/2 version, since the one in PM3). 
  1194. >         Actually, it was, since you specifically stated that you
  1195. > ran an OS/2 version.  That Partition Magic still handles HPFS 
  1196. > partitions was never in doubt (at least here, I can't speak for 
  1197. > others).
  1198.  
  1199. Greg,
  1200.  
  1201. sorry about that. Let me rephrase it to "...easy to run the version for 
  1202. OS/2 included..."
  1203.  
  1204. Jan Swartling
  1205.  Blue Soft
  1206.  
  1207. --- WtrGate+ v0.93.p7 sn 165
  1208.  * Origin: Usenet: Blue Soft (1:109/42)
  1209.  
  1210. +----------------------------------------------------------------------------+
  1211.  
  1212. From: janswa@algonet.se                                 13-Nov-99 13:53:21
  1213.   To: All                                               13-Nov-99 12:46:02
  1214. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  1215.  
  1216. From: janswa@algonet.se (Jan Swartling)
  1217.  
  1218. On Sat, 13 Nov 1999 04:35:16, swansona@fastwave.net wrote:
  1219.  
  1220. > PM3 was nice in that they had the DOS text mode right on the CD where 
  1221. > you could get it -- PQMAGICT.EXE.  This changed in PM4 where you don't
  1222. > get to find it until you install PQMagic -- which you can only do 
  1223. > under Windows.  Suppose you want it to create a partition for Windows 
  1224. > -- or don't plan on installing Windows at all?  Does PM5 continue the 
  1225. > "Catch 22" built into PM4?
  1226.  
  1227. swansona, 
  1228.  
  1229. It believethey have abandonded the text version in PM5. Instead you get 
  1230. the opportunity to create a Rescue diskett either from DOS or from 
  1231. Windows. You can create the DOS directly from the CD, but in order to do 
  1232. it from windows I believe you have to first install the program. So there 
  1233. is no "Catch 22" situation.
  1234.  
  1235. Jan Swartling
  1236.  Blue Soft
  1237.  
  1238. --- WtrGate+ v0.93.p7 sn 165
  1239.  * Origin: Usenet: Blue Soft (1:109/42)
  1240.  
  1241. +----------------------------------------------------------------------------+
  1242.  
  1243. From: janswa@algonet.se                                 13-Nov-99 13:53:19
  1244.   To: All                                               13-Nov-99 12:46:02
  1245. Subj: Re: Partition Magic 5.0 upgrade
  1246.  
  1247. From: janswa@algonet.se (Jan Swartling)
  1248.  
  1249. On Thu, 11 Nov 1999 11:05:21, Tony Wright <horseman@ibm.net> wrote:
  1250.  
  1251. > Jan Swartling wrote:
  1252. > > On Tue, 9 Nov 1999 02:14:44, "Hal Murray" <hjmurray@home.com> wrote:
  1253. > >
  1254. > > >  I tried Partition Magic 4 on my OS/2 drive and it destroyed my
  1255. > > > extended partition. So I went back to Partition Magic 3 text version.
  1256.  
  1257. > > Arer you sure that your extended partition was destroyed? It might just
  1258. > > have been converted to a "0F" partition type, which OS/2 don't recognise.
  1259. > > It's easy to restore to the previous "05"-partition type by running the
  1260. > > included PTEDIT program.
  1261. > Jan,Might this also depend on the revision level of PMagic he was using? I
  1262. > had to update to PM 4 from V3 for a 10.8Gb IDE and the upgrade CD was
  1263. > apparently 4.1 (or 4.01 perhaps).I also downloaded PTEDIT in anticipation of
  1264. > having to correct this very problem you referred to...
  1265. > However, cursory tests on re-creatings the Extended partition table appeared
  1266. > to always result in it correctly being defined as 05'X'
  1267.  
  1268. Well, all I know is that when you resize or create an extended partition 
  1269. (I believe over 524MB) PM4 creates it as an "0F" partition. Since, sadly 
  1270. to say,  Powerquest seem to have dropped all further development for the 
  1271. OS/2, it seem unlikely that this will changes in any new versions. In PM3 
  1272. you could disable the FAT32 options, in PM4 it seem to be hardcoded. The 
  1273. only way I have found to change the partitoin type is by using the 
  1274. included PTEDIT
  1275.  
  1276. > > And I wouldn't call version 4 (or version 5) OS/2 incompatible. I find it
  1277. > > quite easy to run the included OS/2 version from diskette. You can choose
  1278. > > between a graphics and a text version.
  1279. > Oh dear....apparently more confusion/ambiguity?What included OS/2 version on
  1280. > what specific major version of PM?
  1281.  
  1282. Let me rephrase the above to "..included version for OS/2...". It's the 
  1283. DOS graphical version (which runs under both DOS and in a OS/2 DOS 
  1284. session) you get by running the MAKEDISK.BAT.
  1285.  
  1286. > In any event while not disbelieving "Hals" original observation that PM 4
  1287. > "allegedly destroyed" his extended partitions I think far more detail would
  1288. > be required 
  1289.  
  1290. I just offered a possible solution to a probabel cause. I know that many 
  1291. people have had similar experiances.  
  1292.  
  1293. > Perhaps downloading/applying the service patch from PowerQuest site might
  1294. > resolve these symptoms he previously observed? 
  1295.  
  1296. It is always a good idea to use the latest updates, which for PM3 is v3.05
  1297. and for PM4 is version 4.01. 
  1298.  
  1299. Jan Swartling
  1300.  Blue Soft 
  1301.  
  1302.  
  1303. --- WtrGate+ v0.93.p7 sn 165
  1304.  * Origin: Usenet: Blue Soft (1:109/42)
  1305.  
  1306. +----------------------------------------------------------------------------+
  1307.  
  1308. From: janswa@algonet.se                                 13-Nov-99 13:53:20
  1309.   To: All                                               13-Nov-99 12:46:02
  1310. Subj: Re: Partition Magic 5.0 upgrade
  1311.  
  1312. From: janswa@algonet.se (Jan Swartling)
  1313.  
  1314. On Fri, 12 Nov 1999 12:26:26, nospam@savebandwidth.invalid       (John 
  1315. Thompson) wrote:
  1316.  
  1317. > This MAKEDISK.BAT is one of the things I kept trying to get 
  1318. > Powerquest to change during the PM v5 betas.  Even though  they 
  1319. > provide the bootable DR-DOS diskette image to run PM from a
  1320. > floppy boot, the fact that they insist on using a .BAT file to 
  1321. > create the diskettes means that you need to have DOS support on 
  1322. > your OS/2 machine to create the diskettes.  I tried to convince 
  1323. > them that simply making another copy of MAKEDISK.BAT on the CD
  1324. > but naming it to MAKEDISK.CMD would allow the diskettes to be
  1325. > created in a native OS/2 session.  By the end of beta 2 I thought
  1326. > I had convinced them.  But I see there's still no MAKEDISK.CMD
  1327. > file there.
  1328. > I also suggested using the LOADDSKF.EXE program to create 
  1329. > diskettes directly from images (like they do for the linux 
  1330. > diskette creation, using "dd") but that didn't get too far.  In 
  1331. > any case, if you have a PROTECTONLY=YES OS/2 installation you can
  1332. > still create the needed bootable diskettes using the linux
  1333. > instructions and the OS/2 port of the "dd" command, found in the
  1334. > GNU File Utilities package.
  1335.  
  1336. John ,
  1337.  
  1338. I fully agree that it would have been nice (and also an extremely simple 
  1339. thing for Powerquest to do) if they would have included an .CMD version of
  1340. the MAKEDISK.BAT file. I have no idea if it is common to run 
  1341. PROTECTONLY=YES and by this exclude the possibility to run DOS-programs, 
  1342. but there are obviously those who use this switch. You can of course, just
  1343. make a DOS bootable diskette from any DOS system and then just copy the 
  1344. appropriate files from the PM CD.
  1345.  
  1346. Jan Swartling 
  1347.  Blue Soft
  1348.  
  1349. --- WtrGate+ v0.93.p7 sn 165
  1350.  * Origin: Usenet: Blue Soft (1:109/42)
  1351.  
  1352. +----------------------------------------------------------------------------+
  1353.  
  1354. From: letoured@nospam.net                               13-Nov-99 06:20:16
  1355.   To: All                                               13-Nov-99 12:46:02
  1356. Subj: Re: FrameMaker for OS/2 (not...) 
  1357.  
  1358. From: letoured@nospam.net
  1359.  
  1360. thoman@verinet.com said:
  1361.  
  1362. I figured he was trying to say Describe came on a CD with OS2 & Wincrap
  1363. versions.
  1364.  
  1365. I think eveyone was angry with Adobe for killing the OS2 version, and I'm
  1366. 100% certain the cause was pressure from Microsoft because there is no
  1367. other answer that makes sense.
  1368.  
  1369. The good news is that versions 5.0/1 run better under WinOS2 then they did
  1370. under windows, and (for my use) I've never seen anything in version 5.5
  1371. [haven't looked for 6.] that was worth the upgrade. -- I've wondered a few
  1372. times if Adobe has held back development  because it would impinge on the
  1373. Word 7/8/9/10/ etc. market. And we know M$ is capable of eating their
  1374. young.
  1375.  
  1376. In any event, 5.0 was a solid version and the last one to come from Frame
  1377. Technology. Its a keeper if you've got it.
  1378.  
  1379.  
  1380. >>The CD contains native OS/2 and Win95 versions.
  1381.  
  1382. >        I have cause to doubt that.  As a FrameMaker customer, I was
  1383. >quite disappointed when Adobe bought them prior to the version 5 rollout
  1384. >and axed the OS/2 version.  I bugged 'em about this and was told "sorry,
  1385. >no OS/2".
  1386.  
  1387. >        If there actually is an OS/2 version on the CD, I'd sure like to
  1388. >know why they didn't tell anybody.  I specifically informed them that
  1389. >purchase of any native OS/2 version would be immediate, but I've still
  1390. >got my money and still have no OS/2 FrameMaker.
  1391.  
  1392. >        If any version of FrameMaker was released that contained an OS/2
  1393. >version on the CD, can anybody tell me _exactly_ which  version(s) had
  1394. >this?  I could believe maybe an alpha or a beta, but _released_?
  1395.  
  1396. >-----
  1397. >Greg Thoman:  The opinions expressed herein are mine alone, and I am 
  1398. >              solely irresponsible for them.
  1399.  
  1400. _____________
  1401. Ed Letourneau <letoured@sover.net>
  1402.  
  1403. --- WtrGate+ v0.93.p7 sn 165
  1404.  * Origin: Usenet: bCandid - Powering the world's discussions - http
  1405. (1:109/42)
  1406.  
  1407. +----------------------------------------------------------------------------+
  1408.  
  1409. From: tvv@sbs.kiev.ua                                   13-Nov-99 14:45:19
  1410.   To: All                                               13-Nov-99 12:46:02
  1411. Subj: Re: Injoy: wont transmit a particular file
  1412.  
  1413. From: tvv@sbs.kiev.ua (Vit Timchishin)
  1414.  
  1415. On Fri, 12 Nov 1999 18:08:40, Tim Stephen@CIOS.ORG (Tim Stephen) wrote:
  1416.  
  1417. >     I have injoy 1.1 with IP masquerading turned on on a warp 4 fixpack
  1418. > 11 system.  Recently I noticed that Injoy won't allow a at least a
  1419. > couple of files to download into my system either through FTP or
  1420. > netscape browser.  The files are little graphics files that exist on our
  1421. > web server (which has a T1 connection).  The files display/download
  1422. > properly on all other systems that access them with ftp or http but not
  1423. > on the injoy system.  They display/download properly when the injoy
  1424. > system is connected via IBM dialer rather than injoy.  They are small
  1425. > files (~15K or less).  Injoy shows an unusual amount of FCS invalid
  1426. > messsages as they are being accessed.
  1427. >     Any ideas??
  1428. Try SafeFire PPP (http://www.lgs.kiev.ua) It has all key features of In-Joy
  1429. plus
  1430. more (CCP, callback).
  1431.  
  1432. --- WtrGate+ v0.93.p7 sn 165
  1433.  * Origin: Usenet: Navigator Online Internet News Server (1:109/42)
  1434.  
  1435. +----------------------------------------------------------------------------+
  1436.  
  1437. From: oli.ebert@t-online.de                             13-Nov-99 16:03:20
  1438.   To: All                                               13-Nov-99 12:46:02
  1439. Subj: Re: Embellish File-Open Problem?
  1440.  
  1441. From: Oliver Ebert <oli.ebert@t-online.de>
  1442.  
  1443. Hi Peter,
  1444.  
  1445. > Of the 13 directories in the root
  1446. > of my E-drive only 10 show up. 
  1447. > Anyone else noticed such a problem problem?
  1448. Here's the same. Of the 15 directories in the root of my HD only 11 
  1449. show up.
  1450. I don't know why. I noticed this problem accidently because I wanted 
  1451. to load a file from a directory not shown in the »Open file« dialog. 
  1452. With the »save file« dialog it is the same.
  1453. I am running version 2.02b.
  1454. Anybody out there who can solve this problem or can tell me why it 
  1455. exists?
  1456.  
  1457. Bye says
  1458. Oliver
  1459.  
  1460.  
  1461.  
  1462. --- WtrGate+ v0.93.p7 sn 165
  1463.  * Origin: Usenet: T-Online (1:109/42)
  1464.  
  1465. +----------------------------------------------------------------------------+
  1466.  
  1467. From: murdoctor@ausNOSPAMtin.rr.com                     13-Nov-99 15:18:04
  1468.   To: All                                               13-Nov-99 12:46:02
  1469. Subj: Re: Comm/2 v4.61 easter egg
  1470.  
  1471. From: "Jeffrey S. Kobal" <murdoctor@ausNOSPAMtin.rr.com>
  1472.  
  1473. Richard Steiner wrote:
  1474.  
  1475. > Isn't there an advantage to having the folks who ported the original
  1476. > code do the bug squashing as well?  Or am I missing something?
  1477.  
  1478. There are certainly good arguments to be made for
  1479. that model, but there are advantages to both.  In
  1480. our development environment, there is more of a
  1481. focus on job skills (development, testing, customer
  1482. situation debugging, etc.) than on specific product
  1483. skills.  "Developers" move from development
  1484. project to development project... testers do the
  1485. same between testing projects... etc.
  1486.  
  1487. Jeffrey S. Kobal
  1488. IBM Corporation
  1489.  
  1490.  
  1491. --- WtrGate+ v0.93.p7 sn 165
  1492.  * Origin: Origin Line 1 Goes Here (1:109/42)
  1493.  
  1494. +----------------------------------------------------------------------------+
  1495.  
  1496. From: lsunley@mb.sympatico.ca                           13-Nov-99 15:29:07
  1497.   To: All                                               13-Nov-99 12:46:02
  1498. Subj: Re: Embellish File-Open Problem?
  1499.  
  1500. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  1501.  
  1502. On Sat, 13 Nov 1999 16:03:40, Oliver Ebert <oli.ebert@t-online.de> 
  1503. wrote:
  1504.  
  1505. > Hi Peter,
  1506. > > Of the 13 directories in the root
  1507. > > of my E-drive only 10 show up. 
  1508. > > Anyone else noticed such a problem problem?
  1509. > Here's the same. Of the 15 directories in the root of my HD only 11 
  1510. > show up.
  1511. > I don't know why. I noticed this problem accidently because I wanted 
  1512. > to load a file from a directory not shown in the εOpen file⌐ dialog. 
  1513. > With the εsave file⌐ dialog it is the same.
  1514. > I am running version 2.02b.
  1515. > Anybody out there who can solve this problem or can tell me why it 
  1516. > exists?
  1517.  
  1518. This is probably the "archive" bit set on the directory error.
  1519.  
  1520. There were a number of posts on this topic. Basically the
  1521. problem is that FP 11 (?) sets the "archive" bit on a directory
  1522. file and a number of programs cannot handle the presence
  1523. of that bit. You can probably get rid of the problem by
  1524. using the ATTRIB command to set the bit off with
  1525.  
  1526. ATTRIB -A directory-name 
  1527.  
  1528. where "directory-name" is the directory that you have the
  1529. problem with.
  1530.  
  1531. Lorne Sunley
  1532.  
  1533.  
  1534.  
  1535. --- WtrGate+ v0.93.p7 sn 165
  1536.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  1537.  
  1538. +----------------------------------------------------------------------------+
  1539.  
  1540. From: sbo@hehe.com                                      13-Nov-99 16:31:03
  1541.   To: All                                               13-Nov-99 16:36:24
  1542. Subj: danish charachters
  1543.  
  1544. From: sbo@hehe.com (Steen Bondo)
  1545.  
  1546. Hi all
  1547.  
  1548. Using timEd for email+news - I have a little problem with æ╜åÆ╛Å(
  1549. aeoeaaAEOEAA). The problem are the ╜╛(oeOE)s, they are shown at 
  1550. recipients as 'cent' and 'yen' charachters. It must be timEd's 
  1551. translation that has a failure here, because I read them OK - also the 
  1552. ones from my self.
  1553.  
  1554. If the recipient has:
  1555.     Content-Type: text/plain; charset="iso-8859-1"
  1556.     Content-Transfer-Encoding: quoted-printable
  1557. He should see them right, but no.!
  1558.  
  1559. Anyone has a fix for timEd's <readmaps.dat/writmaps.dat> ??
  1560. Or <ISO_IBM.CHS/IBM_ISO.CHS> ??
  1561. --
  1562. Steen
  1563.  
  1564. --- WtrGate+ v0.93.p7 sn 165
  1565.  * Origin: Origin Line 1 Goes Here (1:109/42)
  1566.  
  1567. +----------------------------------------------------------------------------+
  1568.  
  1569. From: nospam@nospam.com                                 13-Nov-99 18:00:19
  1570.   To: All                                               13-Nov-99 16:36:24
  1571. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  1572.  
  1573. From: nospam@nospam.com (Bruce LaZerte)
  1574.  
  1575. On Sat, 13 Nov 1999 04:35:16, swansona@fastwave.net wrote:
  1576.  
  1577. >  PQMAGICT.EXE.  This changed in PM4 where you don't
  1578. > get to find it until you install PQMagic -- which you can only do 
  1579. > under Windows.  Suppose you want it to create a partition for Windows 
  1580. > -- or don't plan on installing Windows at all? 
  1581.  
  1582. Yah, this really ticked me off with V4. Especially since I downloaded the 
  1583. upgrade (24MB?) and had to run through all that wincrap just to unzip it 
  1584. and get about 3-4MB of core DOS programs. 
  1585.  
  1586. It's a company I love to hate.
  1587.  
  1588. WIsh they just sold a plain DOS zipped version for OS/2, Linux, whatever 
  1589. users.
  1590.  
  1591. ----------------------
  1592. Bruce LaZerte     
  1593. Muskoka,Ontario,Canada
  1594. freshwat at muskoka dot com    
  1595.  
  1596. --- WtrGate+ v0.93.p7 sn 165
  1597.  * Origin: Origin Line 1 Goes Here (1:109/42)
  1598.  
  1599. +----------------------------------------------------------------------------+
  1600.  
  1601. From: hamei@pacbell.net                                 13-Nov-99 08:58:21
  1602.   To: All                                               13-Nov-99 16:36:24
  1603. Subj: Re: Quicken 98 to end Quicken Credit Card transaction downloads
  1604.  
  1605. From: hamei@pacbell.net
  1606.  
  1607. In <f92yac4h636.fsf@eng.sun.com>, Mark Hood <hood@eng.sun.com> writes:
  1608.  
  1609. >Intuit has informed me through the mail that in order to continue
  1610. >downloading credit card transactions from Quicken Credit Card issued by
  1611. >Travelers Bank I would have to upgrade to Quicken 2000 Deluxe by November
  1612. >15.  Quicken 98 is the last 16-bit version of Quicken, so it is the last
  1613. >version that will run in Win-OS2.
  1614. >
  1615. >I've communicated with the support people and it seems unlikely that a patch
  1616. >will be issued for Quicken 98 to allow it to continue transactions with
  1617. >their new server, but they didn't rule it out.  If no patch will be
  1618. >available, it seems my options are to either get an account with a big bank
  1619. >like Wells Fargo that supports on-line banking directly with Quicken 98, or
  1620. >boot into a W32 OS for Quicken 2000.
  1621.  
  1622.  
  1623. as they say, money talks and something else walks -- if your current
  1624. bank won't go to the trouble to come up with a Win 3.1 program, then tell 
  1625. them you'll leave and why. Obviously they don't want your business that badly.
  1626. Perhaps if enough people stand up for choice we'll get it. We certainly won't
  1627. get anything but a large reamer by doing whatever we're told. Bring out
  1628. the cattle cars, we're almost ready to go !
  1629.  
  1630. >
  1631. >-- Mark Hood
  1632.  
  1633.  
  1634. --
  1635. härad ængravvåd
  1636.  
  1637. --- WtrGate+ v0.93.p7 sn 165
  1638.  * Origin: Usenet: SBC Internet Services (1:109/42)
  1639.  
  1640. +----------------------------------------------------------------------------+
  1641.  
  1642. From: p.engels@gmx.de                                   13-Nov-99 21:28:05
  1643.   To: All                                               13-Nov-99 16:36:24
  1644. Subj: PHMon beta release
  1645.  
  1646. From: "Peter Engels" <p.engels@gmx.de>
  1647.  
  1648. HI OS/2 user,
  1649.  
  1650. you can find a beta release of PMHMon on my homepage. This freeware
  1651. utility monitors the supply voltages, temperatures and fans of the main
  1652. board. It is a PM application.
  1653.  
  1654. http://www.uni-bonn.de/~uzs0ad
  1655.  
  1656.  
  1657.  
  1658. This OS/2 system uptime is 04 hours, 10 minutes and 59 seconds.
  1659. -- 
  1660. MfG / Regards
  1661.  
  1662.     Peter Engels
  1663.  
  1664.  
  1665. --- WtrGate+ v0.93.p7 sn 165
  1666.  * Origin: Usenet: RHRZ - University of Bonn (Germany) (1:109/42)
  1667.  
  1668. +----------------------------------------------------------------------------+
  1669.  
  1670. From: hamei@pacbell.net                                 13-Nov-99 20:13:15
  1671.   To: All                                               13-Nov-99 19:47:01
  1672. Subj: Re: cannot find winsock.dll - Quicken 98
  1673.  
  1674. From: hamei@pacbell.net
  1675.  
  1676. In <asr9hv3p8g.fsf@sci.fi>, Anssi Saari <as@sci.fi> writes:
  1677. >alan@min.net.notspam writes:
  1678. >
  1679. >> In <as66z9at6x.fsf@sci.fi>, on 11/11/99 
  1680. >>    at 06:28 PM, Anssi Saari <as@sci.fi> said:
  1681. >> 
  1682. >> >> f:\tcpip\dos\etc, which is listed as "set etc=" in autoexec.bat. 
  1683. Quicken
  1684. >> >> is set for direct internet connection.  
  1685. >> 
  1686. >> >Winsock.dll needs to be in your (DOS) path, not %etc%.
  1687. >> 
  1688. >> So should I stick it in c:\os2\mdos\winos2?
  1689. >
  1690. >If that's in your path, but why not the default location in
  1691. >c:\tcpip\dos\bin? And add that to your path in autoexec.bat.
  1692.  
  1693. been a long time since I did a DOS sockets app . . but don't you
  1694. also need to make sure there is only ONE winsock.dll anywhere on
  1695. your system ? Somehow the computer which perennially "cannot find
  1696. such-and-such dll" is a whizz at finding winsock.dll anywhere you
  1697. hide a copy ! (but not to use, only to make trouble)  
  1698.  
  1699. or am I just having another Senior Moment ?
  1700.  
  1701. >
  1702. >-- 
  1703. >Anssi Saari - as@sci.fi
  1704. >
  1705.  
  1706. --
  1707. härad ængravvåd
  1708.  
  1709. --- WtrGate+ v0.93.p7 sn 165
  1710.  * Origin: Usenet: SBC Internet Services (1:109/42)
  1711.  
  1712. +----------------------------------------------------------------------------+
  1713.  
  1714. From: Spammers@Bite.Me                                  13-Nov-99 21:45:11
  1715.   To: All                                               13-Nov-99 19:47:01
  1716. Subj: Re: FrameMaker for OS/2 (not...) 
  1717.  
  1718. From: "Jaime A. Cruz, Jr." <Spammers@Bite.Me>
  1719.  
  1720. -----BEGIN PGP SIGNED MESSAGE-----
  1721. Hash: SHA1
  1722.  
  1723. I guess no one remembers that almost two weeks after Adobe announced they
  1724. were discontinuing development of FrameMaker/2 (according to Martin Warnett
  1725. who was one of the developers at the time, it was ready for beta test!!),
  1726. Adobe had a joint announcement with Microsoft over a new "OpenType" font
  1727. technology.
  1728.  
  1729. Coincidence?  What do you think?
  1730.  
  1731. On Sat, 13 Nov 1999 06:20:32 -0500, letoured@nospam.net wrote:
  1732.  
  1733. >thoman@verinet.com said:
  1734. >
  1735. >I figured he was trying to say Describe came on a CD with OS2 & Wincrap
  1736. >versions.
  1737. >
  1738. >I think eveyone was angry with Adobe for killing the OS2 version, and I'm
  1739. >100% certain the cause was pressure from Microsoft because there is no
  1740. >other answer that makes sense.
  1741. >
  1742. >The good news is that versions 5.0/1 run better under WinOS2 then they did
  1743. >under windows, and (for my use) I've never seen anything in version 5.5
  1744. >[haven't looked for 6.] that was worth the upgrade. -- I've wondered a few
  1745. >times if Adobe has held back development  because it would impinge on the
  1746. >Word 7/8/9/10/ etc. market. And we know M$ is capable of eating their
  1747. >young.
  1748. >
  1749. >In any event, 5.0 was a solid version and the last one to come from Frame
  1750. >Technology. Its a keeper if you've got it.
  1751. >
  1752. >
  1753. >>>The CD contains native OS/2 and Win95 versions.
  1754. >
  1755. >>        I have cause to doubt that.  As a FrameMaker customer, I was
  1756. >>quite disappointed when Adobe bought them prior to the version 5 rollout
  1757. >>and axed the OS/2 version.  I bugged 'em about this and was told "sorry,
  1758. >>no OS/2".
  1759. >
  1760. >>        If there actually is an OS/2 version on the CD, I'd sure like to
  1761. >>know why they didn't tell anybody.  I specifically informed them that
  1762. >>purchase of any native OS/2 version would be immediate, but I've still
  1763. >>got my money and still have no OS/2 FrameMaker.
  1764. >
  1765. >>        If any version of FrameMaker was released that contained an OS/2
  1766. >>version on the CD, can anybody tell me _exactly_ which  version(s) had
  1767. >>this?  I could believe maybe an alpha or a beta, but _released_?
  1768. >
  1769. >>-----
  1770. >>Greg Thoman:  The opinions expressed herein are mine alone, and I am 
  1771. >>              solely irresponsible for them.
  1772. >
  1773. >_____________
  1774. >Ed Letourneau <letoured@sover.net>
  1775. >
  1776.  
  1777. Jaime A. Cruz, Jr.
  1778.  
  1779. o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o
  1780. o                                                 o
  1781. o  Visit the Nassau Wings Motorcycle Club at:     o
  1782. o  http://www.nassauwings.org/                    o
  1783. o  A Charter Member of the Motorcycle Web Ring!   o
  1784. o                                                 o
  1785. o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o_o&o
  1786.  
  1787.  
  1788.  
  1789. -----BEGIN PGP SIGNATURE-----
  1790. Version: PGPfreeware 5.0 OS/2 for non-commercial use
  1791. Comment: PGP 5.0 for OS/2
  1792. Charset: cp850
  1793.  
  1794. wj8DBQE4Lc3ggvzYfxgMc34RAkUQAJ4pZ0L+4t4bG2dtWvDiFzT9xLDy4QCg30/l
  1795. dlJm1GZCsTu78L6F8AzPNkw=
  1796. =CJ3s
  1797. -----END PGP SIGNATURE-----
  1798.  
  1799. --- WtrGate+ v0.93.p7 sn 165
  1800.  * Origin: Usenet: Nassau Wings Motorcycle Club (1:109/42)
  1801.  
  1802. +----------------------------------------------------------------------------+
  1803.  
  1804. From: sma.spam-not@rtd.com                              13-Nov-99 22:07:10
  1805.   To: All                                               13-Nov-99 19:47:01
  1806. Subj: ns461: Contacting host....
  1807.  
  1808. From: James Moe <sma.spam-not@rtd.com>
  1809.  
  1810. Hello,
  1811.     Sometimes NS will get to the stage of "Connect: Contaction host
  1812. :<whatever>..." and wait there forever. Usually it times out with http
  1813. 404.
  1814.     Anyone know what happens on the infinite wait?
  1815.  
  1816.  
  1817. -- 
  1818.  
  1819. sma at rtd dot com
  1820. Remove ".spam-not" for email
  1821.  
  1822. --- WtrGate+ v0.93.p7 sn 165
  1823.  * Origin: Usenet: Sohnen-Moe Associates, Inc (1:109/42)
  1824.  
  1825. +----------------------------------------------------------------------------+
  1826.  
  1827. From: letoured@nospam.net                               13-Nov-99 17:38:07
  1828.   To: All                                               13-Nov-99 19:47:01
  1829. Subj: Re: FrameMaker for OS/2 (not...) 
  1830.  
  1831. From: letoured@nospam.net
  1832.  
  1833. >I guess no one remembers that almost two weeks after Adobe announced they
  1834. >were discontinuing development of FrameMaker/2 (according to Martin
  1835. >Warnett who was one of the developers at the time, it was ready for beta
  1836. >test!!), Adobe had a joint announcement with Microsoft over a new
  1837. >"OpenType" font technology.
  1838.  
  1839. >Coincidence?  What do you think?
  1840.  
  1841. No I didn't forget. I just think it is more interesting that Adobe has
  1842. left out things that would be logical to add in if you really wanted to
  1843. compete in the office making documents. e.g., you would add in
  1844. functionally to allow the use of Frame for document construction with
  1845. seamless import and export of documents with Word.  
  1846.  
  1847.  
  1848. _____________
  1849. Ed Letourneau <letoured@sover.net>
  1850.  
  1851. --- WtrGate+ v0.93.p7 sn 165
  1852.  * Origin: Usenet: bCandid - Powering the world's discussions - http
  1853. (1:109/42)
  1854.  
  1855. +----------------------------------------------------------------------------+
  1856.  
  1857. From: postmaster@[127.0.0.1]                            13-Nov-99 17:17:29
  1858.   To: All                                               13-Nov-99 21:18:19
  1859. Subj: Re: PHMon beta release
  1860.  
  1861. From: postmaster@[127.0.0.1]
  1862.  
  1863. In <cratryftzkqr.fl61iy1.thenews@news.uni-bonn.de>, on 11/13/99 
  1864.    at 09:28 PM, "Peter Engels" <p.engels@gmx.de> said:
  1865.  
  1866. >you can find a beta release of PMHMon on my homepage. This freeware
  1867. >utility monitors the supply voltages, temperatures and fans of the main
  1868. >board. It is a PM application.
  1869.  
  1870. >http://www.uni-bonn.de/~uzs0ad
  1871.  
  1872. FWIW, when I start it up, I get a warning: "Cannot find a monitoring IC."
  1873.  
  1874. I click "OK," the Health Monitor window opens up, and my system freezes The
  1875. pointer freezes on the "wait" pointer, if you know what I mean, then I use
  1876. WatchCat to kill the Health Monitor).
  1877.  
  1878.  
  1879. --
  1880. GK
  1881.             
  1882. FrodoJRR at Interaccess dot com
  1883. OS/2 Version 4.00 FixPack 12 
  1884. There are 33 Processes with 121 Threads.
  1885. This machine's uptime is 0d 8h 34m 25s 132ms.
  1886.  
  1887.  
  1888. --- WtrGate+ v0.93.p7 sn 165
  1889.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  1890.  
  1891. +----------------------------------------------------------------------------+
  1892.  
  1893. From: jkross@TIRED_OF_SPAM@oxford.net                   15-Nov-99 17:32:16
  1894.   To: All                                               15-Nov-99 14:46:24
  1895. Subj: Lost Multisession CD Reading , WAS: Best Rewritable CD for OS2
  1896.  
  1897. From: jkross@TIRED_OF_SPAM@oxford.net (John Ross)
  1898.  
  1899. In message <asogcy53hv.fsf@sci.fi> - Anssi Saari <as@sci.fi> writes:
  1900. :>
  1901. :>gsinger@nospam.home.com (Gideon Singer) writes:
  1902. :>
  1903. :>> I am planning on installing a RWCD in the new year. Is there any 
  1904. :>> consensuse as to which is the best unit to install for OS2/W98 setup? 
  1905. :>
  1906. :>I don't think so. I like my Ricoh MP7040S since it's software
  1907. :>upgradeble to 7060S, i.e. from 4x writing to 6x writing. Probably hard
  1908. :>to find now though, since the 7060 has replaced the 7040.
  1909. :>
  1910. :>It does have one problem, though. I couldn't read multi-session CDs in
  1911. :>the Ricoh in OS/2. That is, until I patched os2cdrom.dmd. For some
  1912. :>reason, that file contains a list of drive brands and if your drive
  1913. :>brand, isn't on the list, OS/2 only shows the first session on a
  1914. :>multi-session disc. I understand this 'problem' concerns Yamaha drives
  1915. :>as well.
  1916.  
  1917. I also seem to have lost the ability for my "Cyberdrive" IDE 12X CD-Rom to
  1918. read multisession
  1919. Photo CD's .(Warp 4 FP 12 and several FP before that)
  1920. If the change is due to the os2cdrom.dmd how might I get it back?
  1921.  
  1922. (The cd-rom will read multisession cd's in Wind98.)
  1923.  It is a minor inconveinience but I have been wondering what happened.
  1924.  
  1925.  
  1926. Thank-you
  1927.  
  1928. -john ross
  1929.  
  1930. http://www.oxford.net/~jkross
  1931.  
  1932. Remove "@I_hate_spam" from address to reply.... 
  1933.  
  1934.               
  1935. --
  1936. "Usenet is like a herd of performing elephants with diarrhea --
  1937. massive, difficult to redirect, awe-inspiring, entertaining, and a
  1938. source of mind-boggling amounts of excrement when you least expect
  1939. it."--spaf@cs.purdue.edu (1992)
  1940.  
  1941. --- WtrGate+ v0.93.p7 sn 165
  1942.  * Origin: Usenet: Organization of Irate People (1:109/42)
  1943.  
  1944. +----------------------------------------------------------------------------+
  1945.  
  1946. From: donm@ftel.net                                     15-Nov-99 17:54:15
  1947.   To: All                                               15-Nov-99 14:46:24
  1948. Subj: Re: Accounting application
  1949.  
  1950. From: donm@ftel.net (Don Morse)
  1951.  
  1952. In message <fnybzbafpepbzoe.fkw0f90.pminews@news.supernews.com> - "Roberto F.
  1953. Salomon" <nospam@nospam.noway.com> writes:
  1954. :>
  1955. :>I am looking for an accounting application for a small/medium sized
  1956. business.
  1957. :> Does anyone know of a true OS/2 app to do the job?
  1958. :>
  1959. :>
  1960.  
  1961.  
  1962. Well, I can say to stay away from Cybercomm's Accucount/2.  Apparently they
  1963. were nothing but a band of theives who collected money for a pre-release beta,
  1964. never delivered and now don't even respond to requests for explanations or any
  1965. sort of proof they ever intended to produce a product.
  1966.  
  1967. They still have a web site up hawking their software programming business. 
  1968. I'd avoid it like the plague based on past performance.  I'd also notify other
  1969. OS/2 users to steer clear of them.....
  1970.  
  1971. Don't be fooled by the claims of the beta progressing nicely.  The same
  1972. verbage has been on the site for about a year now.
  1973.  
  1974. I'm using MYOB under Win-OS/2.  I would prefer a native OS/2 product, and I
  1975. was hoping that Accucount/2 would fill the bill.  My Mistake...
  1976.  
  1977.  
  1978. don
  1979.  
  1980.  
  1981. ********************************************************
  1982.   If a million monkeys on typewriters can eventually
  1983.        type out the Bible, given enough time.
  1984.      Then Bill Gates had 25 monkeys and a week! 
  1985. ********************************************************
  1986.   dmorse@pacificnet.net using Merlin and EmTec News
  1987.     ICQ 245937, AOL IM merlinof2  www.blackpalace.com
  1988. ********************************************************
  1989.  
  1990. --- WtrGate+ v0.93.p7 sn 165
  1991.  * Origin: Usenet: Franklin interNet http://www.franklin.net (1:109/42)
  1992.  
  1993. +----------------------------------------------------------------------------+
  1994.  
  1995. From: dink@dontspamme.com                               15-Nov-99 13:00:11
  1996.   To: All                                               15-Nov-99 14:46:24
  1997. Subj: cdrecord/2 new ver
  1998.  
  1999. From: "dinkmeister" <dink@dontspamme.com>
  2000.  
  2001. get the new version @ 
  2002. http://www.geocities.com/SiliconValley/Sector/5785/cdrecord/cdrecordmain.htm
  2003.  
  2004. it can now do bit-perfect copies of audio cds!
  2005.  
  2006. totally free
  2007.  
  2008.  
  2009.  
  2010. - dink ( http://dink.org )
  2011.  
  2012.  
  2013.  
  2014. --- WtrGate+ v0.93.p7 sn 165
  2015.  * Origin: Usenet: psychadelia (1:109/42)
  2016.  
  2017. +----------------------------------------------------------------------------+
  2018.  
  2019. From: icedancer-zamboni@ibm-zamboni.net                 15-Nov-99 18:10:22
  2020.   To: All                                               15-Nov-99 14:46:24
  2021. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  2022.  
  2023. From: icedancer-zamboni@ibm-zamboni.net (Ken Walter)
  2024.  
  2025. On Mon, 15 Nov 1999 04:55:38, hamei@pacbell.net wrote:
  2026.  
  2027. [...]
  2028. >just out of curiosity I'd LOVE to see the books of these companies
  2029. >who tell us how impossibly expensive it is to support more than just 
  2030. >Winshit. Mebbe my cantankerous old soul would be shocked at how
  2031. >well ISV's pay their programmers and how many humans are scurrying
  2032. >to keep up with the fast-paced technical advances in Windows alone . . .
  2033. >but I'd bet a year's earnings that there's two programmers and a 
  2034. >part-time kid from the local j.c. doing the work at a lot of these cash-
  2035. >strapped enterprises.  Some of the heads of these companies buy homes
  2036. >in my county - the last one was in the area of twenty million dollars. 
  2037. >Coulda supported at least one or two OS/2 programmers on that, I think.
  2038. >
  2039.  
  2040. Companies support Micro$oft, Apple, Linux and many other version of 
  2041. Unix
  2042. All the excuses for not supporting OS/2 are/were lame.
  2043. I far as I am concerned it must include some arm twisting by the 
  2044. gang$ter
  2045. no matter how much they deny it.
  2046.  
  2047. Ken Walter
  2048.  
  2049. Remove -zamboni to reply
  2050. All the above is hearsay and the opinion of no one in particular
  2051.  
  2052. --- WtrGate+ v0.93.p7 sn 165
  2053.  * Origin: Usenet: Solution Technology (1:109/42)
  2054.  
  2055. +----------------------------------------------------------------------------+
  2056.  
  2057. From: garske@ibm.net                                    15-Nov-99 19:55:28
  2058.   To: All                                               15-Nov-99 20:08:21
  2059. Subj: Re: Netscape 4.04 Wanted
  2060.  
  2061. From: "Rolf Garske" <garske@ibm.net>
  2062.  
  2063. The sudden silent death of file downloads is a feature of
  2064. Netscape on other platforms also. I am also seeing this
  2065. with version 4.7 on Windows-NT. Version 4.6 did it also.
  2066.  
  2067. For downloads, I remember that Version 2.02 for OS/2 was rock solid. It
  2068. almost never gave Me this problem.
  2069.  
  2070. On Fri, 12 Nov 1999 10:10:51 +0000 (GMT), Roland Pinches wrote:
  2071.  
  2072. :>I'm seeing similar problems with Netscape, although not quite to the same
  2073. :>extent! Certainly I've had lots of problems with creating and moving mail
  2074. :>folders and also reading newsgroup articles, but I can't say I've had any
  2075. :>problems with multitasking. 
  2076. :>
  2077. :>This led me to go and buy PMMail2.1 and PMINews. No problems with mail and
  2078. :>newsgroups now :-)
  2079. :>
  2080. :>However, Netscape always seems to crap out when downloading large files ie:
  2081. :>Java 1.1.8. It just stops. No errors, no messages, just stops as if it has
  2082. :>finished downloading the whole file but has typically only downloaded about
  2083. :>1Mb. Command line FTP still works ok, but I can't find the java download
  2084. area
  2085. :>on service.boulder.ibm.com....
  2086. :>
  2087. :>Netscape also gives me problems with with Java, hence my desire to get 118.
  2088. :>Recently there was an announcement from Snowstorm Software about a new
  2089. module
  2090. :>for their screen saver. When I try to access their web site, it starts a
  2091. java
  2092. :>app which kills my machine. My only option is to hit the reset button on the
  2093. :>front of my PC as even CTRL-ALT-DEL doesn't work. I got around it eventually
  2094. :>by switching off Java within Netscape, but I wouldn't say that is an ideal
  2095. :>solution!
  2096. :>
  2097. :>Thanks for listening to our gripes!
  2098. :>Any thoughts??
  2099. :>
  2100. :>Roly.
  2101. :>
  2102. :>>
  2103. :>>Troubles? Oh only a few .........................
  2104. :>>
  2105. :>>(1) Rename Mail Folders Netscape crashes out
  2106. :>>(2) Delete Mail Folders Netscape crashes out
  2107. :>>(3) Copy Mail Folder ...................
  2108. :>>(4) Move .....................
  2109. :>>(5) Unable to delete Newsgroup msgs .............
  2110. :>>(6) Flagging Newsgroups to delete fails
  2111. :>>(7) Purge Newsgroups fails
  2112. :>>(8) Purge will also cause Netscape to crash
  2113. :>>(9) Does not download Newgroups unless I use synchronise
  2114. :>>(10 Totally ignores any settings and likely to crash at any time.
  2115. :>>(11) A product that builds one's confidence (sic)
  2116. :>>(12) All files have to be xxxxxxxx.xxx because Netscape is MSDOS. Odd that
  2117. :>>the WIN95/98 product supports WIN98 long file names but we just get the
  2118. :>>MSDOS supported file structure ..................
  2119. :>>
  2120. :>>This is only a little catalogue there are many end users who experience
  2121. :>>keyboard lock ups and so on. The list goes on. It can not be claimed that
  2122. :>>Netscape is a major product - it's poorly written and unstable. Better to
  2123. :>>start from scratch and not write an MSDOS application and then tweak it  to
  2124. :>>become a third rate product. No I don't expect a 100 per cent perfect
  2125. :>>product. In fact the only thing that can be said for this MSDOS crossover
  2126. :>>(perhaps another app dependent on Open Doc) from WIN95/98 is it can pick up
  2127. :>>mail I can write mail, and can browse the web - beyond that the software
  2128. :>>sucks - but sadly has no real flavour.
  2129. :>>
  2130. :>>All these errors are due in part to (for me) with doscall1.dll something
  2131. :>>that I would have expected to have been picked up in beta testing. I'm
  2132. :>>running Warp-4 100% HPFS fixpak 9 uk. There are other issues - even with no
  2133. :>>programmes running with 48Mb RAM Netscape creates a 32MB swap file - my
  2134. :>>default size 8192Mb. As for multitasking forget it MSDOS is a single
  2135. tasking
  2136. :>>operating system and Netscape is just that.
  2137. :>>
  2138. :>>Netscape OS/2 behaves like leaded jelly and has no crispness. I have boot
  2139. :>>manager so I can compare performance on the same machine. When I compare it
  2140. :>>with the MSDOS version for WIN98 Netscape runs faster, crisper and does not
  2141. :>>crash out. Which begs the question: Why do we always get third rate
  2142. products
  2143. :>>ported from MSDOS? I ask myself why is it that a 16bit application with a
  2144. :>>few 32bit dlls running on a 8/16bit operating system with a few more 32bit
  2145. :>>dlls  in a nice GUI (WIN95/98) will always out perform the third rate we
  2146. end
  2147. :>>up with?
  2148. :>>
  2149. :>>So for my own personal use at home if you have a copy of comm404.exe a more
  2150. :>>stable and less "jelly" like product let me know! Oh btw I've stuck by OS/2
  2151. :>>for the past five years and will continue to use it at home, commercially
  2152. we
  2153. :>>are giving it up.
  2154. :>>
  2155. :>>Have a happy and profitable day!
  2156. :>>
  2157. :>>Regards,
  2158. :>>
  2159. :>>David
  2160. :>>________________________________________________________________
  2161. :>>David Cooper - Chairman Green-Base Exchange Ltd - Green-Base Shopping Ltd.
  2162. :>>Waste Recovery + Cleaner Production Technologies = Environmentally Friendly
  2163. :>>Products = Profits. That's Our Business - Make It Yours!
  2164. :>>
  2165. :>>
  2166. :>>
  2167. :>>
  2168. :>
  2169. :>
  2170. :>
  2171.  
  2172. _____________________________________________________________________________
  2173. Phone: +49 211 6914777  Mobile Phone: +49 172 2117822    Fax: +49 211 6914778
  2174. Email: garske@ibm.net   CompuServe: 100023,3324          PGP Key on Request
  2175.  
  2176.  
  2177. --- WtrGate+ v0.93.p7 sn 165
  2178.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  2179. (1:109/42)
  2180.  
  2181. +----------------------------------------------------------------------------+
  2182.  
  2183. From: madodel@ptdprolog.net                             15-Nov-99 15:18:24
  2184.   To: All                                               15-Nov-99 20:08:21
  2185. Subj: Re: Comm/2 v4.61 easter egg
  2186.  
  2187. From: madodel@ptdprolog.net (Mark Dodel)
  2188.  
  2189. You guys are all daft.  It's just a javascript page.  You all probably
  2190. use microcrap with it's hidden flight simulator garbage and no-one 
  2191. bitches about that total waste.    I don't use microcrud anything, and
  2192. I happen to like Netscape 4.61 and it's secret little author race 
  2193. page.
  2194.  
  2195. Why don't you folks pick on something that is of some real import, 
  2196. like why IBM can't fix VAC++ 4.0 so developers could actually finish 
  2197. some new applications for OS/2.
  2198.  
  2199. Mark
  2200.  
  2201. On Sun, 14 Nov 1999 23:10:53, newbury@io.org (R. G. Newbury) wrote:
  2202.  
  2203. -)On Fri, 12 Nov 1999 07:00:30, "Jeffrey S. Kobal" 
  2204. -)<murdoctor@ausNOSPAMtin.rr.com> wrote:
  2205. -)
  2206. -)> Well, then, let's just say that it's "traditional" for software
  2207. -)> engineers to put their name into what they write, to credit
  2208. -)> those who put their time and effort -- and often heart --
  2209. -)> into the project.  We also use our authors page to list the
  2210. -)> people that had a hand in the project (perhaps not with
  2211. -)> the development directly... but with some part of the life
  2212. -)> of the product) as a way of thanking them for contributing
  2213. -)> and giving them some credit as well.
  2214. -)> 
  2215. -)> Credit... recognition... pride... motivation.  Sometimes a
  2216. -)> little pat on the back can go a long way towards improving
  2217. -)> how a person produces.
  2218. -)> 
  2219. -)> Jeffrey S. Kobal
  2220. -)> IBM Corporation
  2221. -)
  2222. -)Fine, then put in a page (or 2) of TEXT which lists the people who 
  2223. -)deserve the credit.
  2224. -)
  2225. -)But don't start it with a MYST-like puzzle and don't fill it with 
  2226. -)piles of jumping screens and animated crap,
  2227. -)
  2228. -)I'm with Buddy: it is an insult to your customer to HIDE the damn 
  2229. -)thing. and make the program into bloatware.
  2230. -)
  2231. -)And it sure as hell is an insult to YOU as a programmer if your 
  2232. -)company won't let you do it in the open with a TEXT page but will 
  2233. -)nudge-nudge, wink-wink LET you get away with 'almost' hiding the damn 
  2234. -)thing. Who's fooling whom here? I've NEVER heard of a programmer who 
  2235. -)was fired for putting in an egg.... Maybe they should be.
  2236. -)
  2237. -)As to putting an egg into the hardware on a modem, maybe it actually 
  2238. -)fits into the 'extra' space at the end of the ROM. Then again why 
  2239. -)didn't they use that space to make the error messeges more meaningful.
  2240. -)
  2241. -)Geoff
  2242. -)
  2243. -)
  2244. -) 
  2245. -)
  2246. -)Disclaimer: Unless explicitly mentioned otherwise, I speak for and 
  2247. -)have always spoken for the company I work for. I am the fool company I
  2248. -)work for.
  2249.  
  2250.  
  2251. //---------------------------------------------------------
  2252. // From the Desk of: Mark Dodel, RN, BSN, MBA
  2253. //             Healthcare Computer Consultant
  2254. //                   madodel@ptdprolog.net
  2255. //    http://home.ptd.net/~madodel
  2256. //
  2257. //  For a VOICE in the future of OS/2
  2258. //             http://www.os2voice.org/index.html
  2259. //---------------------------------------------------------
  2260. 
  2261.  
  2262. --- WtrGate+ v0.93.p7 sn 165
  2263.  * Origin: Usenet: PenTeleData http://www.ptd.net (1:109/42)
  2264.  
  2265. +----------------------------------------------------------------------------+
  2266.  
  2267. From: Brian@webone.com.au                               15-Nov-99 22:55:02
  2268.   To: All                                               15-Nov-99 20:08:21
  2269. Subj: Re: NS 4.61 Memory Leak & System Freeze
  2270.  
  2271. From: Brian@webone.com.au
  2272.  
  2273. Alan,
  2274. The easiest thing to try is to go into the preferences and set all your CACHE
  2275. to 0.
  2276. If this fixes the problem, then get SCACHE. It is easy to install and a lot
  2277. quicker.
  2278. Brian
  2279.  
  2280.  
  2281. n <3NwL4gBhDujL092yn@cybernex.net>, aboritz@cybernex.net (Alan Boritz) writes:
  2282. >This 9/99 "refresh," is really getting to be offensive.  NS 4.61 is causing
  2283. >the swap file to grow from a 142 meg initial size.  Running it about a dozen
  2284. >times will corrupt the system enough to crash it.  Running the message editor
  2285. >in any session will more than likely crash the system, but unlike the last
  2286. >release, the desktop will not unfreeze without a three-finger salute. Here's
  2287. >the popuplog for the last crash:
  2288. >
  2289. >11-14-1999  13:34:41  SYS3170  PID 01b5  TID 0001  Slot 009f
  2290. >F:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  2291. >00000000
  2292. >00000000
  2293. >EAX=6d101294  EBX=157a0d1c  ECX=1649ce56  EDX=00000080
  2294. >ESI=17c170cc  EDI=13e8d93c 
  2295. >DS=0053  DSACC=d0f3  DSLIM=1fffffff 
  2296. >ES=0053  ESACC=d0f3  ESLIM=1fffffff 
  2297. >FS=150b  FSACC=00f3  FSLIM=00000030
  2298. >GS=0000  GSACC=****  GSLIM=********
  2299. >CS:EIP=005b:1bd3b4ba  CSACC=d0df  CSLIM=1fffffff
  2300. >SS:ESP=0053:007c6484  SSACC=d0f3  SSLIM=1fffffff
  2301. >EBP=007c64b4  FLG=00012206
  2302. >
  2303. >------------------------------------------------------------
  2304. >
  2305. >11-14-1999  13:34:41  SYS3171  PID 01b5  TID 0001  Slot 009f
  2306. >F:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  2307. >00000000
  2308. >00000000
  2309. >EAX=6d101298  EBX=1648ce3c  ECX=1649ce57  EDX=00000080
  2310. >ESI=00000000  EDI=13e8d93c 
  2311. >DS=0053  DSACC=d0f3  DSLIM=1fffffff 
  2312. >ES=0053  ESACC=d0f3  ESLIM=1fffffff 
  2313. >FS=150b  FSACC=00f3  FSLIM=00000030
  2314. >GS=0000  GSACC=****  GSLIM=********
  2315. >CS:EIP=005a:1bd3b4ba  CSACC=d0df  CSLIM=1fffffff
  2316. >SS:ESP=004a:007fef38  SSACC=d0d3  SSLIM=1fffffff
  2317. >EBP=007fef68  FLG=00012202
  2318. >
  2319. >------------------------------------------------------------
  2320. >
  2321. >11-14-1999  13:34:41  SYS3170  PID 01b5  TID 0001  Slot 009f
  2322. >F:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  2323. >00000053
  2324. >6d10129c
  2325. >P1=1649ce58  P2=00000080  P3=007c6488  P4=1bd3b4ba 
  2326. >EAX=6d10129c  EBX=16489aa4  ECX=1649ce58  EDX=00000080
  2327. >ESI=00000004  EDI=13e8d93c 
  2328. >DS=0053  DSACC=d0f3  DSLIM=1fffffff 
  2329. >ES=0053  ESACC=d0f3  ESLIM=1fffffff 
  2330. >FS=150b  FSACC=00f3  FSLIM=00000030
  2331. >GS=0000  GSACC=****  GSLIM=********
  2332. >CS:EIP=005b:1bd3b4ba  CSACC=d0df  CSLIM=1fffffff
  2333. >SS:ESP=0053:007c6458  SSACC=d0f3  SSLIM=1fffffff
  2334. >EBP=007c6488  FLG=00012202
  2335.  
  2336. --- WtrGate+ v0.93.p7 sn 165
  2337.  * Origin: Usenet: Web One Internet http://webone.com.au (1:109/42)
  2338.  
  2339. +----------------------------------------------------------------------------+
  2340.  
  2341. From: fam.hannibal@get2net.dk                           15-Nov-99 21:23:10
  2342.   To: All                                               15-Nov-99 20:08:22
  2343. Subj: DB2/2.1 Connectivity problems between OS/2 and NT
  2344.  
  2345. From: "Jette Hannibal" <fam.hannibal@get2net.dk>
  2346.  
  2347. OS/2 warp connect 3.0 (Revision 8.264) via TCP/IP or NetBios.
  2348.  
  2349. I think that the problem resides in the layer between the operating system
  2350. and the database management system. But for now I am stopped cold without a
  2351. clue on where to go.
  2352.  
  2353. I'm positive that the TCP/IP configurations are correct on both client and
  2354. databaseserver. I have inserted port configurations in services files  as
  2355. well as host names in the hosts files on both server and client. The OS/2
  2356. workstation (with the DB2 database) has a fixed IP adress which is
  2357. conneceted to the NNAME in the hosts file on both databaseserver and client.
  2358. The database is cataloged as remote.
  2359.  
  2360. I have tried the connection with NetBios as well. But the problem seems to
  2361. be the same. The client or client enabeler can not resolve the name and IP
  2362. adress to get a connection to the database whatever it is done from the
  2363. databaseserver (OS/2 workstation) or the client (NT 4.0. workstation)
  2364.  
  2365. I'm open to all suggestions
  2366.  
  2367. You are welcome to email me on fam.hannibal@get2net.dk
  2368.  
  2369. Sincerely
  2370.  
  2371. Kim
  2372.  
  2373.  
  2374.  
  2375.  
  2376.  
  2377. --- WtrGate+ v0.93.p7 sn 165
  2378.  * Origin: Usenet: get2net Internet Kunde (1:109/42)
  2379.  
  2380. +----------------------------------------------------------------------------+
  2381.  
  2382. From: morgannalefey@my-deja.com                         15-Nov-99 20:01:28
  2383.   To: All                                               15-Nov-99 20:08:22
  2384. Subj: Re: Problem with PSF/2
  2385.  
  2386. From: Siobhan Perricone <morgannalefey@my-deja.com>
  2387.  
  2388. In article <SKfw30zmCGmZ-pn2-gT3Zy3utrdhH@localhost>,
  2389.   doug.bissett"at"attglobal.net (Doug Bissett) wrote:
  2390. > On Fri, 12 Nov 1999 17:38:48, Siobhan Perricone
  2391. > <morgannalefey@my-deja.com> wrote:
  2392.  
  2393. > I think the first thing you need to do, is determine, exactly which
  2394. > part of the system is failing. I see four major areas:
  2395. > 1) The  originating machine, may be sending incorrect data (unlikely,
  2396. > since your backup machine is working). If you have two originating
  2397. > machines, and they all fail, it would not, likely, be this.
  2398. > 2) The input  queue (where the failing machine stores it's input)
  2399. > could be messed up. Try copying a file from there to the system that
  2400. > is working, to see if the job gets printed properly.
  2401. > 3) PSF/2 could be messed up. Check all of the settings (compare to the
  2402. > working machine).
  2403. > 4) The printer driver may be messed up. Put the printers on hold, and
  2404. > display the output from PSF/2 on the screen, to see if the data looks
  2405. > correct.
  2406.  
  2407. Ok, I'm in the process of attempting this, but I need a little more
  2408. help in the practical aspects of testing.  I currently have the working
  2409. server hooked up to the printers and the network.  I had EDS send up a
  2410. smallish job, it has spooled into the EDS queue on the working server
  2411. (WS).
  2412.  
  2413. I have a keyboard and mouse hooked up to the non-working server (NWS),
  2414. but no network connections at this point.  What I wanted to do was move
  2415. the EDS job from the WS to the EDS queue on the NWS, then use PSF/2 to
  2416. transform it to one of the printers, and have it print out (after
  2417. plugging in the wire to the printers, of course).
  2418.  
  2419. Where I'm stumped is in how to execute the transfer of the file.  I
  2420. *cannot* network the two servers together, that is physically
  2421. impossible.  So I was going to try copying the file onto disk (it's not
  2422. that big) and putting it onto the other server.  That's all well and
  2423. good, but I don't know where the file is on the WS, or how to copy it
  2424. into the NWS so that it'll appear in the EDS queue.
  2425.  
  2426. I suspect this is a gap in my OS/2 knowledge.  Can you help me with
  2427. that?
  2428.  
  2429. > >  I've got a strange problem and I'm hoping that someone here will
  2430. have
  2431. > > a suggestion for something I could look at or try to figure out
  2432. what's
  2433. > > wrong.
  2434. > >
  2435. > > I have a PC (not a server) running OS/2 Warp 4 FP 10 and IBM/Pennant
  2436. > > Print Services Facility/2.  The PC has two network cards.  One card
  2437. is
  2438. > > connected to a network with other computers, through which the jobs
  2439. > > come.  The second card is only connected to 3 IBM 3160 printers.
  2440. This
  2441. > > machine does nothing but print jobs.
  2442. > >
  2443. > > There are two computers that send jobs to this print server.  One
  2444. is an
  2445. > > image server running on Unix, the other is on a Netware network (we
  2446. > > call it the EDS machine).  We have to run a special program that
  2447. starts
  2448. > > up a netware queue in order to receive the jobs from the EDS
  2449. machine.
  2450. > > The command for that is:
  2451. > >
  2452. > > start nwpsf2 qr=qrdr nwq=ibmprnt_eds os2q=eds
  2453. > >
  2454. > > This starts up the queue thingie and it shunts jobs into the EDS
  2455. > > queue.  We then use PSF/2 to transform the jobs while sending them
  2456. to
  2457. > > another print queue for one of the three printers.
  2458. > >
  2459. > > The problem is that when the jobs come out of the printer, they
  2460. aren't
  2461. > > printed properly.  We're getting garbage characters inserted at the
  2462. top
  2463. > > of the page, and it looks like it's inserting something at the end
  2464. of
  2465. > > each line that causes it to wrap weirdly, so that the items that are
  2466. > > supposed to be in table format, with lines around them, are all
  2467. funky
  2468. > > looking and take up twice as much space (as does everything else).
  2469. > >
  2470. > > I tried restarting the computer a couple of times and that doesn't
  2471. > > help.  It does this on all three printers, yet jobs from the image
  2472. > > server come out just fine on all three printers.  I've had them
  2473. resend
  2474. > > the job a couple of times, and it comes out the same each time.
  2475. > >
  2476. > > Here's the kicker.  I have another computer with the same set up
  2477. that
  2478. > > we use as a back up when this one is on the fritz, and when the jobs
  2479. > > get sent to *that* one, they print out fine.
  2480. > >
  2481. > > This just started a couple of days ago.  Before that it was printing
  2482. > > out the EDS jobs fine.  Does anyone have a suggestion for a place to
  2483. > > start looking?
  2484.  
  2485. --
  2486. Siobhan Perricone
  2487. PC Technician
  2488. Alltel Information Services
  2489. (I only speak for myself, not for Alltel)
  2490.  
  2491.  
  2492. Sent via Deja.com http://www.deja.com/
  2493. Before you buy.
  2494.  
  2495. --- WtrGate+ v0.93.p7 sn 165
  2496.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  2497.  
  2498. +----------------------------------------------------------------------------+
  2499.  
  2500. From: mchasson@ibm.net                                  15-Nov-99 15:31:07
  2501.   To: All                                               15-Nov-99 20:08:22
  2502. Subj: Re: Comm/2 keeps bringing down my system.
  2503.  
  2504. From: mchasson@ibm.net
  2505.  
  2506. In <382F7CED.BA9501F2@netva.com>, on 11/14/99 at 10:24 PM,
  2507.    Bill Powers <billpowers@netva.com> said:
  2508.  
  2509.  
  2510.  
  2511. >Steve Drewell wrote:
  2512.  
  2513. >> My Warp 4 machine won't stay up for much more than a few days before it
  2514. >> dies and the longest it's ever been up before crashing is 9 days. Most of
  2515. >> the time it's just sitting there running the RC5DES client but it gets
  2516. >> "proper" use during the evenings and weekends.
  2517. >>
  2518. >> Whenever it crashes, it seems more than coincidental that Comm/2 4.61 is
  2519. >> Cheers,
  2520. >> Steve
  2521. >>
  2522. >> Western Geophysical, Bedford, UK
  2523. >> Tel: +44 (0) 1234 224404
  2524. >> Fax: +44 (0) 1234 224517
  2525.  
  2526. >To all and Steve,
  2527.  
  2528. >error on exiting which would disappear with a tap on the enter key. Nc461
  2529. >otoh crashes within minutes of starting and it doesn't care what the url
  2530. >is.It usually hangs the system. I run w4 fp9 on an Octek Rhino9 mb, cyrix
  2531. >686 120, 430HX. Popuplog reports sys3175 and mentions either pmmerge.dll
  2532. >or netscape.exe in the last line.
  2533.  
  2534. >Is there a solution?
  2535.  
  2536. >billpowers@netva.com
  2537.  
  2538. Perhaps.  I guessed in some posts with Ivan Adzubei in Moscow that the
  2539. problem with NS 461 crashes were related to ----get this---- Pmmerge.dll
  2540. and the intel HX chipset.  This is because I remembered that we had the
  2541. same MB.  In our case an ASUS with the HX chipset. Great MB.
  2542.  
  2543. But...I still have FP5 running and do not have any problems with NS
  2544. crashing.  In fact it is solid as can be.  Those of you who have FP12
  2545. installed are apparently suffering.  Understand I do not know what the
  2546. relationship between the HX chipset and pmmerge.dll in FP12 is ...
  2547.  
  2548. However, Irv,  the well known owner of the fixtool posted a revised
  2549. pmmerge.dll on testcase.  That is gone by now but can be gotten slowly
  2550. from Ivan's page in Moscow.  Reports form Moscow indicated some
  2551. improvement.
  2552.  
  2553. -- 
  2554. ----------------------------------------------------
  2555. ------
  2556. Monroe Chasson
  2557. mchasson@ibm.net
  2558. -----------------------------------------------------------
  2559. MR2ICE reg#51 
  2560.  
  2561. --- WtrGate+ v0.93.p7 sn 165
  2562.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  2563. (1:109/42)
  2564.  
  2565. +----------------------------------------------------------------------------+
  2566.  
  2567. From: TodMorcott@morcott.com                            15-Nov-99 21:19:00
  2568.   To: All                                               15-Nov-99 20:08:23
  2569. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  2570.  
  2571. From: TodMorcott@morcott.com
  2572.  
  2573. In <QU+L4oHpvOZN092yn@visi.com>, rsteiner@visi.com (Richard Steiner) writes:
  2574. >Here in comp.os.os2.apps, "/2 User" <nospam_evr@spam.net> spake unto us,
  2575. saying:
  2576. >
  2577. >>On Sun, 14 Nov 1999 03:04:21 GMT, John Thompson wrote:
  2578. >>
  2579. >>>It just strikes me as ironic that a company that originally made 
  2580. >>>its name in the OS/2 market can have forgotten its origins so 
  2581. >>>completely.
  2582. >>
  2583. >>Has any one ever let them know this?
  2584. >
  2585. >I've written them several times with comments to that effect, and I've
  2586. >gotten some interesting responses as well (one person was relatively
  2587. >apologetic but said that the market was Windows and I really couldn't
  2588. >disagree).
  2589. >
  2590. >-- 
  2591. >   -Rich Steiner  >>>--->  rsteiner@visi.com  >>>---> Bloomington, MN
  2592. >     OS/2 + BeOS + Linux + Solaris + Win95 + WinNT4 + FreeBSD + DOS
  2593. >      + VMWare + Fusion + vMac + Executor = PC Hobbyist Heaven! :-)
  2594. >           Second childhood?  I haven't finished with the first one.
  2595. I have found the at least for disk with more than 1024 cylinder, 
  2596. Partition Magic V5.0 will not work while V3.0 works like a charm.
  2597. Ran the V5.0 from a Dos/Win3.1 partition, V3.0 from an OS/2 partition.
  2598.  
  2599.  
  2600. Tod Morcott
  2601. Consultant: OS/2 Programming, Java
  2602. 2303 Louis Road
  2603. Palo Alto, CA 94303
  2604. 650-856-6771
  2605.  
  2606. --- WtrGate+ v0.93.p7 sn 165
  2607.  * Origin: Usenet: Sonic,Santa Rosa CA,http://www.sonic.net (1:109/42)
  2608.  
  2609. +----------------------------------------------------------------------------+
  2610.  
  2611. From: jgetsoian@compuserve.com                          14-Nov-99 10:32:28
  2612.   To: All                                               15-Nov-99 20:08:23
  2613. Subj: Re: Partition Magic 5.0 upgrade
  2614.  
  2615. From: "John Getsoian" <jgetsoian@compuserve.com>
  2616.  
  2617. On Fri, 12 Nov 1999 22:58:18 GMT, Buddy Donnelly wrote:
  2618.  
  2619. >By the way, the latest update to V-Com's System Commander Deluxe, version 
  2620. >4.031, the multi-boot utility, now includes some partition editing tools 
  2621. >that appear to allow you to change the partition type manually. As well as 
  2622. >geometries, boundaries, etc. Very dangerous power to have, but it's there. 
  2623. >Along with the standard v.4 stuff that duplicates many PQMagic partition 
  2624. >functions.
  2625.  
  2626. BootIt (Terabyte Unlimited) is another bootmanager that provides a
  2627. pretty good set of partition management tools. On the plus side, it's
  2628. OS2 and Linux friendly, on the downside I'd have to say it would be a
  2629. bit daunting for the inexperienced.
  2630.  
  2631.  
  2632.  
  2633.  
  2634. --- WtrGate+ v0.93.p7 sn 165
  2635.  * Origin: Usenet: CompuServe Interactive Services (1:109/42)
  2636.  
  2637. +----------------------------------------------------------------------------+
  2638.  
  2639. From: nospam_evr@spam.net                               15-Nov-99 17:20:07
  2640.   To: All                                               15-Nov-99 20:08:23
  2641. Subj: Re: Partition Magic 5.0 upgrade
  2642.  
  2643. From: "/2 User" <nospam_evr@spam.net>
  2644.  
  2645. On Mon, 15 Nov 1999 03:45:43 GMT, thoman@verinet.com wrote:
  2646.  
  2647. >        There is no OS/2 version (later than 3.x), period.  As always, 
  2648. >Parition Magic will handle HPFS partitions (among others).  As usual, OS/2 
  2649. >provides pretty good support for DOS apps _if_ the user wants that & hasn't 
  2650. >turned it off.  I bring that up because the discussion indicates a DOS 
  2651. >system or system emulating DOS _must_ be used to create the bootable 
  2652. >Partition Magic for DOS diskette.  Thus, the DOS version of Partition Magic 
  2653. >will provide use of the program for many (most?) OS/2 users.
  2654.  
  2655. What about Partition it? Will it handle OS/2 partitions? Not that I need it,
  2656. I have PM 3.
  2657.  
  2658.  
  2659. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2660. "I tend to stay away from the Advocacy groups to avoid the WindTrolls"
  2661. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2662.  
  2663.  
  2664. --- WtrGate+ v0.93.p7 sn 165
  2665.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  2666. (1:109/42)
  2667.  
  2668. +----------------------------------------------------------------------------+
  2669.  
  2670. From: nospam_evr@spam.net                               15-Nov-99 17:22:12
  2671.   To: All                                               15-Nov-99 20:08:23
  2672. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  2673.  
  2674. From: "/2 User" <nospam_evr@spam.net>
  2675.  
  2676. On Mon, 15 Nov 1999 02:57:54 GMT, John Thompson wrote:
  2677.  
  2678. >I suggested they include a text OS/2 version, preferably
  2679. >updated to include ext2 support.  I don't have v3 here and I 
  2680. >don't recall if it includes a text-mode OS/2 executable, but PM 
  2681. >v2 certainly did (I still use it here).
  2682.  
  2683. Yes ver3 has the GUI as well as text mode, I think you need to load
  2684. viocalls.dll of course to use them.
  2685.  
  2686.  
  2687. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2688. "I tend to stay away from the Advocacy groups to avoid the WindTrolls"
  2689. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2690.  
  2691.  
  2692. --- WtrGate+ v0.93.p7 sn 165
  2693.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  2694. (1:109/42)
  2695.  
  2696. +----------------------------------------------------------------------------+
  2697.  
  2698. From: Roland.Pinches@pmail.net                          15-Nov-99 21:48:27
  2699.   To: All                                               15-Nov-99 20:08:23
  2700. Subj: Re: Netscape 4.04 Wanted
  2701.  
  2702. From: "Roland Pinches" <Roland.Pinches@pmail.net>
  2703.  
  2704. For the time being I'm leaving java alone. I've disabled it in the browser
  2705. and can't say I've really noticed much loss! More important to me is getting
  2706. my CDRW working again, which will require DOS to flash the firmware - which
  2707. is easier said than done when I don't have *ANY* FAT partitions and my
  2708. attempts at building a DOS boot disk with SCSI support are failing badly :(
  2709. Netscape is just one in a list of niggles I have with WSeB...
  2710.  
  2711. Thanks for the update anyway, I'll be back!!
  2712.  
  2713. Roly.
  2714.  
  2715. On Mon, 15 Nov 1999 19:55:56 +0100 (ECT), Rolf Garske wrote:
  2716.  
  2717. >The sudden silent death of file downloads is a feature of
  2718. >Netscape on other platforms also. I am also seeing this
  2719. >with version 4.7 on Windows-NT. Version 4.6 did it also.
  2720. >
  2721. >For downloads, I remember that Version 2.02 for OS/2 was rock solid. It
  2722. >almost never gave Me this problem.
  2723. >
  2724. >On Fri, 12 Nov 1999 10:10:51 +0000 (GMT), Roland Pinches wrote:
  2725. >
  2726. >:>I'm seeing similar problems with Netscape, although not quite to the same
  2727. >:>extent! Certainly I've had lots of problems with creating and moving mail
  2728. >:>folders and also reading newsgroup articles, but I can't say I've had any
  2729. >:>problems with multitasking. 
  2730. >:>
  2731. >:>This led me to go and buy PMMail2.1 and PMINews. No problems with mail and
  2732. >:>newsgroups now :-)
  2733. >:>
  2734. >:>However, Netscape always seems to crap out when downloading large files ie:
  2735. >:>Java 1.1.8. It just stops. No errors, no messages, just stops as if it has
  2736. >:>finished downloading the whole file but has typically only downloaded about
  2737. >:>1Mb. Command line FTP still works ok, but I can't find the java download
  2738. area
  2739. >:>on service.boulder.ibm.com....
  2740. >:>
  2741. >:>Netscape also gives me problems with with Java, hence my desire to get 118.
  2742. >:>Recently there was an announcement from Snowstorm Software about a new
  2743. module
  2744. >:>for their screen saver. When I try to access their web site, it starts a
  2745. java
  2746. >:>app which kills my machine. My only option is to hit the reset button on
  2747. the
  2748. >:>front of my PC as even CTRL-ALT-DEL doesn't work. I got around it
  2749. eventually
  2750. >:>by switching off Java within Netscape, but I wouldn't say that is an ideal
  2751. >:>solution!
  2752. >:>
  2753. >:>Thanks for listening to our gripes!
  2754. >:>Any thoughts??
  2755. >:>
  2756. >:>Roly.
  2757. >:>
  2758. >:>>
  2759. >:>>Troubles? Oh only a few .........................
  2760. >:>>
  2761. >:>>(1) Rename Mail Folders Netscape crashes out
  2762. >:>>(2) Delete Mail Folders Netscape crashes out
  2763. >:>>(3) Copy Mail Folder ...................
  2764. >:>>(4) Move .....................
  2765. >:>>(5) Unable to delete Newsgroup msgs .............
  2766. >:>>(6) Flagging Newsgroups to delete fails
  2767. >:>>(7) Purge Newsgroups fails
  2768. >:>>(8) Purge will also cause Netscape to crash
  2769. >:>>(9) Does not download Newgroups unless I use synchronise
  2770. >:>>(10 Totally ignores any settings and likely to crash at any time.
  2771. >:>>(11) A product that builds one's confidence (sic)
  2772. >:>>(12) All files have to be xxxxxxxx.xxx because Netscape is MSDOS. Odd that
  2773. >:>>the WIN95/98 product supports WIN98 long file names but we just get the
  2774. >:>>MSDOS supported file structure ..................
  2775. >:>>
  2776. >:>>This is only a little catalogue there are many end users who experience
  2777. >:>>keyboard lock ups and so on. The list goes on. It can not be claimed that
  2778. >:>>Netscape is a major product - it's poorly written and unstable. Better to
  2779. >:>>start from scratch and not write an MSDOS application and then tweak it 
  2780. to
  2781. >:>>become a third rate product. No I don't expect a 100 per cent perfect
  2782. >:>>product. In fact the only thing that can be said for this MSDOS crossover
  2783. >:>>(perhaps another app dependent on Open Doc) from WIN95/98 is it can pick
  2784. up
  2785. >:>>mail I can write mail, and can browse the web - beyond that the software
  2786. >:>>sucks - but sadly has no real flavour.
  2787. >:>>
  2788. >:>>All these errors are due in part to (for me) with doscall1.dll something
  2789. >:>>that I would have expected to have been picked up in beta testing. I'm
  2790. >:>>running Warp-4 100% HPFS fixpak 9 uk. There are other issues - even with
  2791. no
  2792. >:>>programmes running with 48Mb RAM Netscape creates a 32MB swap file - my
  2793. >:>>default size 8192Mb. As for multitasking forget it MSDOS is a single
  2794. tasking
  2795. >:>>operating system and Netscape is just that.
  2796. >:>>
  2797. >:>>Netscape OS/2 behaves like leaded jelly and has no crispness. I have boot
  2798. >:>>manager so I can compare performance on the same machine. When I compare
  2799. it
  2800. >:>>with the MSDOS version for WIN98 Netscape runs faster, crisper and does
  2801. not
  2802. >:>>crash out. Which begs the question: Why do we always get third rate
  2803. products
  2804. >:>>ported from MSDOS? I ask myself why is it that a 16bit application with a
  2805. >:>>few 32bit dlls running on a 8/16bit operating system with a few more 32bit
  2806. >:>>dlls  in a nice GUI (WIN95/98) will always out perform the third rate we
  2807. end
  2808. >:>>up with?
  2809. >:>>
  2810. >:>>So for my own personal use at home if you have a copy of comm404.exe a
  2811. more
  2812. >:>>stable and less "jelly" like product let me know! Oh btw I've stuck by
  2813. OS/2
  2814. >:>>for the past five years and will continue to use it at home, commercially
  2815. we
  2816. >:>>are giving it up.
  2817. >:>>
  2818. >:>>Have a happy and profitable day!
  2819. >:>>
  2820. >:>>Regards,
  2821. >:>>
  2822. >:>>David
  2823. >:>>________________________________________________________________
  2824. >:>>David Cooper - Chairman Green-Base Exchange Ltd - Green-Base Shopping Ltd.
  2825. >:>>Waste Recovery + Cleaner Production Technologies = Environmentally
  2826. Friendly
  2827. >:>>Products = Profits. That's Our Business - Make It Yours!
  2828. >:>>
  2829. >:>>
  2830. >:>>
  2831. >:>>
  2832. >:>
  2833. >:>
  2834. >:>
  2835. >
  2836. >_____________________________________________________________________________
  2837. >Phone: +49 211 6914777  Mobile Phone: +49 172 2117822    Fax: +49 211 6914778
  2838. >Email: garske@ibm.net   CompuServe: 100023,3324          PGP Key on Request
  2839. >
  2840. >
  2841.  
  2842.  
  2843.  
  2844. --- WtrGate+ v0.93.p7 sn 165
  2845.  * Origin: Origin Line 1 Goes Here (1:109/42)
  2846.  
  2847. +----------------------------------------------------------------------------+
  2848.  
  2849. From: rjlapham@infinet.com                              15-Nov-99 15:56:27
  2850.   To: All                                               15-Nov-99 20:08:23
  2851. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  2852.  
  2853. From: rjlapham@infinet.com (Jerry Lapham)
  2854.  
  2855. In <QU+L4oHpvOZN092yn@visi.com>, on 11/15/99 
  2856.    at 04:48 AM, rsteiner@visi.com (Richard Steiner) said:
  2857.  
  2858. > Here in comp.os.os2.apps, "/2 User" <nospam_evr@spam.net> spake unto us,
  2859. > saying:
  2860.  
  2861. > >On Sun, 14 Nov 1999 03:04:21 GMT, John Thompson wrote:
  2862. > >
  2863. > >>It just strikes me as ironic that a company that originally made 
  2864. > >>its name in the OS/2 market can have forgotten its origins so 
  2865. > >>completely.
  2866. > >
  2867. > >Has any one ever let them know this?
  2868.  
  2869. > I've written them several times with comments to that effect, and I've
  2870. > gotten some interesting responses as well (one person was relatively
  2871. > apologetic but said that the market was Windows and I really couldn't
  2872. > disagree).
  2873.  
  2874. I suspect that it would have been possible to have written the ext2fs
  2875. support as a DLL which could run with OS/2 PQM 2.x or 3.x but that MS
  2876. and/or IBM discouraged the idea.  Of course, except for the marketing
  2877. considerations, it probably would make sense for PQM to have *only* the
  2878. DOS version which could be distributed as a single bootable floppy. 
  2879. That's the safest way to use it, no matter what operating system you run.
  2880.  
  2881.     -Jerry
  2882. -- 
  2883. ============================================================
  2884. Jerry Lapham, Monroe, OH
  2885. E-Mail: rjlapham@infinet.com
  2886. Written Monday, November 15, 1999 - 03:56 PM (EST)
  2887. ============================================================
  2888. MR/2 Ice tag:  How do they get the deer to cross at the signs?
  2889.  
  2890. --- WtrGate+ v0.93.p7 sn 165
  2891.  * Origin: Usenet: EriNet Online Communications - Dayton, OH (1:109/42)
  2892.  
  2893. +----------------------------------------------------------------------------+
  2894.  
  2895. From: JHB@jita.nospam.demon.co.uk                       15-Nov-99 22:37:16
  2896.   To: All                                               15-Nov-99 20:08:23
  2897. Subj: Re: Quicken 98 to end Quicken Credit Card transaction downloads
  2898.  
  2899. From: JHB@jita.nospam.demon.co.uk (Jim Backus)
  2900.  
  2901. On Fri, 12 Nov 1999 01:05:49, Mark Hood <hood@eng.sun.com> wrote:
  2902.  
  2903. <snip>
  2904.  
  2905. > I've communicated with the support people and it seems unlikely that a patch
  2906. > will be issued for Quicken 98 to allow it to continue transactions with
  2907. > their new server, but they didn't rule it out.  If no patch will be
  2908. > available, it seems my options are to either get an account with a big bank
  2909. > like Wells Fargo that supports on-line banking directly with Quicken 98, or
  2910. > boot into a W32 OS for Quicken 2000.
  2911.  
  2912. A UK subsidiary looking after its customers better than the American 
  2913. parent? that must be a first!  I received a CD which included a Win 
  2914. 3.1 version of Quicken 98 with a covering letter explaining that the 
  2915. Quicken 6 I run is not y2k compliant.
  2916.  
  2917. I haven't tried it yet - I'm going to get all my records up to date on
  2918. Q6 first and then do a couple of backups.
  2919.  
  2920. Suggest you other OS/2 ers chase up Quicken for your free updates.
  2921.  
  2922. Jim Backus  OS/2 user because it's better
  2923. bona fide replies to jimb(at)jita(dot)demon(dot)co(dot)uk
  2924. http://www.jita.demon.co.uk
  2925.  
  2926. --- WtrGate+ v0.93.p7 sn 165
  2927.  * Origin: Usenet: Fourmyle (1:109/42)
  2928.  
  2929. +----------------------------------------------------------------------------+
  2930.  
  2931. From: cmjeky@hotmail.com                                15-Nov-99 18:04:17
  2932.   To: All                                               15-Nov-99 20:08:23
  2933. Subj: && Information Auction - Sell What You Know - Buy What You Dont )) &&
  2934.  
  2935. From: cmjeky@hotmail.com
  2936.  
  2937. Hey, 
  2938.         
  2939. Take a sec to look at this site  - http://www.KnowToday.com   
  2940.  
  2941. This site has a novel concept of putting Internet users together in an
  2942. information exchange. This will never replace newsgroups, but it does offer a
  2943. new way for all of us with knowledge to share an opportunity to earn money for 
  2944. it ! From what I can tell it's the newest form of auction - knowledge auction. 
  2945.  
  2946.  
  2947. They have a pre-registration site up at the moment and are offering an
  2948. incentive plan where you get paid for successful referrals (so use my number
  2949. if this is of interest to you AAA969). Membership is totally free right now
  2950. and those of us that hop on the bandwagon early can benefit by being the first 
  2951. people on.
  2952.  
  2953. You can go on their site and ask detailed questions or make money by answering 
  2954. questions. They are designing the site with many different categories, so
  2955. almost anyone will be able to ask and answer questions. 
  2956.  
  2957. It only takes a minute to join, so check it out at http://www.knowtoday.com/,
  2958. they explain everything on the web site. It's totally free !
  2959.  
  2960.  
  2961. Alan Jackson
  2962. AAA969  (referral member I.D)
  2963.  
  2964. ffiwbcpmhkrgevrubjquwqmdkuewycwhkeryjminqxhgbpecbchbiwkqzuwolezvdtmzzfktr
  2965.  
  2966. --- WtrGate+ v0.93.p7 sn 165
  2967.  * Origin: Usenet: OneNet Communications News Hub (1:109/42)
  2968.  
  2969. +----------------------------------------------------------------------------+
  2970.  
  2971. From: raphaelt@netnews.worldnet.att.net                 15-Nov-99 18:02:14
  2972.   To: All                                               16-Nov-99 05:11:16
  2973. Subj: Re: Netscape 4.04 Wanted
  2974.  
  2975. From: raphaelt@netnews.worldnet.att.net (Raphael Tennenbaum)
  2976.  
  2977. "Rolf Garske" <garske@ibm.net> wrote:
  2978.  
  2979. >The sudden silent death of file downloads is a feature of
  2980. >Netscape on other platforms also. I am also seeing this
  2981. >with version 4.7 on Windows-NT. Version 4.6 did it also.
  2982. >
  2983. >For downloads, I remember that Version 2.02 for OS/2 was rock solid. It
  2984. >almost never gave Me this problem.
  2985.  
  2986. When 2.02 was current, there were anywhere from 20-60% fewer
  2987. people on the world wide web.  I suspect this may have a bit
  2988. more to do with stalled downloads than anything else.  <g>
  2989.  
  2990.  
  2991.  
  2992. -- 
  2993. Ray Tennenbaum        '99 YZF-R6
  2994. readme@ http://www.ray-field.com
  2995.  
  2996. --- WtrGate+ v0.93.p7 sn 165
  2997.  * Origin: Usenet: AT&T WorldNet Services (1:109/42)
  2998.  
  2999. +----------------------------------------------------------------------------+
  3000.  
  3001. From: dmcbride@hansolo.torolab.ibm.com                  16-Nov-99 00:23:13
  3002.   To: All                                               16-Nov-99 05:11:16
  3003. Subj: Re: DB2/2.1 Connectivity problems between OS/2 and NT
  3004.  
  3005. From: <dmcbride@hansolo.torolab.ibm.com>
  3006.  
  3007. Can I recommend cutting down on the newsgroups?  I've set follow-ups to
  3008. comp.databases.ibm-db2 only, as it seems to be the only world-wide
  3009. newgroup that it is completely on-topic for.
  3010.  
  3011. In comp.databases.ibm-db2 Jette Hannibal <fam.hannibal@get2net.dk> wrote:
  3012. > OS/2 warp connect 3.0 (Revision 8.264) via TCP/IP or NetBios.
  3013.  
  3014. > I think that the problem resides in the layer between the operating system
  3015. > and the database management system. But for now I am stopped cold without a
  3016. > clue on where to go.
  3017.  
  3018. > I'm positive that the TCP/IP configurations are correct on both client and
  3019. > databaseserver. I have inserted port configurations in services files  as
  3020. > well as host names in the hosts files on both server and client. The OS/2
  3021. > workstation (with the DB2 database) has a fixed IP adress which is
  3022. > conneceted to the NNAME in the hosts file on both databaseserver and client.
  3023.  
  3024. The dbm cfg parameter, IIRC, that is relevant is the SVCENAME, not
  3025. NNAME.  That alone may cause the problem.
  3026.  
  3027. > The database is cataloged as remote.
  3028.  
  3029. > I have tried the connection with NetBios as well. But the problem seems to
  3030. > be the same. The client or client enabeler can not resolve the name and IP
  3031. > adress to get a connection to the database whatever it is done from the
  3032. > databaseserver (OS/2 workstation) or the client (NT 4.0. workstation)
  3033.  
  3034. I assume that, from the machine that will be the DB2 client, you can
  3035. "ping" the server.  That is,
  3036.  
  3037.   ping db2.server.com
  3038.  
  3039. doesn't complain.  If you're using NetBIOS, however, the command to try
  3040. is more along the lines of "net view \\db2server".  As long as this
  3041. command doesn't tell you it can't find the other system, you should be
  3042. okay.
  3043.  
  3044. --- WtrGate+ v0.93.p7 sn 165
  3045.  * Origin: Usenet: IBM Toronto Lab (DB2 Common Server Development) (1:109/42)
  3046.  
  3047. +----------------------------------------------------------------------------+
  3048.  
  3049. From: nospam_evr@spam.net                               15-Nov-99 19:58:25
  3050.   To: All                                               16-Nov-99 05:11:16
  3051. Subj: Re: Netscape 4.04 Wanted
  3052.  
  3053. From: "/2 User" <nospam_evr@spam.net>
  3054.  
  3055. Well I missed the original poster. But if you want it I still have a
  3056. compressed .exe on my HD.
  3057.  
  3058. redonn2@attglobal.net
  3059.  
  3060.  
  3061. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3062. "I tend to stay away from the Advocacy groups to avoid the WindTrolls"
  3063. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3064.  
  3065.  
  3066. --- WtrGate+ v0.93.p7 sn 165
  3067.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  3068. (1:109/42)
  3069.  
  3070. +----------------------------------------------------------------------------+
  3071.  
  3072. From: mcbrides@erols.com                                15-Nov-99 19:40:24
  3073.   To: All                                               16-Nov-99 05:11:16
  3074. Subj: Re: DB2/2.1 Connectivity problems between OS/2 and NT
  3075.  
  3076. From: mcbrides@erols.com (Jerry McBride)
  3077.  
  3078. In article <VbZX3.1051$y95.1136@news.get2net.dk>,
  3079. "Jette Hannibal" <fam.hannibal@get2net.dk> wrote:
  3080. >OS/2 warp connect 3.0 (Revision 8.264) via TCP/IP or NetBios.
  3081. >
  3082. >I think that the problem resides in the layer between the operating system
  3083. >and the database management system. But for now I am stopped cold without a
  3084. >clue on where to go.
  3085. >
  3086. >I'm positive that the TCP/IP configurations are correct on both client and
  3087. >databaseserver. I have inserted port configurations in services files  as
  3088. >well as host names in the hosts files on both server and client. The OS/2
  3089. >workstation (with the DB2 database) has a fixed IP adress which is
  3090. >conneceted to the NNAME in the hosts file on both databaseserver and client.
  3091. >The database is cataloged as remote.
  3092. >
  3093. >I have tried the connection with NetBios as well. But the problem seems to
  3094. >be the same. The client or client enabeler can not resolve the name and IP
  3095. >adress to get a connection to the database whatever it is done from the
  3096. >databaseserver (OS/2 workstation) or the client (NT 4.0. workstation)
  3097. >
  3098. >I'm open to all suggestions
  3099. >
  3100.  
  3101. Well.. you said you were open...
  3102.  
  3103. I tried DB2 and never got passed some really stupid setup problems. This was
  3104. on Wseb...
  3105.  
  3106. My solution? I dropped it like a rock and went with mSQL and then eventually
  3107. moved it all to mySQL. Setup is a breeze, security good and... run's great.
  3108.  
  3109.  
  3110. --
  3111.  
  3112. *******************************************************************************
  3113.  
  3114. *            Sometimes, the BEST things in life really ARE free...           
  3115. *
  3116. *       Get a FREE copy of NetRexx 1.151 for your next java project at:      
  3117. *
  3118. *                     http://www2.hursley.ibm.com/netrexx                    
  3119. *
  3120. *******************************************************************************
  3121.  
  3122.  
  3123. /----------------------------------------\
  3124. | From the desktop of: Jerome D. McBride |
  3125. |         mcbrides@erols.com             |
  3126. \----------------------------------------/
  3127.  
  3128. --
  3129.  
  3130. --- WtrGate+ v0.93.p7 sn 165
  3131.  * Origin: Usenet: TEAM-NETREXX (1:109/42)
  3132.  
  3133. +----------------------------------------------------------------------------+
  3134.  
  3135. From: miller@otago.ac.nz                                16-Nov-99 14:15:28
  3136.   To: All                                               16-Nov-99 05:11:16
  3137. Subj: ispell help?
  3138.  
  3139. From: miller@otago.ac.nz
  3140.  
  3141. Greetings,
  3142.  
  3143. Are there any OS/2 users out there who have
  3144. successfully gotten ispell running and would
  3145. be willing to help me get started with it?
  3146.  
  3147. So far, I've downloaded the distribution
  3148. (isp31b2.zip), moved everything to usr\ispell
  3149. as instructed, and made a hash file for english.med.
  3150. But now, whenever I try to run ispell (from
  3151. the command line--I'm not using emacs),
  3152. all I get is a core dump.
  3153.  
  3154. I can't figure out where to go from here:
  3155.   ispell -h
  3156. gives lots of command line options, but the
  3157. documentation doesn't describe them.
  3158.  
  3159. Thanks for your time,
  3160.  
  3161. Jeff
  3162.  
  3163. Prof Jeff Miller
  3164. Dept of Psychology
  3165. University of Otago
  3166. Dunedin, New Zealand
  3167. International FAX: 64-3-479-8335
  3168. miller@otago.ac.nz
  3169. http://psy.otago.ac.nz:800/staff/miller/welcome.htm
  3170.  
  3171. --- WtrGate+ v0.93.p7 sn 165
  3172.  * Origin: Usenet: University of Otago (1:109/42)
  3173.  
  3174. +----------------------------------------------------------------------------+
  3175.  
  3176. From: wayne@SPAM.tkb.att.ne.jp                          16-Nov-99 10:25:16
  3177.   To: All                                               16-Nov-99 05:11:16
  3178. Subj: Re: Netscape 4.04 Wanted
  3179.  
  3180. From: "Wayne Bickell" <wayne@SPAM.tkb.att.ne.jp>
  3181.  
  3182. On Mon, 15 Nov 1999 19:55:56 +0100 (ECT), Rolf Garske wrote:
  3183.  
  3184. :>The sudden silent death of file downloads is a feature of
  3185. :>Netscape on other platforms also. I am also seeing this
  3186. :>with version 4.7 on Windows-NT. Version 4.6 did it also.
  3187. :>
  3188. :>For downloads, I remember that Version 2.02 for OS/2 was rock solid. It
  3189. :>almost never gave Me this problem.
  3190.  
  3191. I actually sat and watched Netscape 4.61 while it was
  3192. downloading a file. The percentage complete figure 
  3193. was about 67% and the time remaining was just over
  3194. a minute but the blue progress indicator had reached
  3195. 100% and that was when it died.
  3196.  
  3197. Cheers
  3198.  
  3199. Wayne
  3200.  
  3201. Next week I'll be watching paint dry :-)
  3202.  
  3203. ******************************************************
  3204. Wayne Bickell
  3205. Tokyo, Japan
  3206. wayne@tkb.att.ne.jp
  3207. ******************************************************
  3208.            Posted with PMINews 2 for OS/2
  3209.   Running on OS/2 Warp 4 (UK)  + FixPak 9
  3210. ******************************************************
  3211.  
  3212.  
  3213.  
  3214. --- WtrGate+ v0.93.p7 sn 165
  3215.  * Origin: Usenet: AT&T Internet Service (1:109/42)
  3216.  
  3217. +----------------------------------------------------------------------------+
  3218.  
  3219. From: hood@eng.sun.com                                  15-Nov-99 18:07:29
  3220.   To: All                                               16-Nov-99 05:11:16
  3221. Subj: Re: cannot find winsock.dll - Quicken 98
  3222.  
  3223. From: Mark Hood <hood@eng.sun.com>
  3224.  
  3225. alan@min.net.notspam writes:
  3226. > In <f921z9vi291.fsf@eng.sun.com>, on 11/12/99 
  3227. >    at 05:55 PM, Mark Hood <hood@eng.sun.com> said:
  3228. > >> >Winsock.dll needs to be in your (DOS) path, not %etc%.
  3229. > >> So should I stick it in c:\os2\mdos\winos2?
  3230. > >I have it in c:\tcpip\dos\bin.  
  3231. > I wound up putting it there, since I saw there was another dll file
  3232. > already in that directory.  I don't know how it got into \tcpip\dos\etc.
  3233. > I still can't get Quicken to connect to the internet, though.  
  3234.  
  3235. I can think of only one more thing -- I seem to recall that the OS2 version
  3236. of the resolv file will work without the "domain" keyword, while the DOS
  3237. version requires it, so verify that you have a domain specified as the first
  3238. line of the DOS resolv file.
  3239.  
  3240. Also, do any other DOS tcp/ip apps work, such as Netscape?  You might be
  3241. able to narrow down the scope of the problem to the Quicken installation
  3242. itself if it's the only Win-OS2 app that fails.
  3243.  
  3244. Good luck -- Mark Hood
  3245.  
  3246. --- WtrGate+ v0.93.p7 sn 165
  3247.  * Origin: Usenet: Sun Microsystems Inc., Mountain View, CA (1:109/42)
  3248.  
  3249. +----------------------------------------------------------------------------+
  3250.  
  3251. From: alan@min.net.notspam                              16-Nov-99 03:22:13
  3252.   To: All                                               16-Nov-99 05:11:17
  3253. Subj: Re: cannot find winsock.dll - Quicken 98
  3254.  
  3255. From: alan@min.net.notspam
  3256.  
  3257. In <f92yabzyyrl.fsf@eng.sun.com>, on 11/15/99 
  3258.    at 06:07 PM, Mark Hood <hood@eng.sun.com> said:
  3259.  
  3260. >I can think of only one more thing -- I seem to recall that the OS2
  3261. >version of the resolv file will work without the "domain" keyword, while
  3262. >the DOS version requires it, so verify that you have a domain specified
  3263. >as the first line of the DOS resolv file.
  3264.  
  3265. It's there.  As for your other question, I'll have to try a dos app.
  3266.  
  3267.  
  3268. ---------------------------------------------------------------------
  3269.  *** Please remove .notspam from my address to reply via e-mail. ***
  3270.  
  3271.      Nerve Center BBS (Fidonet 1:261/1000)  410-655-4708
  3272.  
  3273.     Posted by Alan Hess using registered MR/2 ICE Newsreader #564
  3274.  
  3275. ---------------------------------------------------------------------
  3276.  
  3277. --- WtrGate+ v0.93.p7 sn 165
  3278.  * Origin: Usenet: @Home Network (1:109/42)
  3279.  
  3280. +----------------------------------------------------------------------------+
  3281.  
  3282. From: n3jja@my.address.is.my.business....               16-Nov-99 04:10:10
  3283.   To: All                                               16-Nov-99 05:11:17
  3284. Subj: Re: Comm/2 keeps bringing down my system.
  3285.  
  3286. Message sender: n3jja@my.address.is.my.business.jackoff
  3287.  
  3288. From: n3jja@my.address.is.my.business.jackoff (Jim Nuytens)
  3289.  
  3290. On Fri, 12 Nov 1999 17:18:41, mchasson@ibm.net wrote:
  3291.  
  3292. > PS.  If you are thinking of changing MBs you would be wise to stick with
  3293. > ASUS.  They seem to be the only one to have an OS2 compatible BIOS.
  3294.  
  3295. Well, if you can still find them, I'd suggest the FIC 503+. I run Warp
  3296. 4 on that board with an AMD K6-2-350 and 128 RAM. 
  3297.  
  3298. FWIW, I haven't seen this NS/2 problem at all on my system. I'm up for
  3299. days on end running the seti@home program.
  3300.  
  3301.  
  3302. "The bureaucratic mentality is the only constant in the universe."
  3303. Dr. McCoy to Kirk / Star Trek IV:The Voyage Home
  3304.  
  3305. --- WtrGate+ v0.93.p7 sn 165
  3306.  * Origin: Origin Line 1 Goes Here (1:109/42)
  3307.  
  3308. +----------------------------------------------------------------------------+
  3309.  
  3310. From: jdc0014@InfoNET.st-johns.nf.ca                    16-Nov-99 04:19:12
  3311.   To: All                                               16-Nov-99 05:11:17
  3312. Subj: Re: cdrecord/2 new ver
  3313.  
  3314. From: jdc0014@InfoNET.st-johns.nf.ca (John Hong)
  3315.  
  3316. dinkmeister (dink@dontspamme.com) wrote:
  3317. : get the new version @ 
  3318. : http://www.geocities.com/SiliconValley/Sector/5785/cdrecord/cdrecordmain.htm
  3319.  
  3320. : it can now do bit-perfect copies of audio cds!
  3321.  
  3322.     Is MKIOFS capable of copying an entire CDROM now?  I'm sort of 
  3323. waiting for that...  It seems that I can only make an image of something 
  3324. on my HD, not just take the contents from a CDROM.
  3325.  
  3326. --- WtrGate+ v0.93.p7 sn 165
  3327.  * Origin: Usenet: St. John's InfoNET (1:109/42)
  3328.  
  3329. +----------------------------------------------------------------------------+
  3330.  
  3331. From: b.l.nelson@larc.nasa.gov                          15-Nov-99 11:01:10
  3332.   To: All                                               16-Nov-99 05:11:17
  3333. Subj: Re: PHMon beta release
  3334.  
  3335. From: Bennie Nelson <b.l.nelson@larc.nasa.gov>
  3336.  
  3337. I tried to access your website, but could not reach it.  For
  3338. which hardware is your utility written?
  3339.  
  3340. I am looking for a utility to read the Genesys cpu, voltage,
  3341. and fan info from a DFI motherboard using the VIA MVP3
  3342. chipset.  
  3343.  
  3344. Regards,
  3345. Bennie Nelson
  3346.  
  3347. Peter Engels wrote:
  3348. > HI OS/2 user,
  3349. > you can find a beta release of PMHMon on my homepage. This freeware
  3350. > utility monitors the supply voltages, temperatures and fans of the main
  3351. > board. It is a PM application.
  3352. > http://www.uni-bonn.de/~uzs0ad
  3353. > This OS/2 system uptime is 04 hours, 10 minutes and 59 seconds.
  3354. > --
  3355. > MfG / Regards
  3356. >         Peter Engels
  3357.  
  3358. --- WtrGate+ v0.93.p7 sn 165
  3359.  * Origin: Usenet: NASA Langley Research Center, Hampton, VA, USA (1:109/42)
  3360.  
  3361. +----------------------------------------------------------------------------+
  3362.  
  3363. From: dink@dontspamme.com                               16-Nov-99 03:18:03
  3364.   To: All                                               16-Nov-99 05:11:17
  3365. Subj: Re: cdrecord/2 new ver
  3366.  
  3367. From: "dinkmeister" <dink@dontspamme.com>
  3368.  
  3369. On 16 Nov 1999 04:19:24 GMT, John Hong wrote:
  3370.  
  3371. >dinkmeister (dink@dontspamme.com) wrote:
  3372. >: get the new version @ 
  3373. >:
  3374. http://www.geocities.com/SiliconValley/Sector/5785/cdrecord/cdrecordmain.htm
  3375. >
  3376. >: it can now do bit-perfect copies of audio cds!
  3377. >
  3378. >    Is MKIOFS capable of copying an entire CDROM now?  I'm sort of 
  3379. >waiting for that...  It seems that I can only make an image of something 
  3380. >on my HD, not just take the contents from a CDROM.
  3381.  
  3382. It should, try this:
  3383.  
  3384. mkisofs -J -l -L x:/ | cdrecord -v dev=1,0 -data -
  3385.  
  3386. x: being the cd to copy, 1,0 is scsi id 1.. 
  3387. see the cdrecord/2 faq on the cdrecord/2 page for more info
  3388.  
  3389.  
  3390. - dink ( http://dink.org )
  3391.  
  3392.  
  3393.  
  3394.  
  3395.  
  3396. --- WtrGate+ v0.93.p7 sn 165
  3397.  * Origin: Usenet: psychadelia (1:109/42)
  3398.  
  3399. +----------------------------------------------------------------------------+
  3400.  
  3401. From: radu@rds.ro                                       16-Nov-99 10:45:19
  3402.   To: All                                               16-Nov-99 05:11:17
  3403. Subj: Re: PHMon beta release
  3404.  
  3405. Content-Type: text/plain; charset=iso-8859-1
  3406. Content-Transfer-Encoding: base64
  3407.  
  3408. From: Radu Trimbitas <radu@rds.ro>
  3409.  
  3410. SGkhDQpJJ2xsIHRyeSB0byByZWxlYXNlIGEgInNvbWV0aGluZyIgZm9yIEdlbmVzeXMgY2hp
  3411. cHNldHMgd2lyZWQgb24gaTJjDQpidXNlcyBvbiBNVlAzIG1vdGhlcmJvYXJkcyAobGlrZSBB
  3412. Q09SUCA1VklBNzcpLCAndGlsbCBDaHJpc3RtYXMuDQpDcm9zcyB5b3UgZmluZ2VycyBmb3Ig
  3413. bWUgdG8gcGFzcyBteSBDeWJlcm5ldGljcyENClJhZHUNCg==
  3414.  
  3415. --- WtrGate+ v0.93.p7 sn 165
  3416.  * Origin: Usenet: EUnet Romania (1:109/42)
  3417.  
  3418. +----------------------------------------------------------------------------+
  3419.  
  3420. From: P.Frank@alcatel.de                                16-Nov-99 09:42:03
  3421.   To: All                                               16-Nov-99 05:11:17
  3422. Subj: Re: PHMon beta release
  3423.  
  3424. From: Petric Frank <P.Frank@alcatel.de>
  3425.  
  3426. Hello Peter,
  3427.  
  3428. i've tested this tool with a DFI VIA MVP (ATX) board. After starting it
  3429. pops up a dialog box telling me that the chip was not detected. After
  3430. pressig OK (the only option) the main window appaers with a white client
  3431. area. After that the WPS locks up. The only way i got my PC running is
  3432. to reboot with the 'three finger salute'.
  3433.  
  3434. BTW: I don't know which monitor chipset is used on my motherboard. The
  3435. DFI tech support is not very productive on this question. They told me
  3436. that the health unit is part of the VIA chipset (which i can't believe).
  3437. Is there anyone to give me more info ?
  3438.  
  3439. regards
  3440.   Petric
  3441.  
  3442. Peter Engels wrote:
  3443. >
  3444. > HI OS/2 user,
  3445. >
  3446. > you can find a beta release of PMHMon on my homepage. This freeware
  3447. > utility monitors the supply voltages, temperatures and fans of the main
  3448. > board. It is a PM application.
  3449. >
  3450. > http://www.uni-bonn.de/~uzs0ad
  3451. >
  3452. > This OS/2 system uptime is 04 hours, 10 minutes and 59 seconds.
  3453. > --
  3454. > MfG / Regards
  3455. >
  3456. >         Peter Engels
  3457.  
  3458. --- WtrGate+ v0.93.p7 sn 165
  3459.  * Origin: Usenet: Alcatel SEL AG (1:109/42)
  3460.  
  3461. +----------------------------------------------------------------------------+
  3462.  
  3463. From: p.engels@gmx.de                                   15-Nov-99 23:32:03
  3464.   To: All                                               16-Nov-99 05:11:17
  3465. Subj: Re: PHMon beta release
  3466.  
  3467. From: "Peter Engels" <p.engels@gmx.de>
  3468.  
  3469. Hi Bennie,
  3470.  
  3471. On Mon, 15 Nov 1999 11:01:21 -0500, Bennie Nelson wrote:
  3472.  
  3473. [...]
  3474.  
  3475. >I am looking for a utility to read the Genesys cpu, voltage,
  3476. >and fan info from a DFI motherboard using the VIA MVP3
  3477. >chipset.  
  3478. >
  3479. The thing seems to be more complicated, then I thought first :-(
  3480.  
  3481. Obviously there are more then one monitoring IC out there and they all
  3482. live at different port addresses :-(
  3483.  
  3484. So at the moment, I state the following :
  3485.  
  3486. PMHMon will work with an ASUS P5A-B board, Rev 1.4, may be there are
  3487. some other's, I don't know.
  3488.  
  3489. I will have a look at the datasheet of this IC and maybe a future
  3490. release will support it. At the moment, I think, I will cancel the
  3491. project :-(
  3492.  
  3493. The program should also work with boards using an older LM78 chip on
  3494. port 290H. All others seems not to be working at the moment.
  3495.  
  3496. This OS/2 system uptime is 00 hours, 24 minutes and 27 seconds.
  3497. -- 
  3498. MfG / Regards
  3499.  
  3500.     Peter Engels
  3501.  
  3502.  
  3503. --- WtrGate+ v0.93.p7 sn 165
  3504.  * Origin: Usenet: RHRZ - University of Bonn (Germany) (1:109/42)
  3505.  
  3506. +----------------------------------------------------------------------------+
  3507.  
  3508. From: msuch@free.fr                                     16-Nov-99 09:57:27
  3509.   To: All                                               16-Nov-99 10:39:06
  3510. Subj: Re: cdrecord/2 new ver
  3511.  
  3512. From: "Michel SUCH" <msuch@free.fr>
  3513.  
  3514. On Tue, 16 Nov 1999 03:18:06 -0500 (EST), dinkmeister wrote:
  3515.  
  3516. >On 16 Nov 1999 04:19:24 GMT, John Hong wrote:
  3517. >
  3518. >>dinkmeister (dink@dontspamme.com) wrote:
  3519. >>: get the new version @ 
  3520. >>:
  3521. http://www.geocities.com/SiliconValley/Sector/5785/cdrecord/cdrecordmain.htm
  3522. >>
  3523. >>: it can now do bit-perfect copies of audio cds!
  3524. >>
  3525. >>    Is MKIOFS capable of copying an entire CDROM now?  I'm sort of 
  3526. >>waiting for that...  It seems that I can only make an image of something 
  3527. >>on my HD, not just take the contents from a CDROM.
  3528. >
  3529. >It should, try this:
  3530. >
  3531. >mkisofs -J -l -L x:/ | cdrecord -v dev=1,0 -data -
  3532. >
  3533. >x: being the cd to copy, 1,0 is scsi id 1.. 
  3534. >see the cdrecord/2 faq on the cdrecord/2 page for more info
  3535. >
  3536. >
  3537. >- dink ( http://dink.org )
  3538. >
  3539. >
  3540. >
  3541. >
  3542. >
  3543.  
  3544. Hi,
  3545.  
  3546. You could also try the cdcopy package that comes with cdrecord/2 and
  3547. automatically chooses all parameters for you.
  3548. It uses leech to copy audio tracks and mkisofs for data tracks.
  3549. Michel SUCH - Team OS/2 FRANCE
  3550. ICQ # 51654489
  3551.  
  3552.  
  3553. --- WtrGate+ v0.93.p7 sn 165
  3554.  * Origin: Usenet: moi-même personnellement (1:109/42)
  3555.  
  3556. +----------------------------------------------------------------------------+
  3557.  
  3558. From: jknott@ibm.net                                    15-Nov-99 05:54:10
  3559.   To: All                                               16-Nov-99 10:39:06
  3560. Subj: Re: NS 4.61 Not Communicating with Dialer
  3561.  
  3562. From: jknott@ibm.net (James Knott)
  3563.  
  3564. In article <382F402B.3FC62DC9@earthlink.net>,
  3565. "Michael W. Wernicki" <michael1ww@earthlink.net> wrote:
  3566. >Hello,
  3567. >
  3568. >It seems after the installation of Staroffice 5.1 my Internet connection
  3569. >
  3570. >was lost. The dialer seems to work; however, the applications using the
  3571. >dialer are unable to access the Internet. One timing application gives
  3572. >out a message that a server cannot be accessed.
  3573. >
  3574. >Most likely some DLL was replaced by Staroffice. By the way, Star office
  3575. >
  3576. >could not access the Internet.
  3577.  
  3578. What happens if you start the dialer manually?  Do those apps now 
  3579. work?  Any program object that starts the dialer, in fact starts 
  3580. LINKUP.EXE and passes the app file name to LINKUP.  What happens when 
  3581. you try to run these apps?
  3582.  
  3583. -- 
  3584. E-mail jknott@ca.ibm.com
  3585. _________________________________________________________________________
  3586. The above opinions are my own and not those of ISM Corp., a subsidiary of
  3587. IBM Canada Ltd.
  3588.  
  3589. --- WtrGate+ v0.93.p7 sn 165
  3590.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  3591. (1:109/42)
  3592.  
  3593. +----------------------------------------------------------------------------+
  3594.  
  3595. From: uliw@erdw.ethz.ch                                 16-Nov-99 13:05:19
  3596.   To: All                                               16-Nov-99 10:39:07
  3597. Subj: Re: ispell help?
  3598.  
  3599. From: uliw@erdw.ethz.ch
  3600.  
  3601. Hi Jeff,
  3602.  
  3603.     miller> So far, I've downloaded the distribution (isp31b2.zip),
  3604.     miller> moved everything to usr\ispell as instructed, and made a
  3605.     miller> hash file for english.med.  But now, whenever I try to run
  3606.     miller> ispell (from the command line--I'm not using emacs), all I
  3607.     miller> get is a core dump.
  3608.  
  3609. I did the port you mention. I suspect that you either use an outdated
  3610. emx (unlikly because the port is now years old ;-), or, have not set
  3611. the emvironement variables correctly. Ispell needs all those vars like
  3612. HOME, TMP, ETC, SHELL, TERM, INIT, etc. etc. I.e. the stuff usually
  3613. needed to run unix-progs. Ispell speicifically needs DICTDIR
  3614.  
  3615. If you have set those according to the readme and you still have
  3616. troubles: check the way you used the slashes in the pathnames. Ispell
  3617. needs the unix-way i.e.: 
  3618.  
  3619.         SET DICTDIR=g:/usr/ispell
  3620.  
  3621. other than that, it should just run fine. BTW, there is also a newer
  3622. dos-exe . Check out the link given on bonk (see signature).
  3623.  
  3624.         Cheers
  3625.  
  3626.                 Uli
  3627.  
  3628. -- 
  3629.     Uli Wortmann           Fax (Switzerland) (1) 632  1080
  3630.     Dept. of Geology       Fon                        3694
  3631.     ETH-Zuerich    http://www.erdw.ethz.ch/~bonk/bonk.html
  3632.     Visit the SPOC-team at http://www.spoc.ethz.ch
  3633.  
  3634. --- WtrGate+ v0.93.p7 sn 165
  3635.  * Origin: Usenet: Dept. of Geology, ETH-Zuerich (1:109/42)
  3636.  
  3637. +----------------------------------------------------------------------------+
  3638.  
  3639. From: rwhutch@nr.infi.net                               16-Nov-99 12:30:04
  3640.   To: All                                               16-Nov-99 10:39:07
  3641. Subj: Hostname?
  3642.  
  3643. From: rwhutch@nr.infi.net  (R.W. Hutchinson)
  3644.  
  3645.     I have always had the message "[main] couldn't determine hostname" from
  3646. my "dialup" application. Lately I have had a couple of WWWebsites that used to
  3647. provide useful information give me an error message: "Get an upgraded browser
  3648. which supports the Host name."
  3649.     It occurs to me that the two might be related. How does one feed a host
  3650. name into the system, such that the browser or other component of the Internet
  3651. Connexion Pack will send it out on demand? Does one feed it into config.sys,
  3652. or into
  3653. startup.cmd, or where? What is the precise command syntax, also?
  3654. --------------------------------------------------------------
  3655. "I would predict that there are far greater mistakes waiting
  3656. to be made by someone with your obvious talent for it."
  3657. Orac to Vila. [City at the Edge of the World.]
  3658. -----------------------------------------------
  3659. R.W. Hutchinson. | rwhutch@nr.infi.net
  3660.  
  3661. --- WtrGate+ v0.93.p7 sn 165
  3662.  * Origin: Usenet: InfiNet (1:109/42)
  3663.  
  3664. +----------------------------------------------------------------------------+
  3665.  
  3666. From: p.engels@gmx.de                                   16-Nov-99 13:36:03
  3667.   To: All                                               16-Nov-99 10:39:07
  3668. Subj: PMHMon - try again please
  3669.  
  3670. From: "Peter Engels" <p.engels@gmx.de>
  3671.  
  3672. Hi,
  3673.  
  3674. I just downloaded the zip archive from my homepage, and now I see what
  3675. is wrong : this is a very very old version, which should never been
  3676. released. I don't know, how this file could ever reach my homepage.
  3677.  
  3678. I have now uploaded the correct version, so try again please. At the
  3679. moment only WinBond W83781D and National LM78 chips at port 290h are
  3680. supported.
  3681.  
  3682. Sorry...
  3683.  
  3684. This OS/2 system uptime is 00 hours, 38 minutes and 44 seconds.
  3685. -- 
  3686. MfG / Regards
  3687.  
  3688.     Peter Engels
  3689.  
  3690.  
  3691. --- WtrGate+ v0.93.p7 sn 165
  3692.  * Origin: Usenet: RHRZ - University of Bonn (Germany) (1:109/42)
  3693.  
  3694. +----------------------------------------------------------------------------+
  3695.  
  3696. From: zayne@omen.com.au                                 16-Nov-99 12:39:11
  3697.   To: All                                               16-Nov-99 10:39:07
  3698. Subj: Re: Accounting application
  3699.  
  3700. From: zayne@omen.com.au (Mooo)
  3701.  
  3702. donm@ftel.net (Don Morse) wrote:
  3703.  
  3704. >Well, I can say to stay away from Cybercomm's Accucount/2.
  3705.  
  3706. I cant find reference to these guys anyplace but a few wisps of info
  3707. on some really out of date IBM pages - who's links go nowhere I might
  3708. add.
  3709.  
  3710. For my own curiosity, could you give me their url?
  3711.  
  3712.  
  3713. >I'm using MYOB under Win-OS/2.  I would prefer a native OS/2 product, and I
  3714. >was hoping that Accucount/2 would fill the bill.  My Mistake...
  3715.  
  3716. Well...I was doing this too, but the GST (Australia) and Y2K readiness
  3717. leave something to be desired and all new versions are win32 only.....
  3718.  
  3719. Arrgg!!!
  3720.  
  3721. I'm so desperate I've been thinking of contracting someone to write
  3722. something for me in Starbasic for use under Staroffice.
  3723.  
  3724. Craig
  3725.  
  3726. --- WtrGate+ v0.93.p7 sn 165
  3727.  * Origin: Usenet: Nothing I say is my own opinion (1:109/42)
  3728.  
  3729. +----------------------------------------------------------------------------+
  3730.  
  3731. From: doug.bissett"at"attglobal.net                     16-Nov-99 17:24:06
  3732.   To: All                                               16-Nov-99 20:09:23
  3733. Subj: Re: Hostname?
  3734.  
  3735. From: doug.bissett"at"attglobal.net (Doug Bissett)
  3736.  
  3737. On Tue, 16 Nov 1999 12:30:08, rwhutch@nr.infi.net  (R.W. Hutchinson) 
  3738. wrote:
  3739.  
  3740. >     I have always had the message "[main] couldn't determine hostname" from
  3741. > my "dialup" application. Lately I have had a couple of WWWebsites that used
  3742. to
  3743. > provide useful information give me an error message: "Get an upgraded
  3744. browser
  3745. > which supports the Host name."
  3746. >     It occurs to me that the two might be related. How does one feed a host
  3747. > name into the system, such that the browser or other component of the
  3748. Internet
  3749. > Connexion Pack will send it out on demand? Does one feed it into config.sys, 
  3750. or into
  3751. > startup.cmd, or where? What is the precise command syntax, also?
  3752. > --------------------------------------------------------------
  3753. > "I would predict that there are far greater mistakes waiting
  3754. > to be made by someone with your obvious talent for it."
  3755. > Orac to Vila. [City at the Edge of the World.]
  3756. > -----------------------------------------------
  3757. > R.W. Hutchinson. | rwhutch@nr.infi.net
  3758.  
  3759. I don't know if this is what you are looking for, but stick something 
  3760. like this:
  3761. SET HOSTNAME=HOSTNAME
  3762. in your CONFIG.SYS (I don't think it matters where, but in with other 
  3763. networking, or TCP/IP, stuff would make sense).
  3764.  
  3765. If that doesn't help, look in the TCP/IP Command reference. There are 
  3766. a couple of other references to hostname in there.
  3767.  
  3768. Hope this helps
  3769. ******************************
  3770. From the PC of Doug Bissett
  3771. doug.bissett at attglobal.net
  3772. The " at " must be changed to "@"
  3773. ******************************
  3774.  
  3775. --- WtrGate+ v0.93.p7 sn 165
  3776.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  3777. (1:109/42)
  3778.  
  3779. +----------------------------------------------------------------------------+
  3780.  
  3781. From: doug.bissett"at"attglobal.net                     16-Nov-99 17:24:07
  3782.   To: All                                               16-Nov-99 20:09:23
  3783. Subj: Re: Problem with PSF/2
  3784.  
  3785. From: doug.bissett"at"attglobal.net (Doug Bissett)
  3786.  
  3787. On Tue, 16 Nov 1999 13:32:31, Siobhan Perricone 
  3788. <morgannalefey@my-deja.com> wrote:
  3789.  
  3790. > Ok, I think I figured this out.  I zipped up the file on the WS (after
  3791. > I figured out which it was) and put it on a floppy, then copied it into
  3792. > the spool directory for the EDS queue on the NWS.  I unzipped it and
  3793. > the job appeared in the EDS queue after I rebooted the computer.
  3794. > NOthing I could do before that (refreshing, closing and opening the
  3795. > queue) would make it appear.  Then I tried printing it and got the same
  3796. > garbage.  Here's what it looks like:
  3797. >  
  3798. > At the top of the page it has a bunch of numbers and letters that
  3799. > normally don't print, and it looks like the font it's being printed in
  3800. > is "too big" or "too spread out" and that causes the lines to be longer
  3801. > than they're supposed to be.  As a result, the lines wrap where they
  3802. > shouldn't.  So every page is twice the size.
  3803. >  
  3804. > This file prints just fine from the other server.  Though, when I
  3805. > double click on it to view it while it's in the EDS queue, it looks on
  3806. > the screen like I've just described.  When I transform it to the
  3807. > printer queue (using PSF/2) it is no longer possible to double click on
  3808. > the job and have it display because it tells me there are null
  3809. > characters in it.  This is the same on both the working and non-working
  3810. > print servers.
  3811. >  
  3812. > I'm wondering if a font file got corrupted or something.  I really
  3813. > don't want to have to copy every font file over again, that was a major
  3814. > pain in the butt.  Any more ideas?
  3815. >  
  3816.  
  3817. OK, it appears that the print jobs are getting to the machine ok. That
  3818. leaves you two places where the job is getting messed up. 1) PSF/2 may
  3819. have a problem, or 2) your printer driver is messed up. 
  3820.  
  3821. I don't know anything about PSF/2, but I have seen printer drivers get
  3822. messed up from time to time. I would suggest reinstalling the print 
  3823. driver (that should be relatively easy). The instructions should be 
  3824. with the printer driver installation software. You should check at:
  3825.  http://service.software.ibm.com/os2ddpak/html/index.htm
  3826. to see if there may be a new driver for your printers. 
  3827.  
  3828. After you reinstall, it may be necessary to change some settings 
  3829. (perhaps you should try this first). Be aware that MOST OS/2 printer 
  3830. drivers have two places to put the settings. 1) Right mouse click the 
  3831. printer icon-> Properties-> Printer driver-> double click the icon in 
  3832. the Default printer driver box, and look around (what you find there 
  3833. will depend on the printer, and the driver. You may want to compare 
  3834. that to the working machine. 2) Right mouse click the printer icon-> 
  3835. Properties-> Printer driver-> Job properties (the button between the 
  3836. two windows). This is, usually, the same as the other settings, but, 
  3837. apparently, are stored in a different place, and are used in a 
  3838. different context.
  3839.  
  3840. If that doesn't help, you will need to go through PSF/2. There may be 
  3841. some settings that are incorrect, or you may need to reinstall the 
  3842. whole thing.
  3843.  
  3844. I have no idea what else might be causing your problem.
  3845.  
  3846. Good luck...
  3847. ******************************
  3848. From the PC of Doug Bissett
  3849. doug.bissett at attglobal.net
  3850. The " at " must be changed to "@"
  3851. ******************************
  3852.  
  3853. --- WtrGate+ v0.93.p7 sn 165
  3854.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  3855. (1:109/42)
  3856.  
  3857. +----------------------------------------------------------------------------+
  3858.  
  3859. From: rwhutch@nr.infi.net                               16-Nov-99 17:54:11
  3860.   To: All                                               16-Nov-99 20:09:23
  3861. Subj: Re: Hostname?
  3862.  
  3863. From: rwhutch@nr.infi.net  (R.W. Hutchinson)
  3864.  
  3865. >On Tue, 16 Nov 1999 12:30:08, rwhutch@nr.infi.net  (R.W. Hutchinson) 
  3866. >wrote:
  3867. >
  3868. > Quotedl    It occurs to me that the two might be related. How does one 
  3869. >feed a host
  3870. >Quotedlname into the system, such that the browser or other component of the 
  3871. Internet
  3872. >QuotedlConnexion Pack will send it out on demand? Does one feed it into
  3873. config.sys, or into
  3874. >Quotedlstartup.cmd, or where? What is the precise command syntax, also?
  3875. >
  3876. >It should appear in your config.sus
  3877. >
  3878. >"SET HOSTNAME=your hostname"
  3879. >
  3880. >and in your HOST file. if you have dynamic IP use
  3881. >
  3882. >"0.0.0.0    hostname"
  3883. >
  3884.  
  3885.     Thanks. I now no longer get the "unable to find host name" message.
  3886. On the Other hand, I now get a "you appear not to have a valid connexion to
  3887. the
  3888. Internet" message from the pesky WWWebsite. What is a "HOST file." Do I have
  3889. one? If not, where do I create it, and what should it contain? I am running
  3890. OS/2 3.0 on this machine, and OS/2 4.0 on another one, so answers valid for
  3891. either setup would be welcome.
  3892. --------------------------------------------------------------
  3893. "I would predict that there are far greater mistakes waiting
  3894. to be made by someone with your obvious talent for it."
  3895. Orac to Vila. [City at the Edge of the World.]
  3896. -----------------------------------------------
  3897. R.W. Hutchinson. | rwhutch@nr.infi.net
  3898.  
  3899. --- WtrGate+ v0.93.p7 sn 165
  3900.  * Origin: Usenet: InfiNet (1:109/42)
  3901.  
  3902. +----------------------------------------------------------------------------+
  3903.  
  3904. From: madodel@ptdprolog.net                             16-Nov-99 18:04:29
  3905.   To: All                                               16-Nov-99 20:09:23
  3906. Subj: Re: Accounting application
  3907.  
  3908. From: madodel@ptdprolog.net (Mark Dodel)
  3909.  
  3910. http://www.cei.nu/ is their main site.  Accucount is under Software.  
  3911.  I also paid for the beta, and it's been more like 2-3 years of 
  3912. endless promises.  I gave up  over a year ago of ever expecting to see
  3913. even a beta let alone a final product.  As bad as microslop is, they 
  3914. at least release their buggy software.  
  3915.  
  3916. Mark
  3917.  
  3918. On Tue, 16 Nov 1999 12:39:22, zayne@omen.com.au (Mooo) wrote:
  3919.  
  3920. -)donm@ftel.net (Don Morse) wrote:
  3921. -)
  3922. -)>Well, I can say to stay away from Cybercomm's Accucount/2.
  3923. -)
  3924. -)I cant find reference to these guys anyplace but a few wisps of info
  3925. -)on some really out of date IBM pages - who's links go nowhere I might
  3926. -)add.
  3927. -)
  3928. -)For my own curiosity, could you give me their url?
  3929. -)
  3930. -)
  3931. -)>I'm using MYOB under Win-OS/2.  I would prefer a native OS/2 product, and I
  3932. -)>was hoping that Accucount/2 would fill the bill.  My Mistake...
  3933. -)
  3934. -)Well...I was doing this too, but the GST (Australia) and Y2K readiness
  3935. -)leave something to be desired and all new versions are win32 only.....
  3936. -)
  3937. -)Arrgg!!!
  3938. -)
  3939. -)I'm so desperate I've been thinking of contracting someone to write
  3940. -)something for me in Starbasic for use under Staroffice.
  3941. -)
  3942. -)Craig
  3943.  
  3944.  
  3945. //---------------------------------------------------------
  3946. // From the Desk of: Mark Dodel, RN, BSN, MBA
  3947. //             Healthcare Computer Consultant
  3948. //                   madodel@ptdprolog.net
  3949. //    http://home.ptd.net/~madodel
  3950. //
  3951. //  For a VOICE in the future of OS/2
  3952. //             http://www.os2voice.org/index.html
  3953. //---------------------------------------------------------
  3954. 
  3955.  
  3956. --- WtrGate+ v0.93.p7 sn 165
  3957.  * Origin: Usenet: PenTeleData http://www.ptd.net (1:109/42)
  3958.  
  3959. +----------------------------------------------------------------------------+
  3960.  
  3961. From: grinnell@acunet.net                               16-Nov-99 18:58:10
  3962.   To: All                                               16-Nov-99 20:09:23
  3963. Subj: NS 4.61 video corruption w/ TP770 + OS/2
  3964.  
  3965. From: grinnell@acunet.net
  3966.  
  3967. I'm running Netscape 4.61 (128 bit encryption) on my Thinkpad 770 (233MHz 
  3968. w/ 96MB) under OS/2 4.0 fixpack 10.
  3969.  
  3970. I'm seeing video corruption in the window text if I scroll up or down.  I also 
  3971. see
  3972. video corruption of the vertical scroll bar itself.  I just downloaded the
  3973. most
  3974. recent copy of NS 4.61 from IBM's site and have also installed the most recent
  3975. copy of the video drivers from the TP device driver matrix.
  3976.  
  3977. I still see the video corruption.  As it is NS 4.61 is useless to me.  If
  3978. anyone has
  3979. any suggestions to try I'd be grateful.  Thanks.
  3980.  
  3981. Jeff
  3982.  
  3983. --- WtrGate+ v0.93.p7 sn 165
  3984.  * Origin: Origin Line 1 Goes Here (1:109/42)
  3985.  
  3986. +----------------------------------------------------------------------------+
  3987.  
  3988. From: bbarclay@ca.ibm.com                               16-Nov-99 14:30:15
  3989.   To: All                                               16-Nov-99 20:09:24
  3990. Subj: Re: Palm Pilot
  3991.  
  3992. From: Brad BARCLAY <bbarclay@ca.ibm.com>
  3993.  
  3994. rj friedman wrote:
  3995. > And there was a third question which was: "How do I go about
  3996. > export an address book from Organizer to the Palm Pilot?"
  3997. > Is there a way to do this (or from some other address book)
  3998. > yet? I know you developed a method for it to be done - but
  3999. > has anyone picked up the ball on this that you know of?
  4000.  
  4001.     Not yet AFAIK.  The address book wrapper class is done (although not
  4002. sufficiently tested).  Once I get v1.1 out the door I might sit down and
  4003. write a CSV (Comma Seperated Value) import/export jConduit for the
  4004. Address Book in order to provide a base-level compatibility with most
  4005. PIMs, but to do it right someone neds to write a jConduit to do this
  4006. work.
  4007.  
  4008.     I personally am already too busy trying to get v1.1 out the door to
  4009. work on anything like this at the same time - so if anyone out there who
  4010. knows some Java who would like to step up to the plate and take on the
  4011. job, I'd love to hear from you :)
  4012.  
  4013. Brad BARCLAY
  4014.  
  4015. =-=-=-=-=-=-=-=-=-=
  4016. Posted from the OS/2 WARP v4.5 desktop of Brad BARCLAY.
  4017. E-Mail:  bbarclay@ca.ibm.com        Location:  2G43D@Torolabs
  4018.  
  4019. --- WtrGate+ v0.93.p7 sn 165
  4020.  * Origin: Usenet: IBM Toronto Labs, DB2 for OS/2 Install Developer (1:109/42)
  4021.  
  4022. +----------------------------------------------------------------------------+
  4023.  
  4024. From: mkaply@NOSPAMus.ibm.com                           16-Nov-99 13:38:20
  4025.   To: All                                               16-Nov-99 20:09:24
  4026. Subj: Re: NS 4.61 video corruption w/ TP770 + OS/2
  4027.  
  4028. From: Michael Kaply <mkaply@NOSPAMus.ibm.com>
  4029.  
  4030. The latest 770 video drivers should fix that.
  4031.  
  4032. Mike Kaply
  4033. IBM
  4034.  
  4035. grinnell@acunet.net wrote:
  4036.  
  4037. >I'm running Netscape 4.61 (128 bit encryption) on my Thinkpad 770 (233MHz
  4038. >w/ 96MB) under OS/2 4.0 fixpack 10.
  4039. >
  4040. >I'm seeing video corruption in the window text if I scroll up or down.  I
  4041. also see
  4042. >video corruption of the vertical scroll bar itself.  I just downloaded the
  4043. most
  4044. >recent copy of NS 4.61 from IBM's site and have also installed the most
  4045. recent
  4046. >copy of the video drivers from the TP device driver matrix.
  4047. >
  4048. >I still see the video corruption.  As it is NS 4.61 is useless to me.  If
  4049. anyone has
  4050. >any suggestions to try I'd be grateful.  Thanks.
  4051. >
  4052. >Jeff
  4053.  
  4054. --- WtrGate+ v0.93.p7 sn 165
  4055.  * Origin: Usenet: IBM (1:109/42)
  4056.  
  4057. +----------------------------------------------------------------------------+
  4058.  
  4059. From: an479@lafn.org                                    16-Nov-99 11:21:12
  4060.   To: All                                               16-Nov-99 20:09:24
  4061. Subj: Re: Comm/2 keeps bringing down my system.
  4062.  
  4063. From: J. N. Pfisterer <an479@lafn.org>
  4064.  
  4065. On Mon, 15 Nov 1999 15:31:15 -0500, mchasson@ibm.net wrote:
  4066.  
  4067. >I guessed in some posts with Ivan Adzubei in Moscow that the problem
  4068. >with NS 461 crashes were related to ----get this---- Pmmerge.dll
  4069. >and the intel HX chipset.  This is because I remembered that we had the
  4070. >same MB.  In our case an ASUS with the HX chipset. Great MB.
  4071. >
  4072. >But...I still have FP5 running and do not have any problems with NS
  4073. >crashing.  In fact it is solid as can be.  Those of you who have FP12
  4074. >installed are apparently suffering.  Understand I do not know what the
  4075. >relationship between the HX chipset and pmmerge.dll in FP12 is ...
  4076. >
  4077. >However, Irv,  the well known owner of the fixtool posted a revised
  4078. >pmmerge.dll on testcase.  That is gone by now but can be gotten slowly
  4079. >from Ivan's page in Moscow.  Reports form Moscow indicated some
  4080. >improvement.
  4081.  
  4082. Hi, Monroe et al -
  4083.  
  4084. It seems to be some kind of memory leak--likely related to FP #12 since 
  4085. only a relatively-few NS4.61 users seem to be experiencing it.
  4086.  
  4087. I got the improved pmmerge.dll from Ivan's site and *think* it may have 
  4088. improved operations somewhat; but the memory leak remains when NS4.61 is
  4089. open.  I can watch the swap-file contents grow by about 8k every two 
  4090. seconds, even with no other activity.  Ultimately, the swap file gets to
  4091. about 20 megs and physical memory down to about 500k, at which point the
  4092. systems refuses to do anything more (even shut down), despite the 
  4093. availability of HD space for further swap-file growth.
  4094.  
  4095. I don't know what chipset I have.  It's an AMI Enterprise-IV EISA VLB 
  4096. motherboard, and AMI didn't deign to identify the chipset in the docs.
  4097.  
  4098. I'm continuing to experiment and monitor the memory/swap-file behavior 
  4099. in an effort to identify the specific circumstances in which this 
  4100. problem occurs.
  4101.  
  4102. Jack P.
  4103.  
  4104.  
  4105. --- WtrGate+ v0.93.p7 sn 165
  4106.  * Origin: Usenet: The Los Angeles Free-Net (1:109/42)
  4107.  
  4108. +----------------------------------------------------------------------------+
  4109.  
  4110. From: raphaelt@netnews.worldnet.att.net                 16-Nov-99 15:15:22
  4111.   To: All                                               16-Nov-99 20:09:24
  4112. Subj: Netscape desktop URL object association
  4113.  
  4114. From: raphaelt@netnews.worldnet.att.net (Raphael Tennenbaum)
  4115.  
  4116. For whatever reason when I've installed Netscape I never
  4117. changed the default url object type to Netscape from
  4118. WebExplorer.  Now I'd like to, partly to be able to click on
  4119. a desktop URL object and launch NS -- instead of WebEx which
  4120. still comes up.  Is there a part of the install script I can
  4121. cut which will do this for me?  I had tried Henk's ASSOEDIT
  4122. but the URL filetype seems to be resisting my efforts to
  4123. change it over.
  4124.  
  4125. -- 
  4126. Ray Tennenbaum        '99 YZF-R6
  4127. readme@ http://www.ray-field.com
  4128.  
  4129. --- WtrGate+ v0.93.p7 sn 165
  4130.  * Origin: Usenet: AT&T WorldNet Services (1:109/42)
  4131.  
  4132. +----------------------------------------------------------------------------+
  4133.  
  4134. From: steve53_remove_this@earthlink.net                 16-Nov-99 13:56:25
  4135.   To: All                                               16-Nov-99 20:09:24
  4136. Subj: Re: Netscape desktop URL object association
  4137.  
  4138. From: steve53_remove_this@earthlink.net
  4139.  
  4140. In <wtbM4oXf0zvP092yn@netnews.worldnet.att.net>, on 11/16/99 
  4141.    at 03:15 PM, raphaelt@netnews.worldnet.att.net (Raphael Tennenbaum)
  4142. said:
  4143.  
  4144.  
  4145. >URL object and launch NS -- instead of WebEx which still comes up.  Is
  4146. >there a part of the install script I can cut which will do this for me? 
  4147. >I had tried Henk's ASSOEDIT but the URL filetype seems to be resisting my
  4148. >efforts to
  4149. >change it over.
  4150.  
  4151. You can do this with an INI file editor.  The changes are to
  4152. WPUSRDEFAULTSETTINGS.  You might be able to just do a refresh install of
  4153. NS.
  4154.  
  4155. Steven
  4156.  
  4157. --
  4158. -------------------------------------------------------------------
  4159. Steven Levine <steve53removethis@earthlink.net>  MR2/ICE 1.77 #10183
  4160. Warp4/FP11
  4161. -------------------------------------------------------------------
  4162.  
  4163.  
  4164. --- WtrGate+ v0.93.p7 sn 165
  4165.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  4166.  
  4167. +----------------------------------------------------------------------------+
  4168.  
  4169. From: diin@xs4all.nl                                    16-Nov-99 22:42:16
  4170.   To: All                                               16-Nov-99 21:31:09
  4171. Subj: Gradd
  4172.  
  4173. From: diin@xs4all.nl (DiiN)
  4174.  
  4175. I installed Gradd077.dsk and Gradd080.exe, but that drivers don't work 
  4176. with my Matrox mga-g200 agp. Before loading the desktop it stops with a 
  4177. blinking cursor.
  4178. Can someone please confirm that the Scitech drivers work with a Matrox 
  4179. mga-g200 agp and perhaps are working fine with the Hauppauge tv card?
  4180. TIA
  4181.  
  4182. -- 
  4183.  
  4184. The Big and Slow Dino's already died out
  4185. so naturally NT will die out as well...
  4186.  
  4187. Groetens, Dieter.
  4188.  
  4189. ***Email  diin@xs4all.nl (Dieter)
  4190. ***Netmail 2:280/815.16
  4191.  
  4192. --- WtrGate+ v0.93.p7 sn 165
  4193.  * Origin: Usenet: Klompen en Molens! (1:109/42)
  4194.  
  4195. +----------------------------------------------------------------------------+
  4196.  
  4197. From: cjdavis@attglobal.net                             16-Nov-99 17:06:28
  4198.   To: All                                               16-Nov-99 21:31:09
  4199. Subj: Re: IBM WAKE UP
  4200.  
  4201. From: Chuck Davis <cjdavis@attglobal.net>
  4202.  
  4203. It's too late for IBM to wake up.  IBM has made so many strategic
  4204. miscalculations of the PC platform that they are beyond number.  They are
  4205. presently engaged in another serious miscalculation.  Someone of Lou's
  4206. minions has succeeded in convincing him the day of the PC is gone!  What
  4207. is happening with the Linux desktop is strong repudiation of IBM's
  4208. approach to the PC market.  One of the confused IBM execs in an interview
  4209. at linuxtoday.com admits IBM is trying to understand _why_ there is so
  4210. much hype about Linux.  Linux is almost _entirely_ "C/C++" based.  IBM is
  4211. so oogly over Java that they have withdrawn their VA C+++ compiler for
  4212. OS/400 from marketing!  I predict the next C/C++ announcement out of IBM
  4213. will be the withdrawal of VAC++ for OS/2 and then even for NT!  I assume
  4214. they still have a non-visual version of the product for the AS/400 since
  4215. the OS is "C" based, but at least the marketing withdrawal is indicative
  4216. that IBM has decided C/C++ is a thing of the past just like PCs are a
  4217. thing of the past.  Subsequent announcements will be the withdrawal of
  4218. IBM PCs from marketing -- only servers are needed anymore -- the day of
  4219. the PC is gone, you know.  Lou told you, you fool!
  4220.  
  4221. If you want to stay in the IBM world you have choices:
  4222.  
  4223.     1)  Java on OS/2, windoze, Linux, AS/400, S/390 or AIX; then
  4224.     2)  Java on windoze, Linux, AS/400, S/390 or AIX.
  4225.  
  4226. The current AS/400 System Handbook says "Java is the strategic language
  4227. for the AS/400".  Who cares the OS is written in "C"?   Who cares 98% of
  4228. all AS/400 programming is done with RPG? The world is going to Java!
  4229. Yea, just like the world is staying away from PCs in droves!
  4230.  
  4231. Man, that was cathartic!!  :)
  4232.  
  4233. dinkmeister wrote:
  4234.  
  4235. > Development for Smack!, Staroffice and MainActor has been
  4236. > screwed a bit because of the buggy VAC++ 4.0 compiler!  sheesh!
  4237. >
  4238. > Is this your way of finally killing off all the OS/2 users/developers?
  4239. >
  4240. > I wanna know..
  4241.  
  4242. --- WtrGate+ v0.93.p7 sn 165
  4243.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  4244. (1:109/42)
  4245.  
  4246. +----------------------------------------------------------------------------+
  4247.  
  4248. From: morgannalefey@my-deja.com                         16-Nov-99 13:32:15
  4249.   To: All                                               17-Nov-99 00:49:20
  4250. Subj: Re: Problem with PSF/2
  4251.  
  4252. From: Siobhan Perricone <morgannalefey@my-deja.com>
  4253.  
  4254. In article <80pori$htt$1@nnrp1.deja.com>,
  4255.   Siobhan Perricone <morgannalefey@my-deja.com> wrote:
  4256.  
  4257. > > I think the first thing you need to do, is determine, exactly which
  4258. > > part of the system is failing. I see four major areas:
  4259. > > 1) The  originating machine, may be sending incorrect data
  4260. (unlikely,
  4261. > > since your backup machine is working). If you have two originating
  4262. > > machines, and they all fail, it would not, likely, be this.
  4263. > > 2) The input  queue (where the failing machine stores it's input)
  4264. > > could be messed up. Try copying a file from there to the system that
  4265. > > is working, to see if the job gets printed properly.
  4266. > > 3) PSF/2 could be messed up. Check all of the settings (compare to
  4267. the
  4268. > > working machine).
  4269. > > 4) The printer driver may be messed up. Put the printers on hold,
  4270. and
  4271. > > display the output from PSF/2 on the screen, to see if the data
  4272. looks
  4273. > > correct.
  4274. >
  4275. > Ok, I'm in the process of attempting this, but I need a little more
  4276. > help in the practical aspects of testing.  I currently have the
  4277. working
  4278. > server hooked up to the printers and the network.  I had EDS send up a
  4279. > smallish job, it has spooled into the EDS queue on the working server
  4280. > (WS).
  4281. >
  4282. > I have a keyboard and mouse hooked up to the non-working server (NWS),
  4283. > but no network connections at this point.  What I wanted to do was
  4284. move
  4285. > the EDS job from the WS to the EDS queue on the NWS, then use PSF/2 to
  4286. > transform it to one of the printers, and have it print out (after
  4287. > plugging in the wire to the printers, of course).
  4288. >
  4289. > Where I'm stumped is in how to execute the transfer of the file.  I
  4290. > *cannot* network the two servers together, that is physically
  4291. > impossible.  So I was going to try copying the file onto disk (it's
  4292. not
  4293. > that big) and putting it onto the other server.  That's all well and
  4294. > good, but I don't know where the file is on the WS, or how to copy it
  4295. > into the NWS so that it'll appear in the EDS queue.
  4296. >
  4297. > I suspect this is a gap in my OS/2 knowledge.  Can you help me with
  4298. > that?
  4299.  
  4300. Ok, I think I figured this out.  I zipped up the file on the WS (after
  4301. I figured out which it was) and put it on a floppy, then copied it into
  4302. the spool directory for the EDS queue on the NWS.  I unzipped it and
  4303. the job appeared in the EDS queue after I rebooted the computer.
  4304. NOthing I could do before that (refreshing, closing and opening the
  4305. queue) would make it appear.  Then I tried printing it and got the same
  4306. garbage.  Here's what it looks like:
  4307.  
  4308. At the top of the page it has a bunch of numbers and letters that
  4309. normally don't print, and it looks like the font it's being printed in
  4310. is "too big" or "too spread out" and that causes the lines to be longer
  4311. than they're supposed to be.  As a result, the lines wrap where they
  4312. shouldn't.  So every page is twice the size.
  4313.  
  4314. This file prints just fine from the other server.  Though, when I
  4315. double click on it to view it while it's in the EDS queue, it looks on
  4316. the screen like I've just described.  When I transform it to the
  4317. printer queue (using PSF/2) it is no longer possible to double click on
  4318. the job and have it display because it tells me there are null
  4319. characters in it.  This is the same on both the working and non-working
  4320. print servers.
  4321.  
  4322. I'm wondering if a font file got corrupted or something.  I really
  4323. don't want to have to copy every font file over again, that was a major
  4324. pain in the butt.  Any more ideas?
  4325.  
  4326. > > >  I've got a strange problem and I'm hoping that someone here will
  4327. > have
  4328. > > > a suggestion for something I could look at or try to figure out
  4329. > what's
  4330. > > > wrong.
  4331. > > >
  4332. > > > I have a PC (not a server) running OS/2 Warp 4 FP 10 and
  4333. IBM/Pennant
  4334. > > > Print Services Facility/2.  The PC has two network cards.  One
  4335. card
  4336. > is
  4337. > > > connected to a network with other computers, through which the
  4338. jobs
  4339. > > > come.  The second card is only connected to 3 IBM 3160 printers.
  4340. > This
  4341. > > > machine does nothing but print jobs.
  4342. > > >
  4343. > > > There are two computers that send jobs to this print server.  One
  4344. > is an
  4345. > > > image server running on Unix, the other is on a Netware network
  4346. (we
  4347. > > > call it the EDS machine).  We have to run a special program that
  4348. > starts
  4349. > > > up a netware queue in order to receive the jobs from the EDS
  4350. > machine.
  4351. > > > The command for that is:
  4352. > > >
  4353. > > > start nwpsf2 qr=qrdr nwq=ibmprnt_eds os2q=eds
  4354. > > >
  4355. > > > This starts up the queue thingie and it shunts jobs into the EDS
  4356. > > > queue.  We then use PSF/2 to transform the jobs while sending them
  4357. > to
  4358. > > > another print queue for one of the three printers.
  4359. > > >
  4360. > > > The problem is that when the jobs come out of the printer, they
  4361. > aren't
  4362. > > > printed properly.  We're getting garbage characters inserted at
  4363. the
  4364. > top
  4365. > > > of the page, and it looks like it's inserting something at the end
  4366. > of
  4367. > > > each line that causes it to wrap weirdly, so that the items that
  4368. are
  4369. > > > supposed to be in table format, with lines around them, are all
  4370. > funky
  4371. > > > looking and take up twice as much space (as does everything else).
  4372. > > >
  4373. > > > I tried restarting the computer a couple of times and that doesn't
  4374. > > > help.  It does this on all three printers, yet jobs from the image
  4375. > > > server come out just fine on all three printers.  I've had them
  4376. > resend
  4377. > > > the job a couple of times, and it comes out the same each time.
  4378. > > >
  4379. > > > Here's the kicker.  I have another computer with the same set up
  4380. > that
  4381. > > > we use as a back up when this one is on the fritz, and when the
  4382. jobs
  4383. > > > get sent to *that* one, they print out fine.
  4384. > > >
  4385. > > > This just started a couple of days ago.  Before that it was
  4386. printing
  4387. > > > out the EDS jobs fine.  Does anyone have a suggestion for a place
  4388. to
  4389. > > > start looking?
  4390. >
  4391. > --
  4392. > Siobhan Perricone
  4393. > PC Technician
  4394. > Alltel Information Services
  4395. > (I only speak for myself, not for Alltel)
  4396. >
  4397. > Sent via Deja.com http://www.deja.com/
  4398. > Before you buy.
  4399. >
  4400.  
  4401. --
  4402. Siobhan Perricone
  4403. PC Technician
  4404. Alltel Information Services
  4405. (I only speak for myself, not for Alltel)
  4406.  
  4407.  
  4408. Sent via Deja.com http://www.deja.com/
  4409. Before you buy.
  4410.  
  4411. --- WtrGate+ v0.93.p7 sn 165
  4412.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  4413.  
  4414. +----------------------------------------------------------------------------+
  4415.  
  4416. From: b.l.nelson@larc.nasa.gov                          16-Nov-99 09:30:00
  4417.   To: All                                               17-Nov-99 00:49:20
  4418. Subj: Re: PHMon beta release
  4419.  
  4420. From: Bennie Nelson <b.l.nelson@larc.nasa.gov>
  4421.  
  4422. Thanks for the reply.  If you do get a beta version
  4423. that includes support for the Genesys chip, I'm available
  4424. for testing.
  4425.  
  4426. Regards,
  4427. Bennie Nelson
  4428.  
  4429. Peter Engels wrote:
  4430. > Hi Bennie,
  4431. > On Mon, 15 Nov 1999 11:01:21 -0500, Bennie Nelson wrote:
  4432. > [...]
  4433. > >I am looking for a utility to read the Genesys cpu, voltage,
  4434. > >and fan info from a DFI motherboard using the VIA MVP3
  4435. > >chipset.
  4436. > >
  4437. > The thing seems to be more complicated, then I thought first :-(
  4438. > Obviously there are more then one monitoring IC out there and they all
  4439. > live at different port addresses :-(
  4440. > So at the moment, I state the following :
  4441. > PMHMon will work with an ASUS P5A-B board, Rev 1.4, may be there are
  4442. > some other's, I don't know.
  4443. > I will have a look at the datasheet of this IC and maybe a future
  4444. > release will support it. At the moment, I think, I will cancel the
  4445. > project :-(
  4446. > The program should also work with boards using an older LM78 chip on
  4447. > port 290H. All others seems not to be working at the moment.
  4448. > This OS/2 system uptime is 00 hours, 24 minutes and 27 seconds.
  4449. > --
  4450. > MfG / Regards
  4451. >         Peter Engels
  4452.  
  4453. --- WtrGate+ v0.93.p7 sn 165
  4454.  * Origin: Usenet: NASA Langley Research Center, Hampton, VA, USA (1:109/42)
  4455.  
  4456. +----------------------------------------------------------------------------+
  4457.  
  4458. From: bd83h@bedford.waii.com                            16-Nov-99 15:32:24
  4459.   To: All                                               17-Nov-99 01:54:22
  4460. Subj: Re: Comm/2 keeps bringing down my system.
  4461.  
  4462. From: Steve Drewell <bd83h@bedford.waii.com>
  4463.  
  4464. On Mon, 15 Nov 1999 mchasson@ibm.net wrote:
  4465.  
  4466. ε Perhaps.  I guessed in some posts with Ivan Adzubei in Moscow that the
  4467. ε problem with NS 461 crashes were related to ----get this---- Pmmerge.dll
  4468. ε and the intel HX chipset.  This is because I remembered that we had the
  4469. ε same MB.  In our case an ASUS with the HX chipset. Great MB.
  4470.  
  4471. Are these odd problems related solely to the HX chipset? My motherboard
  4472. (Tyan Titan-III) has a 430FX chipset.
  4473.  
  4474. Cheers,
  4475. Steve
  4476.  
  4477. Western Geophysical, Bedford, UK
  4478. Tel: +44 (0) 1234 224404
  4479. Fax: +44 (0) 1234 224517
  4480.  
  4481.  
  4482. --- WtrGate+ v0.93.p7 sn 165
  4483.  * Origin: Usenet: Western Geophysical, Houston, TX (1:109/42)
  4484.  
  4485. +----------------------------------------------------------------------------+
  4486.  
  4487. From: miharris@connectcorp.net                          16-Nov-99 16:23:00
  4488.   To: All                                               17-Nov-99 01:54:22
  4489. Subj: Re: Hostname?
  4490.  
  4491. From: miharris@connectcorp.net
  4492.  
  4493. On Tue, 16 Nov 1999 12:30:08, rwhutch@nr.infi.net  (R.W. Hutchinson) 
  4494. wrote:
  4495.  
  4496.  Quotedl    It occurs to me that the two might be related. How does one 
  4497. feed a host
  4498. Quotedlname into the system, such that the browser or other component of the
  4499. Internet
  4500. QuotedlConnexion Pack will send it out on demand? Does one feed it into
  4501. config.sys, or into
  4502. Quotedlstartup.cmd, or where? What is the precise command syntax, also?
  4503.  
  4504. It should appear in your config.sus
  4505.  
  4506. "SET HOSTNAME=your hostname"
  4507.  
  4508. and in your HOST file. if you have dynamic IP use
  4509.  
  4510. "0.0.0.0    hostname"
  4511.  
  4512. or if static IP
  4513.  
  4514. " STATIC IP address  hostname"
  4515.  
  4516.  you might also put:
  4517.  
  4518. "127.0.0.1  localhost"
  4519.  
  4520. in the same file if you want to enable your loopback capability
  4521.  
  4522. Good luck
  4523.  
  4524.  
  4525.  
  4526.  
  4527.  
  4528.  
  4529.  
  4530.  
  4531.                          _\\|//_    Pssst!
  4532.                        (` o-o ') /
  4533.         ---------ooO-(_)-Ooo------------
  4534.  
  4535. The Box said, "Requires Windows95 or better."
  4536. I use better, much better thank you...
  4537.                                          
  4538. Warped with OS/2 4.0 at FP 8 and Java 1.1.7A
  4539. _______________________________________
  4540. M   i   k   e   "D a B u l l"     H   a   r   r   i   s       
  4541.  
  4542. _/_/_/_/_/_/_/_/_/_/  
  4543. Undernet
  4544. #OS/2: Chanop
  4545. #Soundoff: Manager
  4546. #Computech: Chanop
  4547. _/_/_/_/_/_/_/_/_/_/  
  4548.  
  4549. --- WtrGate+ v0.93.p7 sn 165
  4550.  * Origin: Usenet: Verio (1:109/42)
  4551.  
  4552. +----------------------------------------------------------------------------+
  4553.  
  4554. From: rjf@yyycomasia.com                                16-Nov-99 16:48:19
  4555.   To: All                                               17-Nov-99 01:54:22
  4556. Subj: Re: Palm Pilot
  4557.  
  4558. From: rjf@yyycomasia.com (rj friedman)
  4559.  
  4560. On Mon, 15 Nov 1999 15:17:58, Brad BARCLAY 
  4561. <bbarclay@ca.ibm.com> wrote:
  4562.  
  4563. ε> 2 questions:
  4564. ε> 
  4565. ε> Where does it store the data it backs up?
  4566.  
  4567. ε    The backups are stored in a file called <your Palm username>.backup,
  4568. εand are generally stored either in the directory you specify in the
  4569. ε"jsyncman.home" property (more on this in a bit), or in "user.home",
  4570. εwhich under OS/2 tends to be the \JAVA11 directory IIRC.
  4571.  
  4572. ε> Can you create a command file and launch this from an icon?  (I'm about to
  4573. ε> try....)
  4574.  
  4575. ε    You certainly can.  Just create a program object, select "JAVAPM.EXE"
  4576. εas the program to run, and then select the following as the parameters:
  4577. »
  4578. ε    -Djsyncman.home=X:\my_directory
  4579. εCA.BrockU.cosc.PalmPilot.jSyncManager.JSyncManager
  4580.  
  4581.  
  4582. And there was a third question which was: "How do I go about
  4583. export an address book from Organizer to the Palm Pilot?"
  4584.  
  4585. Is there a way to do this (or from some other address book) 
  4586. yet? I know you developed a method for it to be done - but 
  4587. has anyone picked up the ball on this that you know of?
  4588.  
  4589.  
  4590. ________________________________________________________
  4591.  
  4592. [RJ]                 OS/2 - Live it, or live with it. 
  4593. rj friedman          Team ABW              
  4594. Taipei, Taiwan       rjf@yyycomasia.com 
  4595.  
  4596. To send email - remove the `yyy'
  4597. ________________________________________________________
  4598.  
  4599. --- WtrGate+ v0.93.p7 sn 165
  4600.  * Origin: Usenet: SEEDNet News Service (1:109/42)
  4601.  
  4602. +----------------------------------------------------------------------------+
  4603.  
  4604. From: postmaster@[127.0.0.1]                            16-Nov-99 19:18:02
  4605.   To: All                                               17-Nov-99 03:37:14
  4606. Subj: Re: Palm Pilot
  4607.  
  4608. From: postmaster@[127.0.0.1]
  4609.  
  4610. In <38302426.95DD5CBC@ca.ibm.com>, on 11/15/99 
  4611.    at 10:17 AM, Brad BARCLAY <bbarclay@ca.ibm.com> said:
  4612.  
  4613. >The backups are stored in a file called <your Palm username>.backup, and
  4614. >are generally stored either in the directory you specify in the
  4615. >"jsyncman.home" property (more on this in a bit), or in "user.home", which
  4616. >under OS/2 tends to be the \JAVA11 directory IIRC.
  4617.  
  4618. I found that mine created a directory d:\home and that's where it's storing
  4619. all of my *.backup information.  I don't know why, but that's fine with me. 
  4620. When I tried the option you suggested (with the properties before the
  4621. command line -- I didn't copy them over here), no *.backup file was
  4622. created.
  4623.  
  4624. This works great.
  4625.  
  4626. I do find that I have to reset the options every time I launch the program
  4627. (e.g. set it to backup, high speed transfer, etc.).
  4628.  
  4629. --
  4630. GK
  4631.             
  4632. FrodoJRR at Interaccess dot com
  4633. OS/2 Version 4.00 FixPack 12 
  4634. There are 30 Processes with 112 Threads.
  4635. This machine's uptime is 3d 10h 34m 36s 984ms.
  4636.  
  4637.  
  4638. --- WtrGate+ v0.93.p7 sn 165
  4639.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  4640.  
  4641. +----------------------------------------------------------------------------+
  4642.  
  4643. From: stjen@prodigy.net                                 16-Nov-99 21:04:29
  4644.   To: All                                               17-Nov-99 03:37:14
  4645. Subj: NS4.61 turns all of the pictures blue...
  4646.  
  4647. From: Scott Tietjen <stjen@prodigy.net>
  4648.  
  4649. Ok, this one may be a bit wierd.  Immediately after I installed NS4.61
  4650. (off of WarpUp!) on my Warp4fp11/12 system, I noticed that every image
  4651. (.gif & .jpg), especially if they were clickable links, turned blue. 
  4652. Not just the edge around it, the whole image became blue.  (I think I
  4653. tried changing the link color from blue to some different shade, and the
  4654. blue overlay on the images became that shade.)
  4655.  
  4656. Now, if I do something like rightclick, then select Save Image As, then
  4657. use the save as dialog box to "wipe" over the top of the blue, then
  4658. cancel the box, the images go back to normal full color.  Likewise, if I
  4659. can scroll the image off the top or bottom of the page, when it comes
  4660. back it's back to normal color.  (Or at least the part of the image that
  4661. made it off screen.)
  4662.  
  4663. Anyone heard of this?  Thanks muchly.
  4664.     -- Scott Tietjen
  4665.  
  4666. --- WtrGate+ v0.93.p7 sn 165
  4667.  * Origin: Usenet: Prodigy Internet http://www.prodigy.com (1:109/42)
  4668.  
  4669. +----------------------------------------------------------------------------+
  4670.  
  4671. From: davidb@magicnet.net                               17-Nov-99 03:22:06
  4672.   To: All                                               17-Nov-99 03:37:15
  4673. Subj: Re: Best Rewritable CD for OS2
  4674.  
  4675. From: davidb@magicnet.net
  4676.  
  4677. In <asogcy53hv.fsf@sci.fi>, Anssi Saari <as@sci.fi> writes:
  4678.  
  4679. So please share with us, how did you patch it?
  4680.  
  4681. David
  4682.  
  4683.  
  4684. >gsinger@nospam.home.com (Gideon Singer) writes:
  4685. >
  4686. >> I am planning on installing a RWCD in the new year. Is there any 
  4687. >> consensuse as to which is the best unit to install for OS2/W98 setup? 
  4688. >
  4689. >I don't think so. I like my Ricoh MP7040S since it's software
  4690. >upgradeble to 7060S, i.e. from 4x writing to 6x writing. Probably hard
  4691. >to find now though, since the 7060 has replaced the 7040.
  4692. >
  4693. >It does have one problem, though. I couldn't read multi-session CDs in
  4694. >the Ricoh in OS/2. That is, until I patched os2cdrom.dmd. For some
  4695. >reason, that file contains a list of drive brands and if your drive
  4696. >brand, isn't on the list, OS/2 only shows the first session on a
  4697. >multi-session disc. I understand this 'problem' concerns Yamaha drives
  4698. >as well.
  4699. >
  4700. >Available CD writing software isn't much for OS/2. There's RSJ, which
  4701. >is expensive and for SCSI drives there's a Unix port, cdrecord.
  4702. >
  4703. >-- 
  4704. >Anssi Saari - as@sci.fi
  4705. >
  4706.  
  4707. --- WtrGate+ v0.93.p7 sn 165
  4708.  * Origin: Usenet: Verio (1:109/42)
  4709.  
  4710. +----------------------------------------------------------------------------+
  4711.  
  4712. From: mchasson@ibm.net                                  16-Nov-99 22:37:21
  4713.   To: All                                               17-Nov-99 03:37:15
  4714. Subj: Re: Comm/2 keeps bringing down my system.
  4715.  
  4716. From: mchasson@ibm.net
  4717.  
  4718. In <80sbh6$frj$1@zook.lafn.org>, on 11/16/99 at 11:21 AM,
  4719.    J. N. Pfisterer <an479@lafn.org> said:
  4720.  
  4721. >On Mon, 15 Nov 1999 15:31:15 -0500, mchasson@ibm.net wrote:
  4722.  
  4723. >>I guessed in some posts with Ivan Adzubei in Moscow that the problem
  4724. >>with NS 461 crashes were related to ----get this---- Pmmerge.dll
  4725. >>and the intel HX chipset.  This is because I remembered that we had the
  4726. >>same MB.  In our case an ASUS with the HX chipset. Great MB.
  4727. >>
  4728. >>But...I still have FP5 running and do not have any problems with NS
  4729. >>crashing.  In fact it is solid as can be.  Those of you who have FP12
  4730. >>installed are apparently suffering.  Understand I do not know what the
  4731. >>relationship between the HX chipset and pmmerge.dll in FP12 is ...
  4732. >>
  4733. >>However, Irv,  the well known owner of the fixtool posted a revised
  4734. >>pmmerge.dll on testcase.  That is gone by now but can be gotten slowly
  4735. >>from Ivan's page in Moscow.  Reports form Moscow indicated some
  4736. >>improvement.
  4737.  
  4738. >Hi, Monroe et al -
  4739.  
  4740. >It seems to be some kind of memory leak--likely related to FP #12 since 
  4741. >only a relatively-few NS4.61 users seem to be experiencing it.
  4742.  
  4743. You should get Theseus to check memory leaks since it is designed for it.
  4744.  
  4745. >I got the improved pmmerge.dll from Ivan's site and *think* it may have 
  4746. >improved operations somewhat; but the memory leak remains when NS4.61 is
  4747. >open.  I can watch the swap-file contents grow by about 8k every two 
  4748. >seconds, even with no other activity.  Ultimately, the swap file gets to
  4749. >about 20 megs and physical memory down to about 500k, at which point the
  4750. >systems refuses to do anything more (even shut down), despite the 
  4751. >availability of HD space for further swap-file growth.
  4752.  
  4753. >I don't know what chipset I have.  It's an AMI Enterprise-IV EISA VLB 
  4754. >motherboard, and AMI didn't deign to identify the chipset in the docs.
  4755.  
  4756. No we are talking about Pentium (PCI) motherboards.
  4757.  
  4758.  
  4759. >I'm continuing to experiment and monitor the memory/swap-file behavior 
  4760. >in an effort to identify the specific circumstances in which this 
  4761. >problem occurs.
  4762.  
  4763. >Jack P.
  4764.  
  4765. Of course I cheerfully admit to not knowing anything about this stuff.  I
  4766. am just hoping to get Irv to  take a look at it since I will have to
  4767. install FP12 so as to get to Y2K.
  4768.  
  4769. -- 
  4770. ----------------------------------------------------
  4771. ------
  4772. Monroe Chasson
  4773. mchasson@ibm.net
  4774. -----------------------------------------------------------
  4775. MR2ICE reg#51 
  4776.  
  4777. --- WtrGate+ v0.93.p7 sn 165
  4778.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  4779. (1:109/42)
  4780.  
  4781. +----------------------------------------------------------------------------+
  4782.  
  4783. From: mchasson@ibm.net                                  16-Nov-99 22:40:28
  4784.   To: All                                               17-Nov-99 03:37:15
  4785. Subj: Re: Comm/2 keeps bringing down my system.
  4786.  
  4787. From: mchasson@ibm.net
  4788.  
  4789. In <991116152520.40428B-100000@bisv3.bedford.waii.com>, on 11/16/99 at
  4790. 03:32 PM,
  4791.    Steve Drewell <bd83h@bedford.waii.com> said:
  4792.  
  4793. >On Mon, 15 Nov 1999 mchasson@ibm.net wrote:
  4794.  
  4795. >ε Perhaps.  I guessed in some posts with Ivan Adzubei in Moscow that the
  4796. >ε problem with NS 461 crashes were related to ----get this----
  4797. >Pmmerge.dll ε and the intel HX chipset.  This is because I remembered
  4798. >that we had the ε same MB.  In our case an ASUS with the HX chipset.
  4799. >Great MB.
  4800.  
  4801. >Are these odd problems related solely to the HX chipset? My motherboard
  4802. >(Tyan Titan-III) has a 430FX chipset.
  4803.  
  4804. >Cheers,
  4805. >Steve
  4806.  
  4807. >Western Geophysical, Bedford, UK
  4808. >Tel: +44 (0) 1234 224404
  4809. >Fax: +44 (0) 1234 224517
  4810.  
  4811. Who knows.   It is just a guess, although the FX is I believe closely
  4812. related.
  4813.  
  4814. -- 
  4815. ----------------------------------------------------
  4816. ------
  4817. Monroe Chasson
  4818. mchasson@ibm.net
  4819. -----------------------------------------------------------
  4820. MR2ICE reg#51 
  4821.  
  4822. --- WtrGate+ v0.93.p7 sn 165
  4823.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  4824. (1:109/42)
  4825.  
  4826. +----------------------------------------------------------------------------+
  4827.  
  4828. From: sma.spam-not@rtd.com                              17-Nov-99 04:05:01
  4829.   To: All                                               17-Nov-99 03:37:15
  4830. Subj: Re: Hostname?
  4831.  
  4832. From: James Moe <sma.spam-not@rtd.com>
  4833.  
  4834.  
  4835. "R.W. Hutchinson" wrote:
  4836. > [ ... ] 
  4837. >         Thanks. I now no longer get the "unable to find host name" message.
  4838. > On the Other hand, I now get a "you appear not to have a valid connexion to
  4839. the
  4840. > Internet" message from the pesky WWWebsite. What is a "HOST file." Do I have
  4841. > one? If not, where do I create it, and what should it contain? I am running
  4842. > OS/2 3.0 on this machine, and OS/2 4.0 on another one, so answers valid for
  4843. > either setup would be welcome.
  4844.  
  4845.     It was typo. he should have written HOSTS. It is in the x:\mptn\etc
  4846. directory. It is normally administered by the TCPIP configuration
  4847. program. There should be shadow of that in your System Setup folder.
  4848.     If not, here is an excerpt from mine:
  4849.  
  4850. 127.0.0.1             localhost
  4851. 192.68.132.2          station2
  4852. 192.68.132.3          station1
  4853.  
  4854. Just type it in. The filename is HOSTS with no extension.
  4855.  
  4856. -- 
  4857.  
  4858. sma at rtd dot com
  4859. Remove ".spam-not" for email
  4860.  
  4861. --- WtrGate+ v0.93.p7 sn 165
  4862.  * Origin: Usenet: Sohnen-Moe Associates, Inc (1:109/42)
  4863.  
  4864. +----------------------------------------------------------------------------+
  4865.  
  4866. From: sma.spam-not@rtd.com                              17-Nov-99 04:09:00
  4867.   To: All                                               17-Nov-99 03:37:15
  4868. Subj: Re: Gradd
  4869.  
  4870. From: James Moe <sma.spam-not@rtd.com>
  4871.  
  4872.  
  4873. DiiN wrote:
  4874. > I installed Gradd077.dsk and Gradd080.exe, but that drivers don't work
  4875. > with my Matrox mga-g200 agp. Before loading the desktop it stops with a
  4876. > blinking cursor.
  4877.  
  4878.     Occasionally this works: In CONFIG.SYS move the video drivers to
  4879. right after the DOS stuff, and before the network stuff. Can't hurt,
  4880. might help.
  4881.  
  4882. > Can someone please confirm that the Scitech drivers work with a Matrox
  4883. > mga-g200 agp and perhaps are working fine with the Hauppauge tv card?
  4884.  
  4885.     The SciTech drivers work with the g200/agp. I do not know about
  4886. Hauppauge.
  4887.  
  4888. -- 
  4889.  
  4890. sma at rtd dot com
  4891. Remove ".spam-not" for email
  4892.  
  4893. --- WtrGate+ v0.93.p7 sn 165
  4894.  * Origin: Usenet: Sohnen-Moe Associates, Inc (1:109/42)
  4895.  
  4896. +----------------------------------------------------------------------------+
  4897.  
  4898. From: raphaelt@netnews.worldnet.att.net                 16-Nov-99 22:00:07
  4899.   To: All                                               17-Nov-99 03:37:15
  4900. Subj: Re: Netscape desktop URL object association
  4901.  
  4902. From: raphaelt@netnews.worldnet.att.net (Raphael Tennenbaum)
  4903.  
  4904. steve53_remove_this@earthlink.net wrote:
  4905.  
  4906. >In <wtbM4oXf0zvP092yn@netnews.worldnet.att.net>, on 11/16/99 
  4907. >   at 03:15 PM, raphaelt@netnews.worldnet.att.net (Raphael Tennenbaum)
  4908. >said:
  4909.  
  4910. >You can do this with an INI file editor.  The changes are to
  4911. >WPUSRDEFAULTSETTINGS.  You might be able to just do a refresh install of
  4912. >NS.
  4913. >
  4914. >Steven
  4915.  
  4916. Thanks, Steven, that fixed it.
  4917.  
  4918. -- 
  4919. Ray Tennenbaum        '99 YZF-R6
  4920. readme@ http://www.ray-field.com
  4921.  
  4922. --- WtrGate+ v0.93.p7 sn 165
  4923.  * Origin: Usenet: AT&T WorldNet Services (1:109/42)
  4924.  
  4925. +----------------------------------------------------------------------------+
  4926.  
  4927. From: jchell@attglobal.net                              16-Nov-99 18:57:18
  4928.   To: All                                               17-Nov-99 03:37:15
  4929. Subj: isp's & os/2
  4930.  
  4931. From: jchell@attglobal.net
  4932.  
  4933. I am a former user of ibm.net, now attglobal, and am looking for another
  4934. isp that supports os/2 or has shareware/freeware that would allow me to
  4935. use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  4936. already found out that they will time disconnect while I'm downloading a
  4937. file and nothing else; ibm.net didn't do that.
  4938.  
  4939. Help
  4940.  
  4941. What are my options?  Point me to the faq if there is one?
  4942.  
  4943. johnny chell
  4944.  
  4945.  
  4946. --- WtrGate+ v0.93.p7 sn 165
  4947.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  4948.  
  4949. +----------------------------------------------------------------------------+
  4950.  
  4951. From: lsunley@mb.sympatico.ca                           17-Nov-99 05:33:08
  4952.   To: All                                               17-Nov-99 03:37:15
  4953. Subj: Re: Gradd
  4954.  
  4955. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  4956.  
  4957. On Tue, 16 Nov 1999 21:42:33, diin@xs4all.nl (DiiN) wrote:
  4958.  
  4959. > I installed Gradd077.dsk and Gradd080.exe, but that drivers don't work 
  4960. > with my Matrox mga-g200 agp. Before loading the desktop it stops with a 
  4961. > blinking cursor.
  4962.  
  4963. The GRADD 077 and 080 drivers do not work with the Matrox
  4964. G200 or G400 cards.
  4965.  
  4966. > Can someone please confirm that the Scitech drivers work with a Matrox 
  4967. > mga-g200 agp and perhaps are working fine with the Hauppauge tv card?
  4968.  
  4969. From personal experience I can say that the Scitech drivers work
  4970. with the VCAFILT extension driver that is used by the Hauppauge
  4971. cards. They work with the ATI 3D Rage II C, Matrox Millenium II
  4972. and the Matrox G400.
  4973.  
  4974. AFAIK (second hand reports) the Scitech drivers work
  4975. with the G200 card.
  4976.  
  4977. Lorne Sunley
  4978.  
  4979. --- WtrGate+ v0.93.p7 sn 165
  4980.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  4981.  
  4982. +----------------------------------------------------------------------------+
  4983.  
  4984. From: enaud@bellsouth.net                               17-Nov-99 00:44:22
  4985.   To: All                                               17-Nov-99 03:37:15
  4986. Subj: Re: Netscape desktop URL object association
  4987.  
  4988. From: Duane Chamblee <enaud@bellsouth.net>
  4989.  
  4990. steve53_remove_this@earthlink.net wrote:
  4991. > In <wtbM4oXf0zvP092yn@netnews.worldnet.att.net>, on 11/16/99
  4992. >    at 03:15 PM, raphaelt@netnews.worldnet.att.net (Raphael Tennenbaum)
  4993. > said:
  4994. > >URL object and launch NS -- instead of WebEx which still comes up.  Is
  4995. > >there a part of the install script I can cut which will do this for me?
  4996. > >I had tried Henk's ASSOEDIT but the URL filetype seems to be resisting my
  4997. > >efforts to
  4998. > >change it over.
  4999. > You can do this with an INI file editor.  The changes are to
  5000. > WPUSRDEFAULTSETTINGS.  You might be able to just do a refresh install of
  5001. > NS.
  5002.  
  5003. You can edit it without an INI editor...
  5004.  
  5005. Open the settings for a URL object. On the "browser" page, set the "path
  5006. and filename" to NETSCAPE.EXE.
  5007.  
  5008. Press the "set default" button.
  5009.  
  5010. --- WtrGate+ v0.93.p7 sn 165
  5011.  * Origin: Origin Line 1 Goes Here (1:109/42)
  5012.  
  5013. +----------------------------------------------------------------------------+
  5014.  
  5015. From: wayne@SPAM.tkb.att.ne.jp                          17-Nov-99 12:59:12
  5016.   To: All                                               17-Nov-99 03:37:15
  5017. Subj: Re: Gradd
  5018.  
  5019. From: "Wayne Bickell" <wayne@SPAM.tkb.att.ne.jp>
  5020.  
  5021. On Tue, 16 Nov 1999 22:42:33 +0100, DiiN wrote:
  5022.  
  5023. :>I installed Gradd077.dsk and Gradd080.exe, but that drivers don't work 
  5024. :>with my Matrox mga-g200 agp. Before loading the desktop it stops with a 
  5025. :>blinking cursor.
  5026. :>Can someone please confirm that the Scitech drivers work with a Matrox 
  5027. :>mga-g200 agp and perhaps are working fine with the Hauppauge tv card?
  5028. :>TIA
  5029.  
  5030. Same thing happened with my G400. The SDD drivers
  5031. installed just fine but I couldn't understand the jargon
  5032. well enough to set the refresh rates and centering so
  5033. I'm back with the Matrox drivers for now. Obviously I'm
  5034. unable to use my Hauppauge card under Warp :-(
  5035.  
  5036. Cheers
  5037.  
  5038. Wayne
  5039.  
  5040. ******************************************************
  5041. Wayne Bickell
  5042. Tokyo, Japan
  5043. wayne@tkb.att.ne.jp
  5044. ******************************************************
  5045.            Posted with PMINews 2 for OS/2
  5046.   Running on OS/2 Warp 4 (UK)  + FixPak 9
  5047. ******************************************************
  5048.  
  5049.  
  5050.  
  5051. --- WtrGate+ v0.93.p7 sn 165
  5052.  * Origin: Usenet: AT&T Internet Service (1:109/42)
  5053.  
  5054. +----------------------------------------------------------------------------+
  5055.  
  5056. From: donnelly@tampabay.rr.com                          10-Nov-99 13:27:16
  5057.   To: All                                               17-Nov-99 03:37:15
  5058. Subj: Re: Comm/2 v4.61 easter egg
  5059.  
  5060. From: donnelly@tampabay.rr.com (Buddy Donnelly)
  5061.  
  5062. On Wed, 10 Nov 1999 06:49:06, "Jeffrey S. Kobal" 
  5063. <murdoctor@ausNOSPAMtin.rr.com> a ┌crit dans un message:
  5064.  
  5065. > Nenad Milenkovic wrote:
  5066. > > I've just found out this, I don't know if it's OS/2
  5067. > > version specific, but it looks like it is.
  5068. > Yes, it is only in the OS/2 version of Communicator 4.61  :)
  5069. snip
  5070. > > Useless but interesting. :)
  5071. > As most easter eggs are!  Congrats on finding it!
  5072.  
  5073. With all due respect, this is crap.
  5074.  
  5075. All easter eggs are grotesque wastes of resources, neither helpful nor 
  5076. harmless, just useless lines of code buried inside the original copy of 
  5077. program source then writ large by being compiled and multiplied over every 
  5078. copy of the program in use everywhere around the planet all at the same 
  5079. time, taking up HD space on millions (?) of machines at once and then 
  5080. carried forward for many years to come, taking up extra RAM every day when 
  5081. the program loads, and for all we know just standing around in there 
  5082. getting in everybody else's way like a blind dog at a picnic. 
  5083.  
  5084. [And worst of all, they're just put there *only* as private conceits, 
  5085. Letterman-show smirky stuff, allowing an overcaffeinated secret chuckle to 
  5086. pass between the perhaps underpaid and probably undersocialized cubicled 
  5087. geeks who wrote them,  boob-shocking by remote control with an unlabeled 
  5088. button to push and wow the gaggles of slack-jawed yokels in greasy gimme 
  5089. hats wandering in sluggish bewilderment like Alabama flutter-moths from the
  5090. bright lights of one booth to the bright lights of another booth on some 
  5091. county fair carney-show midway. "Hey, lookey, Mamma, over here, lookey 
  5092. this! Huh-watch heah when I cuh-lick heah!"]
  5093.  
  5094. So how about, instead, a change in standards: make us proud of you for 
  5095. being good modern intelligent helpful slick and fast (Lamborghini-style) 
  5096. OS/2 coders and leaving that crap out altogether, or at least if you find 
  5097. you can't help yourself late of some night, putting them in a 
  5098. /PROGRAM/WASTED.DLL we can track down and deregister or unlock and erase, 
  5099. like those useless Advantis DLLs I still get physically sick over when they
  5100. pop back up after a fresh OS/2 install? (Remember, your Netscape /PROGRAM 
  5101. directory alone is nearly 7,000,000 bytes, while other OS/2 browsers need 
  5102. less than half of that to work, and I'm still using RAM strips I paid $30 
  5103. per MB for, so it's easy enough to work out how much that extra code pains 
  5104. me.)
  5105.  
  5106. Or am I out of step with the marketplace here? Y'all want everybody's 
  5107. systems everywhere loaded down with junk like this, instead of having trim,
  5108. solid, stable, secure, fast-working browsers? All in favor, raise your 
  5109. cotton candy cones over your empty heads and wave them.
  5110.  
  5111.  
  5112. --
  5113.  
  5114. Good luck,
  5115.  
  5116. Buddy
  5117.  
  5118. Buddy Donnelly
  5119. donnelly@tampabay.rr.com
  5120.  
  5121.  
  5122. --- WtrGate+ v0.93.p7 sn 165
  5123.  * Origin: Usenet: RoadRunner - TampaBay (1:109/42)
  5124.  
  5125. +----------------------------------------------------------------------------+
  5126.  
  5127. From: Thomas.Kellerer@tps-labs.com                      17-Nov-99 08:33:18
  5128.   To: All                                               17-Nov-99 10:26:29
  5129. Subj: Re: NS4.61 turns all of the pictures blue...
  5130.  
  5131. From: Thomas Kellerer <Thomas.Kellerer@tps-labs.com>
  5132.  
  5133. Are you using TrueColor? (16M colors?) When I was using TrueColor I had
  5134. the same effect. After switching back to 65535 colors everything worked
  5135. fine (the main reason for switching back were several crashes of
  5136. Netscape, which were gone too)
  5137.  
  5138. Regards
  5139. Thomas
  5140.  
  5141. Scott Tietjen wrote:
  5142. > Ok, this one may be a bit wierd.  Immediately after I installed NS4.61
  5143. > (off of WarpUp!) on my Warp4fp11/12 system, I noticed that every image
  5144. > (.gif & .jpg), especially if they were clickable links, turned blue.
  5145. > Not just the edge around it, the whole image became blue.  (I think I
  5146. > tried changing the link color from blue to some different shade, and the
  5147. > blue overlay on the images became that shade.)
  5148. > Now, if I do something like rightclick, then select Save Image As, then
  5149. > use the save as dialog box to "wipe" over the top of the blue, then
  5150. > cancel the box, the images go back to normal full color.  Likewise, if I
  5151. > can scroll the image off the top or bottom of the page, when it comes
  5152. > back it's back to normal color.  (Or at least the part of the image that
  5153. > made it off screen.)
  5154. > Anyone heard of this?  Thanks muchly.
  5155. >         -- Scott Tietjen
  5156.  
  5157. --- WtrGate+ v0.93.p7 sn 165
  5158.  * Origin: Origin Line 1 Goes Here (1:109/42)
  5159.  
  5160. +----------------------------------------------------------------------------+
  5161.  
  5162. From: j.welton@mailcity.com                             16-Nov-99 23:59:25
  5163.   To: All                                               17-Nov-99 10:26:29
  5164. Subj: Netscape Team:  FIX THIS!
  5165.  
  5166. From: Jeff Welton <j.welton@mailcity.com>
  5167.  
  5168. I like to peruse the latest job listings at:
  5169.  
  5170. http://www.sfna.com/cgi-bin/employment.pl
  5171.  
  5172. but when using Communicator/2 v4.61 the listings
  5173. run off the right side of the screen.  They should
  5174. wrap at the right screen edge.  
  5175.  
  5176. I complained to to the SFGate webmaster but he
  5177. says there is no problem that he can see.  He says
  5178. the problem is attributable to Communicator/2 
  5179. version 4.61.
  5180.  
  5181. So I fired up NS v2.02 and took a look.  It's true!  
  5182. In NS v2.02 the job listings display correctly and
  5183. the text information wraps itself mid-screen!
  5184.  
  5185. Before a refresh is issued I am asking the Netscape
  5186. Team (Mike Kapley, et all) to check out this problem
  5187. associated with v4.61 and correct it as quickly as
  5188. possible.  If it is happening here then it must be 
  5189. happening at other sites too.
  5190.  
  5191. Jeff
  5192.  
  5193. --- WtrGate+ v0.93.p7 sn 165
  5194.  * Origin: Usenet: Mail City Services (1:109/42)
  5195.  
  5196. +----------------------------------------------------------------------------+
  5197.  
  5198. From: DLaRue@NetSRQ.Com                                 17-Nov-99 08:54:24
  5199.   To: All                                               17-Nov-99 10:26:29
  5200. Subj: Re: Hostname?
  5201.  
  5202. From: DLaRue@NetSRQ.Com (David LaRue)
  5203.  
  5204.   If you type the command 'hostname' from an OS/2 command shell it most likely
  5205. will not return a name.  You need to configure your system so that this
  5206. program
  5207. returns the name of the IP address you are connected at.  There are several
  5208. places that things could be wrong.
  5209.  
  5210.   If you have a static IP address then the problem is most likely a missing
  5211. host 
  5212. name in the tcpcfg.exe settings or in the .\etc\hosts file.  I'll presume that 
  5213. you
  5214. are like most of us and have a dynamic address given by your ISP when you
  5215. dial in.
  5216.  
  5217.   For me, the problem was my \mptn\etc\hosts file.  This should list your 
  5218. gateway address first and if a loop back address exists it should be last.
  5219. Mine looks like the following:
  5220.  
  5221. 198.128.0.1    myhost
  5222. 127.0.0.1    localhost
  5223.  
  5224.   Als make sure tcpcfg.exe, or the HOSTNAME environment variable in
  5225. CONFIG.SYS, is also set to 'myhost'.  Choose any name you like.  I use the 
  5226. in-joy dialer and 198.128.0.1 is my broadcast address.
  5227.  
  5228.   Try this and see if that helps.
  5229.  
  5230.   Good luck,
  5231.  
  5232.   David LaRue
  5233.  
  5234. In <80riog$i6p$1@nw003t.infi.net>, rwhutch@nr.infi.net  (R.W. Hutchinson)
  5235. writes:
  5236. >    I have always had the message "[main] couldn't determine hostname" from
  5237. >my "dialup" application. Lately I have had a couple of WWWebsites that used
  5238. to
  5239. >provide useful information give me an error message: "Get an upgraded browser
  5240. >which supports the Host name."
  5241. >    It occurs to me that the two might be related. How does one feed a host
  5242. >name into the system, such that the browser or other component of the
  5243. Internet
  5244. >Connexion Pack will send it out on demand? Does one feed it into config.sys,
  5245. or into
  5246. >startup.cmd, or where? What is the precise command syntax, also?
  5247. >--------------------------------------------------------------
  5248. >"I would predict that there are far greater mistakes waiting
  5249. >to be made by someone with your obvious talent for it."
  5250. >Orac to Vila. [City at the Edge of the World.]
  5251. >-----------------------------------------------
  5252. >R.W. Hutchinson. | rwhutch@nr.infi.net
  5253. >
  5254.  
  5255. --- WtrGate+ v0.93.p7 sn 165
  5256.  * Origin: Usenet: Intelligence Network Online, Inc. (1:109/42)
  5257.  
  5258. +----------------------------------------------------------------------------+
  5259.  
  5260. From: asmirnov@sendmail.mid.ru                          17-Nov-99 13:16:09
  5261.   To: All                                               17-Nov-99 10:26:29
  5262. Subj: How can I convert 32bit linear pointer to 16bit Seg:Offs one to pass to
  5263.  
  5264. From: Alexey Smirnov <asmirnov@sendmail.mid.ru>
  5265.  
  5266. Hi!
  5267.     I am an russian programmer who wrote a SysInfo/2 PM utility
  5268. (ftp://hobbes.nmsu.edu/pub/os2/util/system/sysinfo0038.zip).
  5269.     Now I want to solve a problem with calling any Dos16 functions from
  5270. my PM programm. The matter is that I use SpeedSoft Siby to craete a
  5271. SysInfo/2, so I cant call Dos16 functions natively (without a pointer
  5272. conversion). That is why I ask you to help me wrote a function that will
  5273. do such conversion. May be, I can find that function (or, macro) in
  5274. Watcom CPP ?
  5275.  
  5276. Best regards, Alexey Smirnov.
  5277.  
  5278. --- WtrGate+ v0.93.p7 sn 165
  5279.  * Origin: Usenet: Combellga (1:109/42)
  5280.  
  5281. +----------------------------------------------------------------------------+
  5282.  
  5283. From: l_luciano@da.mob                                  17-Nov-99 10:51:23
  5284.   To: All                                               17-Nov-99 10:26:29
  5285. Subj: Crystalizer TidalWave128 Sound card
  5286.  
  5287. From: l_luciano@da.mob (Stan Goodman)
  5288.  
  5289. I have this soundcard, which I am trying to install in my Supermicro P6SBA 
  5290. motherboard, running Warp4/FP10. I have been unsuccessful in this, and have
  5291. run a number of experiments with help from the people on the Crystal chip 
  5292. design team, which show that IRQ5 (the IRQ assigned, according to RMVIEW, 
  5293. to the card's codec) is not being received by the card.
  5294.  
  5295. Before I got this card, I was using a AWE32value soundcard, which was using
  5296. the same IRQ lines, and installed in the same slot. It worked, whereas the 
  5297. Crystal card doesn't.
  5298.  
  5299. The card was tested by the vendor from whom I bought it, before he shipped 
  5300. to me.
  5301.  
  5302. Before I return the card to the vendor, I would like to take one more crack
  5303. at making it work, but I have no clue what might be wrong with it or 
  5304. theinstallation. If anyone can offer advice, I would be very grateful.
  5305.  
  5306. -------------
  5307. Stan Goodman
  5308. Qiryat Tiv'on
  5309. Israel
  5310.  
  5311. E-mail sent to l_luciano@da.mob will, of course, not reach me. Sorry.
  5312. Send E-mail to: domain: hashkedim dot com, username: stan.
  5313.  
  5314.  
  5315. --- WtrGate+ v0.93.p7 sn 165
  5316.  * Origin: Usenet: Verio (1:109/42)
  5317.  
  5318. +----------------------------------------------------------------------------+
  5319.  
  5320. From: uliw@erdw.ethz.ch                                 17-Nov-99 12:46:25
  5321.   To: All                                               17-Nov-99 10:27:00
  5322. Subj: Re: Palm Pilot
  5323.  
  5324. From: uliw@erdw.ethz.ch
  5325.  
  5326. Hi Brad
  5327.  
  5328.     Brad>     Not yet AFAIK.  The address book wrapper class is done
  5329.     Brad> (although not sufficiently tested).  Once I get v1.1 out the
  5330.     Brad> door I might sit down and write a CSV (Comma Seperated
  5331.     Brad> Value) import/export jConduit for the Address Book in order
  5332.     Brad> to provide a base-level compatibility with most PIMs, but to
  5333.     Brad> do it right someone neds to write a jConduit to do this
  5334.     Brad> work.
  5335.  
  5336. Hmmh, most PIMs (at least with os/2) use a db3 or db5
  5337. file-format. IRCC, someone has already developed a java-class to
  5338. access dbase files. Would't that be esier?
  5339.  
  5340.         Cheers
  5341.  
  5342.                 Uli
  5343.  
  5344. -- 
  5345.     Uli Wortmann           Fax (Switzerland) (1) 632  1080
  5346.     Dept. of Geology       Fon                        3694
  5347.     ETH-Zuerich    http://www.erdw.ethz.ch/~bonk/bonk.html
  5348.     Visit the SPOC-team at http://www.spoc.ethz.ch
  5349.  
  5350. --- WtrGate+ v0.93.p7 sn 165
  5351.  * Origin: Usenet: Dept. of Geology, ETH-Zuerich (1:109/42)
  5352.  
  5353. +----------------------------------------------------------------------------+
  5354.  
  5355. From: johnl@shadow.net                                  17-Nov-99 07:41:06
  5356.   To: All                                               17-Nov-99 10:27:00
  5357. Subj: ADSL high speed connection
  5358.  
  5359. From: johnl@shadow.net
  5360.  
  5361. Are there any inherent reasons why OS/2 TCPIP can't be used in conjunction
  5362. with a ADSL high speed connection to the internet.
  5363.  
  5364. --- WtrGate+ v0.93.p7 sn 165
  5365.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  5366.  
  5367. +----------------------------------------------------------------------------+
  5368.  
  5369. From: mcbrides@erols.com                                17-Nov-99 07:05:14
  5370.   To: All                                               17-Nov-99 10:27:00
  5371. Subj: Re: Best Rewritable CD for OS2
  5372.  
  5373. From: mcbrides@erols.com (Jerry McBride)
  5374.  
  5375. So please share with us, how did you patch it?
  5376.  
  5377. --- SNIP ---
  5378.  
  5379. >It does have one problem, though. I couldn't read multi-session CDs in
  5380. >the Ricoh in OS/2. That is, until I patched os2cdrom.dmd. For some
  5381. >reason, that file contains a list of drive brands and if your drive
  5382. >brand, isn't on the list, OS/2 only shows the first session on a
  5383. >multi-session disc. I understand this 'problem' concerns Yamaha drives
  5384. >as well.
  5385. >
  5386.  
  5387. As a Yamaha user, I'm interested in this also. I haven't burned a multisession
  5388. cd on it yet and haven't tried to access a multisession rom either. But if it
  5389. ever comes to pass, I'd like to know how...
  5390.  
  5391. Using a hex editor and browsing os2cdrom.dmd I can easily find the brand names
  5392. that Anssi mentions. As far as I can tell, all that needs to be done is over-
  5393. writing one of the existing brand names with "YAMAHA" and that should do the
  5394. trick... What makes me uncertain is that some specific drive models are
  5395. mentioned in the file also... Does my Yamaha drive need to be listed that way
  5396. also? If so, what do I add in there... 4416, CDR4416, etc.?
  5397.  
  5398. We'll see...
  5399.  
  5400. Keep me posted on this one, Please? :')
  5401.  
  5402.  
  5403. --
  5404.  
  5405. *******************************************************************************
  5406.  
  5407. *            Sometimes, the BEST things in life really ARE free...           
  5408. *
  5409. *       Get a FREE copy of NetRexx 1.151 for your next java project at:      
  5410. *
  5411. *                                                                            
  5412. *
  5413. *                      GET IT NOW! WHILE IT'S STILL FREE!                    
  5414. *
  5415. *                                                                            
  5416. *
  5417. *                     http://www2.hursley.ibm.com/netrexx                    
  5418. *
  5419. *******************************************************************************
  5420.  
  5421.  
  5422. /----------------------------------------\
  5423. | From the desktop of: Jerome D. McBride |
  5424. |         mcbrides@erols.com             |
  5425. \----------------------------------------/
  5426.  
  5427. --
  5428.  
  5429. --- WtrGate+ v0.93.p7 sn 165
  5430.  * Origin: Usenet: TEAM-NETREXX (1:109/42)
  5431.  
  5432. +----------------------------------------------------------------------------+
  5433.  
  5434. From: mcbrides@erols.com                                17-Nov-99 06:51:07
  5435.   To: All                                               17-Nov-99 10:27:00
  5436. Subj: Re: IBM WAKE UP
  5437.  
  5438. From: mcbrides@erols.com (Jerry McBride)
  5439.  
  5440. In article <3831FFB0.83D2E074@attglobal.net>,
  5441. Chuck Davis <cjdavis@attglobal.net> wrote:
  5442. >It's too late for IBM to wake up.  IBM has made so many strategic
  5443. >miscalculations of the PC platform that they are beyond number.  They are
  5444. >presently engaged in another serious miscalculation.  Someone of Lou's
  5445. >minions has succeeded in convincing him the day of the PC is gone!  What
  5446. >is happening with the Linux desktop is strong repudiation of IBM's
  5447. >approach to the PC market.  One of the confused IBM execs in an interview
  5448. >at linuxtoday.com admits IBM is trying to understand _why_ there is so
  5449. >much hype about Linux.  Linux is almost _entirely_ "C/C++" based.  IBM is
  5450. >so oogly over Java that they have withdrawn their VA C+++ compiler for
  5451. >OS/400 from marketing!  I predict the next C/C++ announcement out of IBM
  5452. >will be the withdrawal of VAC++ for OS/2 and then even for NT!  I assume
  5453. >they still have a non-visual version of the product for the AS/400 since
  5454. >the OS is "C" based, but at least the marketing withdrawal is indicative
  5455. >that IBM has decided C/C++ is a thing of the past just like PCs are a
  5456. >thing of the past.  Subsequent announcements will be the withdrawal of
  5457. >IBM PCs from marketing -- only servers are needed anymore -- the day of
  5458. >the PC is gone, you know.  Lou told you, you fool!
  5459. >
  5460.  
  5461. I've never used the Visual C tool from IBM and probably never will. So as to
  5462. its' demise... so what? As far as I can tell version 4.0 of that tool is as
  5463. buggy as worm infested apple anyway. If 3.0 still get the job done, then it's
  5464. the tool that will be used.
  5465.  
  5466. Besides, there's always GCC to carry us through... Not as pretty, but it has
  5467. tremendous advantages.
  5468.  
  5469. As for Linux. If IBM doesn't realize it or not, I can see a day when Linux
  5470. will take over the PC market... server as well as client. About the only
  5471. players that won't change are those too entrenched in some other OS. Linux is
  5472. still in its' infancy, but boy is it growing up...
  5473.  
  5474. >If you want to stay in the IBM world you have choices:
  5475. >
  5476. >    1)  Java on OS/2, windoze, Linux, AS/400, S/390 or AIX; then
  5477. >    2)  Java on windoze, Linux, AS/400, S/390 or AIX.
  5478. >
  5479.  
  5480. If IBM get's its' "Java is the platform", it won't matter what you run... just
  5481. as long as it's a compliant JVM... you're in. IBM had better keep that in
  5482. mind.
  5483.  
  5484. >The current AS/400 System Handbook says "Java is the strategic language
  5485. >for the AS/400".  Who cares the OS is written in "C"?   Who cares 98% of
  5486. >all AS/400 programming is done with RPG? The world is going to Java!
  5487. >Yea, just like the world is staying away from PCs in droves!
  5488. >
  5489. >Man, that was cathartic!!  :)
  5490. >
  5491.  
  5492. Yeah... and a bit nearsighted also. Unless of course there's something we
  5493. don't
  5494. know... like a new version of JAVAOS or perhaps a JVM of sorts that run's
  5495. directly on silicon... Then it really woudn't matter what OS you have under it
  5496. as there would be none.
  5497.  
  5498. Who knows where this is all going? I certainly don't and I'm not real happy at
  5499. all with IBM's choice of direction.
  5500.  
  5501.  
  5502.  
  5503. --
  5504.  
  5505. *******************************************************************************
  5506.  
  5507. *            Sometimes, the BEST things in life really ARE free...           
  5508. *
  5509. *       Get a FREE copy of NetRexx 1.151 for your next java project at:      
  5510. *
  5511. *                                                                            
  5512. *
  5513. *                      GET IT NOW! WHILE IT'S STILL FREE!                    
  5514. *
  5515. *                                                                            
  5516. *
  5517. *                     http://www2.hursley.ibm.com/netrexx                    
  5518. *
  5519. *******************************************************************************
  5520.  
  5521.  
  5522. /----------------------------------------\
  5523. | From the desktop of: Jerome D. McBride |
  5524. |         mcbrides@erols.com             |
  5525. \----------------------------------------/
  5526.  
  5527. --
  5528.  
  5529. --- WtrGate+ v0.93.p7 sn 165
  5530.  * Origin: Usenet: TEAM-NETREXX (1:109/42)
  5531.  
  5532. +----------------------------------------------------------------------------+
  5533.  
  5534. From: kentuckybob@att.net                               17-Nov-99 08:08:16
  5535.   To: All                                               17-Nov-99 14:38:16
  5536. Subj: Re: isp's & os/2
  5537.  
  5538. From: kentuckybob@att.net
  5539.  
  5540. I have lived in that 3% of the country where the national isp's didn't
  5541. have local access.  When I moved to SE Virginia, I chose att worldnet as a
  5542. trial.  After the initial setup, I've had no problems with disconnection,
  5543. dropped lines, etc.  I'm using Warp 3, Fixpack 39, Injoy Dialer and
  5544. MR2/ICE.
  5545.  
  5546. Good luck.
  5547.  
  5548.  
  5549. In <383219A1.BD961219@attglobal.net>, on 11/16/99 
  5550.    at 06:57 PM, jchell@attglobal.net said:
  5551.  
  5552. >I am a former user of ibm.net, now attglobal, and am looking for another
  5553. >isp that supports os/2 or has shareware/freeware that would allow me to
  5554. >use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  5555. >already found out that they will time disconnect while I'm downloading a
  5556. >file and nothing else; ibm.net didn't do that.
  5557.  
  5558. >Help
  5559.  
  5560. >What are my options?  Point me to the faq if there is one?
  5561.  
  5562. >johnny chell
  5563.  
  5564.  
  5565. -- 
  5566. -----------------------------------------------------------
  5567.  
  5568. Robert Underwood - kentuckybob@att.net
  5569. OS/2 Warp 3.0 (Fixpack 39): MR2/ICE 1.69 (Registered)
  5570.  
  5571. -----------------------------------------------------------
  5572.  
  5573. --- WtrGate+ v0.93.p7 sn 165
  5574.  * Origin: Usenet: AT&T WorldNet Services (1:109/42)
  5575.  
  5576. +----------------------------------------------------------------------------+
  5577.  
  5578. From: cmhall@umich.edu                                  17-Nov-99 13:31:00
  5579.   To: All                                               17-Nov-99 14:38:16
  5580. Subj: XFree86 on ATI Rage 3d IIc AGP card?
  5581.  
  5582. From: cmhall@umich.edu (Chris Hall)
  5583.  
  5584. I've been unsuccessful in trying to get an AGP ATI Rage 3d IIc card with
  5585. 8M of video ram to run at all with the latest (3.3.5) XFree86. Superprobe
  5586. correctly identifies the card. If I try to use the XF86_Mach64.exe server, I
  5587. get
  5588. the following message:
  5589.  
  5590. Mach64: PCI: Mach 64 Rage IIc rev 122 Aperture@ 0xe6000000 Register@0xe5000000
  5591. Block I/O @ 0xd000
  5592. XF86ReadBIOS: Bios map failed, addr=c0000, rc=87
  5593.  
  5594. After that, a fatal server error.
  5595.  
  5596. It seems that the server is probing memory or port locations, and is getting a 
  5597. BIOS
  5598. error code. Could there be ISA conflicts? (I have an ethernet card at c0000).
  5599. The docs suggest adding a Membase variable, but that doesn't change things.
  5600. Trying XG86_SVGA does not work either, even if I tell XF86Config that it only
  5601. has 1 M of memory. The VGA server only partially "works"; a screen comes up
  5602. but only half is desktop (distorted at that) and the rest is a mess. Any
  5603. pointers
  5604. would be appreciated. This card works fine with ATI drivers (OS/2 and
  5605. Win-OS/2),
  5606. gradd 0.8, and even sdd 7 beta 9, so it is possible to use the card. I just
  5607. can't get
  5608. XFree86 to start.
  5609.  
  5610. Chris Hall  (cmhall@umich.edu)
  5611. Dept. of Geological Sciences, U. of Michigan
  5612. "They use Microsoft Excel to plot their data. Sometimes they get the results
  5613. they expect, sometimes they don't."   from Microsoft TV commercial, 1999.
  5614.  
  5615.  
  5616. --- WtrGate+ v0.93.p7 sn 165
  5617.  * Origin: Origin Line 1 Goes Here (1:109/42)
  5618.  
  5619. +----------------------------------------------------------------------------+
  5620.  
  5621. From: yyyc186@flashcom.net                              17-Nov-99 08:57:16
  5622.   To: All                                               17-Nov-99 14:38:16
  5623. Subj: Re: isp's & os/2
  5624.  
  5625. From: yyyc186@flashcom.net
  5626.  
  5627. In <383219A1.BD961219@attglobal.net>, on 11/16/99 
  5628.    at 06:57 PM, jchell@attglobal.net said:
  5629.  
  5630. >I am a former user of ibm.net, now attglobal, and am looking for another
  5631. >isp that supports os/2 or has shareware/freeware that would allow me to
  5632. >use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  5633. >already found out that they will time disconnect while I'm downloading a
  5634. >file and nothing else; ibm.net didn't do that.
  5635.  
  5636. >Help
  5637.  
  5638. >What are my options?  Point me to the faq if there is one?
  5639.  
  5640. >johnny chell
  5641.  
  5642. For the time being I installed a DSL line from Flashcom.net.  Only
  5643. $89/month and 760k DL speed.  A simple network card connects to the
  5644. external modem.  Add 4 tcp/ip addresses to the built in OS/2 tcp/ip
  5645. software and boom, you're done.
  5646.  
  5647. Will have to find a different alternative when I finish restoring my house
  5648. in another few years.  Think I will look at a cable modem then since they
  5649. are supposed to be installed the same way.
  5650.  
  5651. Roland
  5652.  
  5653. -- 
  5654. -----------------------------------------------------------
  5655. yyyc186.illegaltospam@flashcom.net              To Respond delete
  5656. ".illegaltospam"
  5657.                             MR/2 Internet Cruiser 1.52
  5658.                             For a Microsoft free univers
  5659. -----------------------------------------------------------
  5660.  
  5661. --- WtrGate+ v0.93.p7 sn 165
  5662.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  5663.  
  5664. +----------------------------------------------------------------------------+
  5665.  
  5666. From: dholmes@mail.ivsi.com                             17-Nov-99 08:52:27
  5667.   To: All                                               17-Nov-99 14:38:16
  5668. Subj: Re: Crystalizer TidalWave128 Sound card
  5669.  
  5670. From: Dan Holmes <dholmes@mail.ivsi.com>
  5671.  
  5672. > The card was tested by the vendor from whom I bought it, before he shipped
  5673. > to me.
  5674. > Before I return the card to the vendor, I would like to take one more crack
  5675. > at making it work, but I have no clue what might be wrong with it or
  5676. > theinstallation. If anyone can offer advice, I would be very grateful.
  5677. Who did you buy this from?  I would like one.
  5678. -- 
  5679. -------------------
  5680. Dan Holmes
  5681. Integrated Visual Systems, Inc.
  5682. voice 704-847-3379
  5683. fax   704-847-4655
  5684. mailto:dholmes@trellis.net
  5685. work -> http://www.ivsi.com
  5686. play -> http://www.geocities.com/heartland/hollow/3097
  5687.  
  5688. Insert Disclaimer:
  5689. Most of the time i think for myself, at least that is what
  5690. they tell me.
  5691.  
  5692. --- WtrGate+ v0.93.p7 sn 165
  5693.  * Origin: Origin Line 1 Goes Here (1:109/42)
  5694.  
  5695. +----------------------------------------------------------------------------+
  5696.  
  5697. From: radu@rds.ro                                       17-Nov-99 16:03:17
  5698.   To: All                                               17-Nov-99 14:38:16
  5699. Subj: Re: XFree86 on ATI Rage 3d IIc AGP card?
  5700.  
  5701. From: radu <radu@rds.ro>
  5702.  
  5703. I have a friend which has an ATI board ( with an 128 in it's name) and she
  5704. uses for
  5705. XFree86/Linux a X server from SUSE, which is not included in the 3.3.5
  5706. distribution. If
  5707. you have such a board, you're sadly out of luck for a while.
  5708. If Holger Veit (it seems to me that He's the author of this excelent OS/2
  5709. port) gets the
  5710. sources for that server, he will probably be able to resolve the problem. SUSE 
  5711. guys used
  5712. to release the sources for X servers, didn't they?
  5713. Wish you WarpX soon!
  5714. Radu
  5715.  
  5716.  
  5717. Chris Hall wrote:
  5718.  
  5719. > I've been unsuccessful in trying to get an AGP ATI Rage 3d IIc card with
  5720. > 8M of video ram to run at all with the latest (3.3.5) XFree86. Superprobe
  5721. > correctly identifies the card. If I try to use the XF86_Mach64.exe server, I 
  5722. get
  5723. > the following message:
  5724. >
  5725. > Mach64: PCI: Mach 64 Rage IIc rev 122 Aperture@ 0xe6000000
  5726. Register@0xe5000000
  5727. > Block I/O @ 0xd000
  5728. > XF86ReadBIOS: Bios map failed, addr=c0000, rc=87
  5729. >
  5730. > After that, a fatal server error.
  5731. >
  5732. > It seems that the server is probing memory or port locations, and is getting 
  5733. a BIOS
  5734. > error code. Could there be ISA conflicts? (I have an ethernet card at
  5735. c0000).
  5736. > The docs suggest adding a Membase variable, but that doesn't change things.
  5737. > Trying XG86_SVGA does not work either, even if I tell XF86Config that it
  5738. only
  5739. > has 1 M of memory. The VGA server only partially "works"; a screen comes up
  5740. > but only half is desktop (distorted at that) and the rest is a mess. Any
  5741. pointers
  5742. > would be appreciated. This card works fine with ATI drivers (OS/2 and
  5743. Win-OS/2),
  5744. > gradd 0.8, and even sdd 7 beta 9, so it is possible to use the card. I just
  5745. can't get
  5746. > XFree86 to start.
  5747. >
  5748. > Chris Hall  (cmhall@umich.edu)
  5749. > Dept. of Geological Sciences, U. of Michigan
  5750. > "They use Microsoft Excel to plot their data. Sometimes they get the results
  5751. > they expect, sometimes they don't."   from Microsoft TV commercial, 1999.
  5752.  
  5753. --- WtrGate+ v0.93.p7 sn 165
  5754.  * Origin: Usenet: EUnet Romania (1:109/42)
  5755.  
  5756. +----------------------------------------------------------------------------+
  5757.  
  5758. From: wfhorne@swbell.net                                17-Nov-99 08:14:07
  5759.   To: All                                               17-Nov-99 14:38:16
  5760. Subj: Re: ADSL high speed connection
  5761.  
  5762. From: Bill Horne <wfhorne@swbell.net>
  5763.  
  5764. It works for me.
  5765.  
  5766. Bill Horne
  5767.  
  5768. johnl@shadow.net wrote:
  5769. > Are there any inherent reasons why OS/2 TCPIP can't be used in conjunction
  5770. with a ADSL high speed connection to the internet.
  5771.  
  5772. --- WtrGate+ v0.93.p7 sn 165
  5773.  * Origin: Usenet: SBC Internet Services (1:109/42)
  5774.  
  5775. +----------------------------------------------------------------------------+
  5776.  
  5777. From: mtve@hal-pc.org                                   17-Nov-99 07:47:19
  5778.   To: All                                               17-Nov-99 14:38:16
  5779. Subj: Re: Netscape Team:  FIX THIS!
  5780.  
  5781. From: Marvin Volz <mtve@hal-pc.org>
  5782.  
  5783. Under "View" have you checked "Wrap Long Lines?"
  5784.  
  5785. MTV
  5786.  
  5787. Jeff Welton wrote:
  5788.  
  5789. > I like to peruse the latest job listings at:
  5790. >
  5791. > http://www.sfna.com/cgi-bin/employment.pl
  5792. >
  5793. > but when using Communicator/2 v4.61 the listings
  5794. > run off the right side of the screen.  They should
  5795. > wrap at the right screen edge.
  5796. >
  5797. > I complained to to the SFGate webmaster but he
  5798. > says there is no problem that he can see.  He says
  5799. > the problem is attributable to Communicator/2
  5800. > version 4.61.
  5801. >
  5802. > So I fired up NS v2.02 and took a look.  It's true!
  5803. > In NS v2.02 the job listings display correctly and
  5804. > the text information wraps itself mid-screen!
  5805. >
  5806. > Before a refresh is issued I am asking the Netscape
  5807. > Team (Mike Kapley, et all) to check out this problem
  5808. > associated with v4.61 and correct it as quickly as
  5809. > possible.  If it is happening here then it must be
  5810. > happening at other sites too.
  5811. >
  5812. > Jeff
  5813.  
  5814. --- WtrGate+ v0.93.p7 sn 165
  5815.  * Origin: Usenet: Houston Area League of PC Users, Inc. (1:109/42)
  5816.  
  5817. +----------------------------------------------------------------------------+
  5818.  
  5819. From: wfhorne@swbell.net                                17-Nov-99 08:19:21
  5820.   To: All                                               17-Nov-99 14:38:16
  5821. Subj: Re: isp's & os/2
  5822.  
  5823. From: Bill Horne <wfhorne@swbell.net>
  5824.  
  5825. While living in San Jose, I used ATT for about a year. I used Win95 to
  5826. set up the account, then transferred the info to OS/2. I used the DOIP
  5827. dialer with PPP to connect. It worked fine. It still worked when I
  5828. switched to Injoy. I gave up on ATT after a bit because they were having
  5829. a difficult time in the area. Connections were difficult to obtain and
  5830. frequently dropped. However, my son is living in the same area today,
  5831. connecting to ATT with an analog modem over an ISDN line (don't ask) and
  5832. it works just fine.
  5833.  
  5834. Bill Horne
  5835.  
  5836. jchell@attglobal.net wrote:
  5837. > I am a former user of ibm.net, now attglobal, and am looking for another
  5838. > isp that supports os/2 or has shareware/freeware that would allow me to
  5839. > use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  5840. > already found out that they will time disconnect while I'm downloading a
  5841. > file and nothing else; ibm.net didn't do that.
  5842. > Help
  5843. > What are my options?  Point me to the faq if there is one?
  5844. > johnny chell
  5845.  
  5846. --- WtrGate+ v0.93.p7 sn 165
  5847.  * Origin: Usenet: SBC Internet Services (1:109/42)
  5848.  
  5849. +----------------------------------------------------------------------------+
  5850.  
  5851. From: Jan.Danielsson@falun.mail.telia.com               17-Nov-99 14:23:00
  5852.   To: All                                               17-Nov-99 14:38:16
  5853. Subj: Re: Netscape Team:  FIX THIS!
  5854.  
  5855. From: "Jan Danielsson" <Jan.Danielsson@falun.mail.telia.com>
  5856.  
  5857. [...]
  5858. >Before a refresh is issued I am asking the Netscape
  5859. >Team (Mike Kapley, et all) to check out this problem
  5860. >associated with v4.61 and correct it as quickly as
  5861. >possible.  If it is happening here then it must be 
  5862. >happening at other sites too.
  5863.  
  5864. Have you reported it "the official way"?
  5865.  
  5866.  
  5867.  /j
  5868.  
  5869.  
  5870.  
  5871. --- WtrGate+ v0.93.p7 sn 165
  5872.  * Origin: Usenet: Telia Internet (1:109/42)
  5873.  
  5874. +----------------------------------------------------------------------------+
  5875.  
  5876. From: radu@rds.ro                                       17-Nov-99 16:30:27
  5877.   To: All                                               17-Nov-99 14:38:16
  5878. Subj: Re: XFree86 on ATI Rage 3d IIc AGP card?
  5879.  
  5880. From: radu <radu@rds.ro>
  5881.  
  5882. I apologize for my previous useless reply, I've checked out and the ATI
  5883. Rage 3d IIc AGP card should be supported by Mach64 server.
  5884.  
  5885. The SUSE X server I was talking about supports the ATI Rage 128, ATI
  5886. Rage Fury, ATI Xpert99, ATI Xpert128, ATI Xpert2000, ATI All-in-Wonder
  5887. 128, ATI Rage Magnum boards.
  5888. Radu
  5889.  
  5890.  
  5891.  
  5892. --- WtrGate+ v0.93.p7 sn 165
  5893.  * Origin: Usenet: EUnet Romania (1:109/42)
  5894.  
  5895. +----------------------------------------------------------------------------+
  5896.  
  5897. From: lsunley@mb.sympatico.ca                           17-Nov-99 15:25:24
  5898.   To: All                                               17-Nov-99 14:38:17
  5899. Subj: Re: Best Rewritable CD for OS2
  5900.  
  5901. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  5902.  
  5903. On Wed, 17 Nov 1999 12:05:29, mcbrides@erols.com (Jerry McBride) 
  5904. wrote:
  5905.  
  5906. > So please share with us, how did you patch it?
  5907. <lots of snip>
  5908.  
  5909. The easiest way is to download the device driver development
  5910. kit from http://service.software.ibm.com/ddk/ and change
  5911. the source code for os2cdrom.dmd and re-compile it.
  5912.  
  5913. You have to register,, but there is no cost and there
  5914. is a copy of MASM 6 and MSC 6 available to do the
  5915. compile.
  5916.  
  5917. Lorne Sunley
  5918.  
  5919. --- WtrGate+ v0.93.p7 sn 165
  5920.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  5921.  
  5922. +----------------------------------------------------------------------------+
  5923.  
  5924. From: lsunley@mb.sympatico.ca                           17-Nov-99 15:35:03
  5925.   To: All                                               17-Nov-99 14:38:17
  5926. Subj: Re: How can I convert 32bit linear pointer to 16bit Seg:Offs one to pas
  5927.  
  5928. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  5929.  
  5930. On Wed, 17 Nov 1999 10:16:18, Alexey Smirnov 
  5931. <asmirnov@sendmail.mid.ru> wrote:
  5932.  
  5933. > Hi!
  5934. >     I am an russian programmer who wrote a SysInfo/2 PM utility
  5935. > (ftp://hobbes.nmsu.edu/pub/os2/util/system/sysinfo0038.zip).
  5936. >     Now I want to solve a problem with calling any Dos16 functions from
  5937. > my PM programm. The matter is that I use SpeedSoft Siby to craete a
  5938. > SysInfo/2, so I cant call Dos16 functions natively (without a pointer
  5939. > conversion). That is why I ask you to help me wrote a function that will
  5940. > do such conversion. May be, I can find that function (or, macro) in
  5941. > Watcom CPP ?
  5942.  
  5943. There are a number of 32 to 16 bit address conversion
  5944. functions in the "devhelp" group.
  5945.  
  5946. You may have to download the device driver development
  5947. kit from http://service.software.ibm.com/ddk/ to get the
  5948. headers that you need.
  5949.  
  5950. Lorne Sunley
  5951.  
  5952.  
  5953. --- WtrGate+ v0.93.p7 sn 165
  5954.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  5955.  
  5956. +----------------------------------------------------------------------------+
  5957.  
  5958. From: veit@capri.gmd.de                                 17-Nov-99 15:33:14
  5959.   To: All                                               17-Nov-99 14:38:17
  5960. Subj: Re: XFree86 on ATI Rage 3d IIc AGP card?
  5961.  
  5962. From: veit@capri.gmd.de (Holger Veit)
  5963.  
  5964. On Wed, 17 Nov 1999 16:03:34 +0200, radu <radu@rds.ro> wrote:
  5965. >I have a friend which has an ATI board ( with an 128 in it's name) and she
  5966. uses for
  5967. >XFree86/Linux a X server from SUSE, which is not included in the 3.3.5
  5968. distribution. If
  5969. >you have such a board, you're sadly out of luck for a while.
  5970. >If Holger Veit (it seems to me that He's the author of this excelent OS/2
  5971. port) gets the
  5972. >sources for that server, he will probably be able to resolve the problem.
  5973. SUSE guys used
  5974. >to release the sources for X servers, didn't they?
  5975.  
  5976. Will be likely in 3.3.6.
  5977.  
  5978. Holger
  5979.  
  5980. -- 
  5981. If Microsoft is ever going to produce something that does not suck,
  5982. it is very likely a vacuum cleaner.
  5983.  
  5984. --- WtrGate+ v0.93.p7 sn 165
  5985.  * Origin: Usenet: GMD-AiS (1:109/42)
  5986.  
  5987. +----------------------------------------------------------------------------+
  5988.  
  5989. From: mohd.k.yusof@bohm.anu.edu.au                      18-Nov-99 02:21:16
  5990.   To: All                                               17-Nov-99 14:38:17
  5991. Subj: Netscape font size and stylesheets
  5992.  
  5993. From: "Khairil Yusof" <mohd.k.yusof@bohm.anu.edu.au>
  5994.  
  5995. Is it just me or is Netscape 4.61's fonts one size larger then normal 
  5996. for stylesheets?
  5997.  
  5998. Eg.
  5999.  
  6000. font-size: small is 10pt Helvetica
  6001. font-size: x-small is 8pt Helvetica
  6002.  
  6003. 8pt is readable on OS/2 but unreadable in Netscape on Linux/Mac (too 
  6004. small)
  6005.  
  6006. However <font size=2> is 8pt Helvetica in OS/2 but is 10pt Helvetica 
  6007. on Netscape (and therefore reable too) on Linux and Mac.
  6008.  
  6009. It's making it difficult to design pages cause what I see is not what 
  6010. other people see and that's 99% of the computer using population :)
  6011.  
  6012.  
  6013.  
  6014.  
  6015. ----------------------------------------
  6016.        ICQ : 5783742                                
  6017.   Homepage : http://hayai.freeshell.org
  6018. PGP Key Id : 0x6FFEFD7F
  6019.  
  6020.  
  6021. --- WtrGate+ v0.93.p7 sn 165
  6022.  * Origin: Usenet: Australian National University (1:109/42)
  6023.  
  6024. +----------------------------------------------------------------------------+
  6025.  
  6026. From: lsunley@mb.sympatico.ca                           17-Nov-99 15:46:24
  6027.   To: All                                               17-Nov-99 14:38:17
  6028. Subj: Re: ADSL high speed connection
  6029.  
  6030. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  6031.  
  6032. On Wed, 17 Nov 1999 12:41:12, johnl@shadow.net wrote:
  6033.  
  6034. > Are there any inherent reasons why OS/2 TCPIP can't be used in conjunction
  6035. with a ADSL high speed connection to the internet.
  6036.  
  6037. Works for my brother and for one of my clients.
  6038.  
  6039. Caveat - the ADSL link must have an external device that is
  6040. connected to a regular Network Interface Card.
  6041.  
  6042. The OS/2 machine treats this as it treats any LAN
  6043. TCP/IP connection. This means that you must have
  6044. a version of OS/2 that has LAN support, Warp 3 Connect
  6045. Warp 4, Warp Server 4, Warp Server for e-Business.
  6046.  
  6047. I have heard some ugly reports that some ADSL ISP's
  6048. are using PPP over Ethernet for their ADSL service.
  6049. This is not supported by the standard TCP/IP stack,
  6050. but the Injoy products do support it. http://www.fx.dk
  6051.  
  6052. Lorne Sunley
  6053.  
  6054.  
  6055. --- WtrGate+ v0.93.p7 sn 165
  6056.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  6057.  
  6058. +----------------------------------------------------------------------------+
  6059.  
  6060. From: cmhall@umich.edu                                  17-Nov-99 15:46:20
  6061.   To: All                                               17-Nov-99 14:38:17
  6062. Subj: Re: XFree86 on ATI Rage 3d IIc AGP card?
  6063.  
  6064. From: cmhall@umich.edu (Chris Hall)
  6065.  
  6066. Radu:
  6067.  
  6068. Thanks for the reply. From another post in another newsgroup, I found out
  6069. that the bios scan in 3.3.5 is broken and Holger's suggestion to someone was
  6070. to use the Mach64 server from 3.3.1. I've tried this and I almost can get
  6071. there.
  6072. First, if I go all 3.3.1, the video is corrupted but readable. If I go 3.3.5
  6073. but with
  6074. the 3.3.1 server, I get a grey screen, but no X apps start (can't get a window
  6075. manager). Sigh. Getting closer though.
  6076.  
  6077. Chris
  6078.  
  6079. In <3832BC1E.202AE44B@rds.ro>, radu <radu@rds.ro> writes:
  6080. >I apologize for my previous useless reply, I've checked out and the ATI
  6081. >Rage 3d IIc AGP card should be supported by Mach64 server.
  6082. >
  6083. >The SUSE X server I was talking about supports the ATI Rage 128, ATI
  6084. >Rage Fury, ATI Xpert99, ATI Xpert128, ATI Xpert2000, ATI All-in-Wonder
  6085. >128, ATI Rage Magnum boards.
  6086. >Radu
  6087. >
  6088. >
  6089. >
  6090.  
  6091.  
  6092. Chris Hall  (cmhall@umich.edu)
  6093. Dept. of Geological Sciences, U. of Michigan
  6094. "They use Microsoft Excel to plot their data. Sometimes they get the results
  6095. they expect, sometimes they don't."   from Microsoft TV commercial, 1999.
  6096.  
  6097.  
  6098. --- WtrGate+ v0.93.p7 sn 165
  6099.  * Origin: Origin Line 1 Goes Here (1:109/42)
  6100.  
  6101. +----------------------------------------------------------------------------+
  6102.  
  6103. From: raphaelt@netnews.worldnet.att.net                 17-Nov-99 10:49:22
  6104.   To: All                                               17-Nov-99 14:38:17
  6105. Subj: Re: isp's & os/2
  6106.  
  6107. From: raphaelt@netnews.worldnet.att.net (Raphael Tennenbaum)
  6108.  
  6109. yyyc186@flashcom.net wrote:
  6110.  
  6111. >In <383219A1.BD961219@attglobal.net>, on 11/16/99 
  6112. >   at 06:57 PM, jchell@attglobal.net said:
  6113. >
  6114. >>I am a former user of ibm.net, now attglobal, and am looking for another
  6115. >>isp that supports os/2 or has shareware/freeware that would allow me to
  6116. >>use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  6117. >>already found out that they will time disconnect while I'm downloading a
  6118. >>file and nothing else; ibm.net didn't do that.
  6119. >
  6120. >>Help
  6121. >
  6122. >>What are my options?  Point me to the faq if there is one?
  6123. >
  6124. >>johnny chell
  6125. >
  6126. >For the time being I installed a DSL line from Flashcom.net.  Only
  6127. >$89/month and 760k DL speed.  A simple network card connects to the
  6128. >external modem.  Add 4 tcp/ip addresses to the built in OS/2 tcp/ip
  6129. >software and boom, you're done.
  6130. >
  6131. >Will have to find a different alternative when I finish restoring my house
  6132. >in another few years.  Think I will look at a cable modem then since they
  6133. >are supposed to be installed the same way.
  6134. >
  6135. >Roland
  6136.  
  6137.  
  6138. A friend of mine who works in telecomm suggests that for the
  6139. long and short term both, DSL is a better bet than cable,
  6140. fwiw. 
  6141.  
  6142. -- 
  6143. Ray Tennenbaum        '99 YZF-R6
  6144. readme@ http://www.ray-field.com
  6145.  
  6146. --- WtrGate+ v0.93.p7 sn 165
  6147.  * Origin: Usenet: AT&T WorldNet Services (1:109/42)
  6148.  
  6149. +----------------------------------------------------------------------------+
  6150.  
  6151. From: cjdavis@attglobal.net                             17-Nov-99 08:08:13
  6152.   To: All                                               17-Nov-99 14:38:17
  6153. Subj: Re: IBM WAKE UP
  6154.  
  6155. From: Chuck Davis <cjdavis@attglobal.net>
  6156.  
  6157. That's not a future event.  It is happening "as we speak"!  Follow
  6158. linuxtoday.com
  6159. for a few days and you'll be amazed at what is happening all over the world
  6160. with
  6161. Linux.  I hate to leave OS/2 but finally there _is_ an alternative. 
  6162. Additionally,
  6163. it's an alternative with a future that even the IBM/Microsoft monopoly can't
  6164. kill!
  6165.  
  6166. IBM does not wish to acknowledge Linux as anything more than a server
  6167. platform.
  6168. But the fact is that most of the people using Linux are using it as their
  6169. desktop.  Additionally, it has a "world class" (whatever that is) C/C++
  6170. compiler
  6171. (that knows what a 64 bit integer is!) that comes "in the box".
  6172.  
  6173. Jerry McBride wrote:
  6174.  
  6175. As for Linux. If IBM doesn't realize it or not, I can see a day when Linux
  6176.  
  6177. > will take over the PC market... server as well as client. About the only
  6178. > players that won't change are those too entrenched in some other OS. Linux
  6179. is
  6180. > still in its' infancy, but boy is it growing up...
  6181.  
  6182. --- WtrGate+ v0.93.p7 sn 165
  6183.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  6184. (1:109/42)
  6185.  
  6186. +----------------------------------------------------------------------------+
  6187.  
  6188. From: as@sci.fi                                         16-Nov-99 22:40:28
  6189.   To: All                                               17-Nov-99 14:38:17
  6190. Subj: Re: Lost Multisession CD Reading , WAS: Best Rewritable CD for OS2
  6191.  
  6192. From: Anssi Saari <as@sci.fi>
  6193.  
  6194. jkross@TIRED_OF_SPAM@oxford.net (John Ross) writes:
  6195.  
  6196. > In message <asogcy53hv.fsf@sci.fi> - Anssi Saari <as@sci.fi> writes:
  6197. > :>
  6198. > :>gsinger@nospam.home.com (Gideon Singer) writes:
  6199. > :>
  6200. > :>> I am planning on installing a RWCD in the new year. Is there any 
  6201. > :>> consensuse as to which is the best unit to install for OS2/W98 setup? 
  6202. > :>
  6203. > :>I don't think so. I like my Ricoh MP7040S since it's software
  6204. > :>upgradeble to 7060S, i.e. from 4x writing to 6x writing. Probably hard
  6205. > :>to find now though, since the 7060 has replaced the 7040.
  6206. > :>
  6207. > :>It does have one problem, though. I couldn't read multi-session CDs in
  6208. > :>the Ricoh in OS/2. That is, until I patched os2cdrom.dmd. For some
  6209. > :>reason, that file contains a list of drive brands and if your drive
  6210. > :>brand, isn't on the list, OS/2 only shows the first session on a
  6211. > :>multi-session disc. I understand this 'problem' concerns Yamaha drives
  6212. > :>as well.
  6213. > I also seem to have lost the ability for my "Cyberdrive" IDE 12X CD-Rom to
  6214. > read multisession
  6215. > Photo CD's .(Warp 4 FP 12 and several FP before that)
  6216. > If the change is due to the os2cdrom.dmd how might I get it back?
  6217. > (The cd-rom will read multisession cd's in Wind98.)
  6218. >  It is a minor inconveinience but I have been wondering what happened.
  6219.  
  6220. As far as I know, the problem I described concerns SCSI drives
  6221. only. But, maybe you can edit "Cyberdrive" or whatever your drive
  6222. identifies itself as into os2cdrom.dmd and see if it makes a
  6223. difference.
  6224.  
  6225. -- 
  6226. Anssi Saari - as@sci.fi
  6227.  
  6228. --- WtrGate+ v0.93.p7 sn 165
  6229.  * Origin: Usenet: Tampere University of Technology (1:109/42)
  6230.  
  6231. +----------------------------------------------------------------------------+
  6232.  
  6233. From: steve53_remove_this@earthlink.net                 17-Nov-99 09:03:21
  6234.   To: All                                               17-Nov-99 16:33:03
  6235. Subj: Re: Netscape desktop URL object association
  6236.  
  6237. From: steve53_remove_this@earthlink.net
  6238.  
  6239. In <383240CC.A779F214@bellsouth.net>, on 11/17/99 
  6240.    at 12:44 AM, Duane Chamblee <enaud@bellsouth.net> said:
  6241.  
  6242. >Open the settings for a URL object. On the "browser" page, set the "path
  6243. >and filename" to NETSCAPE.EXE.
  6244.  
  6245. >Press the "set default" button.
  6246.  
  6247. Thanks for reminding me.  Had a memory failure. :)
  6248.  
  6249. Steven
  6250.  
  6251.  
  6252. --
  6253. -------------------------------------------------------------------
  6254. Steven Levine <steve53removethis@earthlink.net>  MR2/ICE 1.77 #10183
  6255. Warp4/FP11
  6256. -------------------------------------------------------------------
  6257.  
  6258.  
  6259. --- WtrGate+ v0.93.p7 sn 165
  6260.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  6261.  
  6262. +----------------------------------------------------------------------------+
  6263.  
  6264. From: steve53_remove_this@earthlink.net                 17-Nov-99 09:09:13
  6265.   To: All                                               17-Nov-99 16:33:03
  6266. Subj: Re: Bootable disk with Networking and Peer
  6267.  
  6268. From: steve53_remove_this@earthlink.net
  6269.  
  6270. In <809hmt$4k$1@nntp2.atl.mindspring.net>, on 11/09/99 
  6271.    at 04:21 PM, IOFFVS@DropThis.PoBox.COM (Frank V. Schubert) said:
  6272.  
  6273. >Now, I have seen several posts that indicate I should run ThinLaps to put
  6274. >networking onto the diskettes.  However, this doesn't seem to me to be
  6275. >enough.  It occurs to me that I would actually need to have PEER
  6276. >installed.
  6277.  
  6278. You could probably get it to work, but it's not easy, as you have found,
  6279. and it's overkill.  Use SRVIFS which provides the limited remote drive
  6280. mapping you need.  This is what's used by the Warp Remote Install feature. 
  6281. All the code you need is in the \CID\SRVIFS on your Warp CD.  The
  6282. documentation, casguide.inf, is somewhere in the IBMLAN directory tree.
  6283.  
  6284. HTH,
  6285.  
  6286. Steven
  6287.  
  6288.  
  6289. --
  6290. -------------------------------------------------------------------
  6291. Steven Levine <steve53removethis@earthlink.net>  MR2/ICE 1.77 #10183
  6292. Warp4/FP11
  6293. -------------------------------------------------------------------
  6294.  
  6295.  
  6296. --- WtrGate+ v0.93.p7 sn 165
  6297.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  6298.  
  6299. +----------------------------------------------------------------------------+
  6300.  
  6301. From: nick@secant.com                                   17-Nov-99 12:37:23
  6302.   To: All                                               17-Nov-99 16:33:03
  6303. Subj: Major Update of MR/2 ICE Coming!
  6304.  
  6305. From: Nick Knight <nick@secant.com>
  6306.  
  6307. Major Update of MR/2 ICE Coming!
  6308.  
  6309. Knightware, Inc. is delighted to announce the upcoming release of a major
  6310. update to its award-winning Internet E-mail package.  Version 2.0 of the
  6311. popular OS/2 shareware MR/2 ICE will shortly be available for general
  6312. release with a number of major enhancements.  
  6313.  
  6314. For more info on MR/2 ICE, please see http://nick.secant.com/mr2ice.htm. 
  6315. This page offers a FAQ, sample screen shots, converters, a Utilties
  6316. section and a wealth of other information. 
  6317.  
  6318. Among the enhancements offered over the prior 1.x versions are 
  6319. significant performance enhancements for large E-mail folders, major
  6320. additions to the long list of configuration options, and a host of 
  6321. additional features requested by MR/2 ICE users.  These include 
  6322. sizeable/configurable columns, aged trash, regex as an option for filter
  6323. criteria and some overall performance improvements.   Version 2.0 is also
  6324. fully Y2K compliant.
  6325.  
  6326. Version 2.0 will be registerable by first-time users at a cost of $40 US. 
  6327. Existing, registered v1.x users can upgrade for $20 US using the
  6328. "upreg.doc" file included with the distribution zip file.  Site license
  6329. upgrades will be available.  
  6330.  
  6331. Note that v1.x keys will not be recognized by a v2.0 install.
  6332.  
  6333. Initially released almost 4 years ago, MR/2 ICE has been the E-mail choice
  6334. of many OS/2 users, and has undergone continuous improvement and
  6335. enhancement.
  6336.  
  6337. Nick
  6338. -- 
  6339. -----------------------------------------------------------
  6340. Nick Knight  <nick@secant.com>       http://nick.secant.com
  6341. Senior Software Engineer
  6342. Secant Technologies, Inc.             http://www.secant.com
  6343. -----------------------------------------------------------
  6344.  
  6345. --- WtrGate+ v0.93.p7 sn 165
  6346.  * Origin: Origin Line 1 Goes Here (1:109/42)
  6347.  
  6348. +----------------------------------------------------------------------------+
  6349.  
  6350. From: alex@eddie.cis.uoguelph.ca                        17-Nov-99 18:21:00
  6351.   To: All                                               17-Nov-99 16:33:03
  6352. Subj: Re: Gradd
  6353.  
  6354. From: alex@eddie.cis.uoguelph.ca (Alex Taylor)
  6355.  
  6356. [I've set the followups to comp.os.os2.setup.video, for reasons which
  6357. should be obvious.]
  6358.  
  6359. On Tue, 16 Nov 1999 22:42:33 +0100, DiiN <diin@xs4all.nl> wrote:
  6360. > I installed Gradd077.dsk and Gradd080.exe, but that drivers don't work 
  6361. > with my Matrox mga-g200 agp. Before loading the desktop it stops with a 
  6362. > blinking cursor.
  6363.  
  6364. That is correct.  IBM's GRADD driver distributions do not work with
  6365. MGA-G200 or G400 cards.  "MGAGRADD" appears to be only for older (Mil-II
  6366. and previous) cards, and "GENGRADD" won't work either.
  6367.  
  6368. If you want GRADD, you have to use the Scitech drivers.
  6369.  
  6370. > Can someone please confirm that the Scitech drivers work with a Matrox 
  6371. > mga-g200 agp and perhaps are working fine with the Hauppauge tv card?
  6372. > TIA
  6373.  
  6374. Yes, the Scitech drivers work, and quite well, too.  My Hauppauge TV card
  6375. works (with the Abbotsbury drivers) with these.  The picture quality is
  6376. MUCH better than with the Matrox drivers, and CPU performance is improved
  6377. as well.
  6378.  
  6379. However... I did have to reinstall the Abbotsbury WinTV drivers after
  6380. switching to Scitech, and then edit CONFIG.SYS as described in the
  6381. GRADD.DOC that comes with said drivers.
  6382.  
  6383. Also, you must use either StWTV or YADTV/2 to get the improved TV quality.
  6384. These are both essentially free, but be warned that they seem a bit less
  6385. stable using the GRADD drivers.  (StWTV garbled the picture, and YADTV
  6386. kept crashing if I didn't follow a very precise order for turning on the
  6387. TV window.)
  6388.  
  6389. Of course, all of these things are still very much under development, so
  6390. expect them to improve over time.
  6391.  
  6392. -- 
  6393. -----------------------------------------------------------------
  6394.  Alex Taylor                  BA - CIS - University of Guelph
  6395.  alex@eddie.cis.uoguelph.ca   http://eddie.cis.uoguelph.ca/~alex
  6396. -----------------------------------------------------------------
  6397.  
  6398. --- WtrGate+ v0.93.p7 sn 165
  6399.  * Origin: Usenet: @Home Network Canada (1:109/42)
  6400.  
  6401. +----------------------------------------------------------------------------+
  6402.  
  6403. From: bbarclay@ca.ibm.com                               17-Nov-99 13:41:25
  6404.   To: All                                               17-Nov-99 16:33:03
  6405. Subj: Re: Crystalizer TidalWave128 Sound card
  6406.  
  6407. From: Brad BARCLAY <bbarclay@ca.ibm.com>
  6408.  
  6409. Stan Goodman wrote:
  6410. > I have this soundcard, which I am trying to install in my Supermicro P6SBA
  6411. > motherboard, running Warp4/FP10. I have been unsuccessful in this, and have
  6412. > run a number of experiments with help from the people on the Crystal chip
  6413. > design team, which show that IRQ5 (the IRQ assigned, according to RMVIEW,
  6414. > to the card's codec) is not being received by the card.
  6415. > Before I got this card, I was using a AWE32value soundcard, which was using
  6416. > the same IRQ lines, and installed in the same slot. It worked, whereas the
  6417. > Crystal card doesn't.
  6418. > The card was tested by the vendor from whom I bought it, before he shipped
  6419. > to me.
  6420.  
  6421. Hi Stan:
  6422.  
  6423.     I don't know if this will work or not, but it's probably worth trying
  6424. out anyway.  Check the media which came with your motherboard (diskette
  6425. or CD-ROM) and/or your motherboard manufacturers website to see if they
  6426. have a Flash BIOS utility available.  Many of these utilities allow you
  6427. to clear out the plug and play information (ESDI?).  Wipe out the PnP
  6428. information, and reboot.  This will allow your motherboard to re-assign
  6429. the IRQ's for all of your devices.
  6430.  
  6431.     Next, while booting into OS/2, use ALT-F1 at the "blob", and select
  6432. "Full Hardware Detection" (F6 IIRC).  This will force OS/2 to redetec
  6433. all of your hardware for its plug and play subsystem.
  6434.  
  6435.     Hopefully after doing both of these things your audio card will be
  6436. properly assigned an IRQ, and will work correctly :).
  6437.  
  6438. Brad BARCLAY
  6439.  
  6440. =-=-=-=-=-=-=-=-=-=
  6441. Posted from the OS/2 WARP v4.5 desktop of Brad BARCLAY.
  6442. E-Mail:  bbarclay@ca.ibm.com        Location:  2G43D@Torolabs
  6443.  
  6444. --- WtrGate+ v0.93.p7 sn 165
  6445.  * Origin: Usenet: IBM Toronto Labs, DB2 for OS/2 Install Developer (1:109/42)
  6446.  
  6447. +----------------------------------------------------------------------------+
  6448.  
  6449. From: bbarclay@ca.ibm.com                               17-Nov-99 13:34:23
  6450.   To: All                                               17-Nov-99 16:33:03
  6451. Subj: Re: Palm Pilot
  6452.  
  6453. From: Brad BARCLAY <bbarclay@ca.ibm.com>
  6454.  
  6455. postmaster@[127.0.0.1] wrote:
  6456. > I found that mine created a directory d:\home and that's where it's storing
  6457. > all of my *.backup information.  I don't know why, but that's fine with me.
  6458. > When I tried the option you suggested (with the properties before the
  6459. > command line -- I didn't copy them over here), no *.backup file was
  6460. > created.
  6461.  
  6462.     Interesting - considering there is no code in the jSyncManager to
  6463. create directories :).  The user.home Java property must be pointing
  6464. there, and the JVM must be creating it when the file is being
  6465. generated.  Interesting :).
  6466.  
  6467. > This works great.
  6468. > I do find that I have to reset the options every time I launch the program
  6469. > (e.g. set it to backup, high speed transfer, etc.).
  6470.  
  6471.     This was a bug fixed in one of the v1.1 betas.  I released v1.1 beta 12
  6472. last night - you can download it from:
  6473.  
  6474.         http://yaztromo.idirect.com/java-pilot-dev.html
  6475.  
  6476.     v1.1 gets rid of the "High speed transfer" (which is 19.2kbps), and
  6477. allows you to select a bps rate, from 9600 up to 115.2kbps, so you can
  6478. get even faser synchronizations.  v1.1 also fixes alot of bugs, improves
  6479. alot of functionality, and adds a bunch of new features :).
  6480.  
  6481. Brad BARCLAY
  6482.  
  6483. =-=-=-=-=-=-=-=-=-=
  6484. Posted from the OS/2 WARP v4.5 desktop of Brad BARCLAY.
  6485. E-Mail:  bbarclay@ca.ibm.com        Location:  2G43D@Torolabs
  6486.  
  6487. --- WtrGate+ v0.93.p7 sn 165
  6488.  * Origin: Usenet: IBM Toronto Labs, DB2 for OS/2 Install Developer (1:109/42)
  6489.  
  6490. +----------------------------------------------------------------------------+
  6491.  
  6492. From: bbarclay@ca.ibm.com                               17-Nov-99 13:31:09
  6493.   To: All                                               17-Nov-99 16:33:03
  6494. Subj: Re: Palm Pilot
  6495.  
  6496. From: Brad BARCLAY <bbarclay@ca.ibm.com>
  6497.  
  6498. uliw@erdw.ethz.ch wrote:
  6499. > Hmmh, most PIMs (at least with os/2) use a db3 or db5
  6500. > file-format. IRCC, someone has already developed a java-class to
  6501. > access dbase files. Would't that be esier?
  6502.  
  6503.     I hadn't heard about such a class - and yes, using it would be easier
  6504. for applications which support this sort of database format.  However,
  6505. being able to read/write the data in the PIM's native format (or
  6506. something it can import/export) is only part of the job in creating a
  6507. jConduit - the really tricky part is in the actual synchronization
  6508. logic.
  6509.  
  6510.     However, as a first step someone could use such a dbase class to allow
  6511. for import/export of whole address books and date books etc., and the
  6512. add synchronization logic later to handle how new, modified and deleted
  6513. records are synchronized.
  6514.  
  6515.     If you know where this dbase class is available, please let me know :).
  6516.  
  6517. Brad BARCLAY
  6518.  
  6519. =-=-=-=-=-=-=-=-=-=
  6520. Posted from the OS/2 WARP v4.5 desktop of Brad BARCLAY.
  6521. E-Mail:  bbarclay@ca.ibm.com        Location:  2G43D@Torolabs
  6522.  
  6523. --- WtrGate+ v0.93.p7 sn 165
  6524.  * Origin: Usenet: IBM Toronto Labs, DB2 for OS/2 Install Developer (1:109/42)
  6525.  
  6526. +----------------------------------------------------------------------------+
  6527.  
  6528. From: icedancer-zamboni@ibm-zamboni.net                 17-Nov-99 19:42:02
  6529.   To: All                                               18-Nov-99 14:35:21
  6530. Subj: Re: IBM WAKE UP
  6531.  
  6532. From: icedancer-zamboni@ibm-zamboni.net (Ken Walter)
  6533.  
  6534. On Wed, 17 Nov 1999 16:08:26, Chuck Davis <cjdavis@attglobal.net> 
  6535. wrote:
  6536.  
  6537. >That's not a future event.  It is happening "as we speak"!  Follow
  6538. linuxtoday.com
  6539. >for a few days and you'll be amazed at what is happening all over the world
  6540. with
  6541. >Linux.  I hate to leave OS/2 but finally there _is_ an alternative. 
  6542. Additionally,
  6543. >it's an alternative with a future that even the IBM/Microsoft monopoly can't
  6544. kill!
  6545. >
  6546. >IBM does not wish to acknowledge Linux as anything more than a server
  6547. platform.
  6548. >But the fact is that most of the people using Linux are using it as their
  6549. >desktop.  Additionally, it has a "world class" (whatever that is) C/C++
  6550. compiler
  6551. >(that knows what a 64 bit integer is!) that comes "in the box".
  6552. >
  6553. >Jerry McBride wrote:
  6554.  
  6555. Now if they would take the desktop they were porting from OS/2 to the 
  6556. PowerPC
  6557. and move it to Linux!
  6558.  
  6559.  
  6560. Ken Walter
  6561.  
  6562. Remove -zamboni to reply
  6563. All the above is hearsay and the opinion of no one in particular
  6564.  
  6565. --- WtrGate+ v0.93.p7 sn 165
  6566.  * Origin: Usenet: Solution Technology (1:109/42)
  6567.  
  6568. +----------------------------------------------------------------------------+
  6569.  
  6570. From: hardy@mardys.de                                   17-Nov-99 21:04:23
  6571.   To: All                                               18-Nov-99 14:35:21
  6572. Subj: Re: Gradd
  6573.  
  6574. From: hardy@mardys.de (Hardy Griech)
  6575.  
  6576. On Tue, 16 Nov 1999 22:42:33 +0100, diin@xs4all.nl (DiiN) wrote:
  6577. :
  6578. > Can someone please confirm that the Scitech drivers work with a Matrox 
  6579. > mga-g200 agp and perhaps are working fine with the Hauppauge tv card?
  6580. :
  6581.  
  6582. At least I can confirm, that GRADD is not working with the G200
  6583. chipset.  I've already made the painful (what's wrong with my
  6584. system?  Did any Fixpack fail?) experience some time ago...
  6585.  
  6586. Hardy
  6587.  
  6588. -- 
  6589. VSoup Homepage:                       http://home.pages.de/~vsoup/
  6590.  
  6591. --- WtrGate+ v0.93.p7 sn 165
  6592.  * Origin: Usenet: not organized (1:109/42)
  6593.  
  6594. +----------------------------------------------------------------------------+
  6595.  
  6596. From: postmaster@[127.0.0.1]                            17-Nov-99 15:45:15
  6597.   To: All                                               18-Nov-99 21:42:12
  6598. Subj: Re: Major Update of MR/2 ICE Coming!
  6599.  
  6600. From: postmaster@[127.0.0.1]
  6601.  
  6602. In <3832e87f$1$avpx$mr2ice@client.ce.news.psi.net>, on 11/17/99 
  6603.    at 12:37 PM, Nick Knight <nick@secant.com> said:
  6604.  
  6605. >Version 2.0 will be registerable by first-time users at a cost of $40 US. 
  6606. >Existing, registered v1.x users can upgrade for $20 US using the
  6607. >"upreg.doc" file included with the distribution zip file.  Site license
  6608. >upgrades will be available.  
  6609.  
  6610. >Note that v1.x keys will not be recognized by a v2.0 install.
  6611.  
  6612. Okay, Nick.  I'm in!
  6613.  
  6614. Just say when and where to send the check.
  6615.  
  6616. Online registration preferred, if possible.
  6617.  
  6618. --
  6619. GK
  6620.             
  6621. FrodoJRR at Interaccess dot com
  6622. OS/2 Version 4.00 FixPack 12 
  6623. There are 29 Processes with 116 Threads.
  6624. This machine's uptime is 4d 7h 2m 2s 976ms.
  6625.  
  6626.  
  6627. --- WtrGate+ v0.93.p7 sn 165
  6628.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  6629.  
  6630. +----------------------------------------------------------------------------+
  6631.  
  6632. From: postmaster@[127.0.0.1]                            17-Nov-99 15:59:16
  6633.   To: All                                               18-Nov-99 21:42:12
  6634. Subj: Re: Palm Pilot
  6635.  
  6636. From: postmaster@[127.0.0.1]
  6637.  
  6638. In <3832F546.CD1B39C9@ca.ibm.com>, on 11/17/99 
  6639.    at 01:34 PM, Brad BARCLAY <bbarclay@ca.ibm.com> said:
  6640.  
  6641. >This was a bug fixed in one of the v1.1 betas.  I released v1.1 beta 12
  6642. >last night - you can download it from:
  6643.  
  6644. >        http://yaztromo.idirect.com/java-pilot-dev.html
  6645.  
  6646. >    v1.1 gets rid of the "High speed transfer" (which is 19.2kbps), and
  6647. >allows you to select a bps rate, from 9600 up to 115.2kbps, so you can get
  6648. >even faser synchronizations.  v1.1 also fixes alot of bugs, improves alot
  6649. >of functionality, and adds a bunch of new features :).
  6650.  
  6651. Brad,
  6652.  
  6653. Do I need to do anything special to upgrade, like reboot?
  6654.  
  6655. I basically copied the new jsyncman.jar over the old one, and I now get
  6656. this error message:
  6657.  
  6658. ***No Serial Port Handler Found!!!
  6659.  
  6660. For more information on serial port handlers, and links for downloading,
  6661. please visit the jSyncManager homepage at:
  6662.  
  6663.                   http://yaztromo.idirect.com/java-pilot.html
  6664.  
  6665. Note:  this error is also generated if you select "Cancel" from the
  6666.        COM port selection dialog the first time you run the program. Press
  6667. "Ok" to exit.
  6668.  
  6669. --
  6670. GK
  6671.             
  6672. FrodoJRR at Interaccess dot com
  6673. OS/2 Version 4.00 FixPack 12 
  6674. There are 30 Processes with 119 Threads.
  6675. This machine's uptime is 4d 7h 16m 5s 164ms.
  6676.  
  6677.  
  6678. --- WtrGate+ v0.93.p7 sn 165
  6679.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  6680.  
  6681. +----------------------------------------------------------------------------+
  6682.  
  6683. From: nospam_ktk@netlabs.org                            17-Nov-99 23:10:20
  6684.   To: All                                               18-Nov-99 21:42:12
  6685. Subj: Odin Public Alpha 5
  6686.  
  6687. From: "Adrian Gschwend" <nospam_ktk@netlabs.org>
  6688.  
  6689. The Odin development team is proud to announce the availability of
  6690. the Public Alpha 5 release (19991116). A lot has happened since the
  6691. last public release in April 1998 so we encourage everyone interested
  6692. in running the latest 32bit Windows applications on OS/2 to download
  6693. this alpha release and check it out.
  6694.  
  6695. Note that this is still an alpha version meaning that it will most
  6696. likely not be able to run your software or only partially run it but
  6697. still it can be really useful!
  6698.  
  6699. Download the latest alpha from:
  6700.  
  6701.   ftp://ftp.os2.org/odin/OdinAlpha5.zip 
  6702.  
  6703. You can find more information on the official Odin web site at:
  6704.  
  6705.   http://www.netlabs.org/odin/ 
  6706.  
  6707. This page is currently being updated and there will be an application
  6708. compatibility database very soon where you can report your
  6709. experiences.
  6710.  
  6711. NOTE: We are still looking for talented developers to join this great
  6712. open source freeware project! We know that we will make it possible
  6713. to run virtually any Win32 program under OS/2 but the more developers
  6714. we have, the sooner we will reach this goal!
  6715.  
  6716. Odin is the name of the project and software that allows users to run
  6717. Win32 (Windows 95 and Windows NT) applications in OS/2 Warp operating
  6718. system natively.
  6719.  
  6720.  
  6721.  
  6722. ---
  6723. Adrian Gschwend
  6724. @ OS/2 Netlabs
  6725.  
  6726. ICQ: 22419590
  6727. ktk@netlabs.org
  6728. -------
  6729. The OS/2 OpenSource Project:
  6730. http://www.netlabs.org
  6731.  
  6732.  
  6733. --- WtrGate+ v0.93.p7 sn 165
  6734.  * Origin: Usenet: OS/2 Netlabs (1:109/42)
  6735.  
  6736. +----------------------------------------------------------------------------+
  6737.  
  6738. From: seg@NOSPAM-us.ibm.com                             17-Nov-99 16:29:10
  6739.   To: All                                               18-Nov-99 21:42:12
  6740. Subj: Re: How can I convert 32bit linear pointer to 16bit Seg:Offs one to pas
  6741.  
  6742. From: "Scott E. Garfinkle" <seg@NOSPAM-us.ibm.com>
  6743.  
  6744. On Wed, 17 Nov 1999 15:35:06 GMT, Lorne Sunley wrote:
  6745.  
  6746. >There are a number of 32 to 16 bit address conversion
  6747. >functions in the "devhelp" group.
  6748. Yes. Use them! Also, if you're programming for Aurora (or Warp 4 FP13+) you
  6749. can use the KEE functions, too. See Holger Veit's web page.  DON'T just
  6750. assume that you can do some "quick and dirty" translation from 16:16<->32 bit
  6751. addresses, since this fails with packed code selectors.
  6752.  
  6753.  
  6754. --- WtrGate+ v0.93.p7 sn 165
  6755.  * Origin: Usenet: NCSD OS/2 Service (1:109/42)
  6756.  
  6757. +----------------------------------------------------------------------------+
  6758.  
  6759. From: ceesv@NOSPAMveelen.hobby.nl                       18-Nov-99 00:32:24
  6760.   To: All                                               18-Nov-99 21:42:12
  6761. Subj: Java 1.1.8 and Netscape 4.16 Trap 000d
  6762.  
  6763. From: "Cees van Veelen" <ceesv@NOSPAMveelen.hobby.nl>
  6764.  
  6765. Hi
  6766.  
  6767. I am having a serious problem running java applets in Netscape 4.61.
  6768. First I installed Netscape 4.61 over 4.04. Then I installed java1.1.8 over
  6769. 1.1.7.
  6770. This gave a problem. So I removed Java 1.1.7, updated FI to the most recent
  6771. version (1.2.5), deleted everything that had to do with java 1.1.7 and
  6772. installed 1.1.8. (runtime, font and samples)
  6773. Now I have the following situation:
  6774. The samples run fine with the 'Java Applet Viewer from HTML', but if I open a
  6775. sample in Netscape I get a Trap 000d. The same happens if I drag a URL from
  6776. the 'URL's from samples' to the Java Applet Viewer from URL. The applet
  6777. starts to load, but trap's about half the load time.
  6778. The install program of java 1.1.8 gave the following classpath:
  6779. .\.;F:\JAVA11\LIB\SecMa.jar;
  6780. If anyone knows what to do about this problem, I would be very happy.
  6781.  
  6782. Cees van Veelen, Amsterdam
  6783. ceesv@NOSPAMveelen.hobby.nl
  6784. Remove the characters: NOSPAM to reply
  6785.  
  6786.  
  6787. --- WtrGate+ v0.93.p7 sn 165
  6788.  * Origin: Usenet: UUNET-NL (http://www.nl.uu.net) (1:109/42)
  6789.  
  6790. +----------------------------------------------------------------------------+
  6791.  
  6792. From: gsinger@nospam.home.com                           17-Nov-99 23:29:01
  6793.   To: All                                               18-Nov-99 21:42:12
  6794. Subj: Re: Best Rewritable CD for OS2
  6795.  
  6796. From: gsinger@nospam.home.com (Gideon Singer)
  6797.  
  6798. On Fri, 12 Nov 1999 17:38:36, gsinger@nospam.home.com (Gideon Singer) 
  6799. wrote:
  6800.  
  6801. -> I am planning on installing a RWCD in the new year. Is there any 
  6802. -> consensuse as to which is the best unit to install for OS2/W98 setup? 
  6803. -> 
  6804.  
  6805. How does the above pretain to my original question as to the best RWCD
  6806. for OS2?
  6807.  
  6808. Gideon Singer
  6809. Webpage: members.home.net:80/gsinger
  6810. Remove the 'nospam' to email
  6811.  
  6812. --- WtrGate+ v0.93.p7 sn 165
  6813.  * Origin: Usenet: @Home Network Canada (1:109/42)
  6814.  
  6815. +----------------------------------------------------------------------------+
  6816.  
  6817. From: pfitz@ican.net                                    17-Nov-99 23:55:25
  6818.   To: All                                               18-Nov-99 21:42:12
  6819. Subj: Re: How can I convert 32bit linear pointer to 16bit Seg:Offs one to pas
  6820.  
  6821. From: Peter Fitzsimons <pfitz@ican.net>
  6822.  
  6823. Alexey Smirnov wrote:
  6824. > Hi!
  6825. >     I am an russian programmer who wrote a SysInfo/2 PM utility
  6826. > (ftp://hobbes.nmsu.edu/pub/os2/util/system/sysinfo0038.zip).
  6827. >     Now I want to solve a problem with calling any Dos16 functions from
  6828. > my PM programm. The matter is that I use SpeedSoft Siby to craete a
  6829. > SysInfo/2, so I cant call Dos16 functions natively (without a pointer
  6830. > conversion). That is why I ask you to help me wrote a function that will
  6831. > do such conversion. May be, I can find that function (or, macro) in
  6832. > Watcom CPP ?
  6833.  
  6834. Watcom (with a few bugs, which version are you using?) will do the
  6835. translations automatically if you prototype the 16 bit functions
  6836. properly (ie: with _Far16).
  6837.  
  6838. Can you give a code example of something that is failing?
  6839.  
  6840. --- WtrGate+ v0.93.p7 sn 165
  6841.  * Origin: Usenet: @Home Network Canada (1:109/42)
  6842.  
  6843. +----------------------------------------------------------------------------+
  6844.  
  6845. From: gsinger@nospam.home.com                           18-Nov-99 00:11:04
  6846.   To: All                                               18-Nov-99 21:42:12
  6847. Subj: Re: Best Rewritable CD for OS2
  6848.  
  6849. From: gsinger@nospam.home.com (Gideon Singer)
  6850.  
  6851. On Wed, 17 Nov 1999 23:29:03, gsinger@nospam.home.com (Gideon Singer) 
  6852. wrote:
  6853.  
  6854. -> On Fri, 12 Nov 1999 17:38:36, gsinger@nospam.home.com (Gideon Singer) 
  6855. -> wrote:
  6856. -> 
  6857. -> -> I am planning on installing a RWCD in the new year. Is there any 
  6858. -> -> consensuse as to which is the best unit to install for OS2/W98 setup? 
  6859. -> -> 
  6860. -> 
  6861. -> How does the above pretain to my original question as to the best RWCD
  6862. -> for OS2?
  6863. ->  
  6864.  
  6865. Sorry for the confusion I may have caused. I was referring to the 
  6866. articles that were posted to my original post of which is the best 
  6867. RWCD unit for OS2 and all I got was some articles which did not 
  6868. address the question at all. 
  6869.  
  6870. So is there anyone who "wants to stick their neck out" and tell me "in
  6871. their opinion" which is the best RWCD for OS2?
  6872.  
  6873. Gideon Singer
  6874. Webpage: members.home.net:80/gsinger
  6875. Remove the 'nospam' to email
  6876.  
  6877. --- WtrGate+ v0.93.p7 sn 165
  6878.  * Origin: Usenet: @Home Network Canada (1:109/42)
  6879.  
  6880. +----------------------------------------------------------------------------+
  6881.  
  6882. From: egermain@mediaone.net                             11-Nov-99 17:38:00
  6883.   To: All                                               18-Nov-99 21:42:12
  6884. Subj: Re: Partition Magic 5.0 upgrade
  6885.  
  6886. From: egermain@mediaone.net (Edward Germain)
  6887.  
  6888. On Thu, 11 Nov 1999 11:22:22, janswa@algonet.se (Jan Swartling) wrote:
  6889.  
  6890. > On Thu, 11 Nov 1999 03:59:50, egermain@mediaone.net (Edward Germain) 
  6891. > wrote:
  6892. > > Partition Magic 5 does not respect the very clear, published and 
  6893. > > strict rules that OS/2 uses to create logical partitions.  It simply 
  6894. > > will not work reliably.  You can verify this:
  6895. > Ed,
  6896. > What response did you get from Powerquest when you reported this? 
  6897. > Jan Swartling
  6898. >  Blue Soft
  6899.  
  6900. Two technicians told me to return the software.  One of them said it 
  6901. was unlikely that it would get fixed.  Both agreed there was no way 
  6902. Partition Magic would work on Warp 4 with an 18-gig disk under the 
  6903. scenario I reported above.  I sent in a bug report (perhaps through 
  6904. one of the tech people, I don't recall).  
  6905.  
  6906. A friend, a computer expert who writes video drivers, was the one who 
  6907. explained the algorithm that OS/2 requires for writing partitions and 
  6908. who concluded that the _only_ possible explanation for Partition 
  6909. Magic's ability to write partitions that FDisk can't read is that it 
  6910. does not respect these published standards.  When I proposed this as 
  6911. THE solution to the second technician, he did not disagree, but 
  6912. immediately suggested I return the product.  
  6913.  
  6914. --Ed Germain
  6915. egermain@mediaone.net
  6916.  
  6917.  
  6918. --- WtrGate+ v0.93.p7 sn 165
  6919.  * Origin: Usenet: Road Runner (1:109/42)
  6920.  
  6921. +----------------------------------------------------------------------------+
  6922.  
  6923. From: jmprice@calweb.com                                17-Nov-99 18:02:07
  6924.   To: All                                               18-Nov-99 21:42:12
  6925. Subj: Re: NS 4.61 Memory Leak & System Freeze
  6926.  
  6927. From: John M Price PhD <jmprice@calweb.com>
  6928.  
  6929. In comp.os.os2.apps article <382ff499.0@iridium.webone.com.au>
  6930. Brian@webone.com.au wrote:
  6931. : Alan,
  6932. : The easiest thing to try is to go into the preferences and set all your
  6933. CACHE to 0.
  6934. : If this fixes the problem, then get SCACHE. It is easy to install and a lot
  6935. quicker.
  6936.  
  6937. From where?  What is the URL for that?
  6938.  
  6939.  
  6940. -- 
  6941. John M. Price, PhD                                     jmprice@calweb.com
  6942. Life: Chemistry, but with feeling!      |      PGP Key on request or FTP!
  6943.   Email responses to my Usenet articles will be posted at my discretion. 
  6944. Comoderator: sci.psychology.psychotherapy.moderated          Atheist# 683
  6945.                      Syndicate Section III - Number 1
  6946.  
  6947. The ancient Poets animated all sensible objects with Gods of Geniuses,
  6948. calling them by the names and adorning them with the properties of
  6949. woods, rivers, mountains, lakes, cities, nations, and whatever their
  6950. enlarged & numerous senses could perceive. And particularly they
  6951. studied the genius of each city & country, placing it under its mental
  6952. deity. Till a system was formed, which some took advantage of and
  6953. enslav'd the vulgar by attempting to realize or abstract the mental
  6954. deities from their objects; thus began Priesthood. Choosing forms of
  6955. worship from poetic tales. And at length they pronounc'd that the Gods
  6956. had order'd such things. Thus men forgot that all deities reside in
  6957. the human breast.
  6958.     - William Blake  "The Marriage Of Heaven And Hell"
  6959.  
  6960. --- WtrGate+ v0.93.p7 sn 165
  6961.  * Origin: Usenet: his very own desk! (1:109/42)
  6962.  
  6963. +----------------------------------------------------------------------------+
  6964.  
  6965. From: jdc0014@InfoNET.st-johns.nf.ca                    18-Nov-99 02:37:16
  6966.   To: All                                               18-Nov-99 21:42:12
  6967. Subj: Re: Lost Multisession CD Reading , WAS: Best Rewritable CD for OS2
  6968.  
  6969. From: jdc0014@InfoNET.st-johns.nf.ca (John Hong)
  6970.  
  6971. Anssi Saari (as@sci.fi) wrote:
  6972.  
  6973. : > I also seem to have lost the ability for my "Cyberdrive" IDE 12X CD-Rom to
  6974. : > read multisession
  6975. : > Photo CD's .(Warp 4 FP 12 and several FP before that)
  6976. : > If the change is due to the os2cdrom.dmd how might I get it back?
  6977. : > 
  6978. : > (The cd-rom will read multisession cd's in Wind98.)
  6979. : >  It is a minor inconveinience but I have been wondering what happened.
  6980.  
  6981. : As far as I know, the problem I described concerns SCSI drives
  6982. : only. But, maybe you can edit "Cyberdrive" or whatever your drive
  6983. : identifies itself as into os2cdrom.dmd and see if it makes a
  6984. : difference.
  6985.  
  6986.     Anyone tried using the OS2CDROM.DMD replacement driver?  It's at 
  6987. hobbes.  Normally has a "jj....zip" in front of its file name.
  6988.  
  6989.  
  6990. --- WtrGate+ v0.93.p7 sn 165
  6991.  * Origin: Usenet: St. John's InfoNET (1:109/42)
  6992.  
  6993. +----------------------------------------------------------------------------+
  6994.  
  6995. From: stjen@prodigy.net                                 17-Nov-99 22:07:19
  6996.   To: All                                               18-Nov-99 21:42:12
  6997. Subj: Re: NS4.61 turns all of the pictures blue...
  6998.  
  6999. From: Scott Tietjen <stjen@prodigy.net>
  7000.  
  7001. Nope -- I've only got an older 1MB video card, and it barely has enough
  7002. for 1024x768 at I believe 256 colors.  (For those who care, the rest of
  7003. the box is a 486DX33 motherboard with an Evergreen 133 replacement
  7004. processor, 32MB memory.)
  7005.     -- Scott
  7006.  
  7007.  
  7008. Thomas Kellerer wrote:
  7009. > Are you using TrueColor? (16M colors?) When I was using TrueColor I had
  7010. > the same effect. After switching back to 65535 colors everything worked
  7011. > fine (the main reason for switching back were several crashes of
  7012. > Netscape, which were gone too)
  7013. > Regards
  7014. > Thomas
  7015.  
  7016. --- WtrGate+ v0.93.p7 sn 165
  7017.  * Origin: Usenet: Prodigy Internet http://www.prodigy.com (1:109/42)
  7018.  
  7019. +----------------------------------------------------------------------------+
  7020.  
  7021. From: vcdrt@netaxs.com                                  18-Nov-99 03:07:12
  7022.   To: All                                               18-Nov-99 21:42:12
  7023. Subj: FileManager\2 lockups
  7024.  
  7025. From: vcdrt@netaxs.com (Stephen Gaspar)
  7026.  
  7027. I used FM/2 on my old computer (Warp 4, no FPs) daily without problems. 
  7028. On my new box (FP9) FM/2 locks mouse and keyboard as soon as the mouse
  7029. passes over any control button in the FM/2 window.  Can't even get into
  7030. WatchCat or do CAD, or get register information.  Tried FM/2 v.2.56 and
  7031. 3.01, same story with both.  The only WPS add-on running is FMTASKBAR. 
  7032.  
  7033. I mailed the author of FM/2 about this, but no reply.  
  7034.  
  7035. Has anybody else heard of FM/2 freezing the system?   Any suggestions to
  7036. make it work right?  I'm pretty attached to the program, once I finally
  7037. got used to it, and would hate to give it up.
  7038.  
  7039.  
  7040. -- 
  7041. Steve Gaspar         ***********************************************
  7042. Philadelphia         **************** I HAS SPOKEN  ****************
  7043. vcdrt@netaxs.com     ******************    -- Mammy Yokum    *******
  7044.  
  7045. --- WtrGate+ v0.93.p7 sn 165
  7046.  * Origin: Usenet: Net Access - Philadelphia's original ISP (1:109/42)
  7047.  
  7048. +----------------------------------------------------------------------------+
  7049.  
  7050. From: stjen@prodigy.net                                 17-Nov-99 22:16:16
  7051.   To: All                                               18-Nov-99 21:42:13
  7052. Subj: Re: isp's & os/2
  7053.  
  7054. From: Scott Tietjen <stjen@prodigy.net>
  7055.  
  7056. I myself use Prodigy Internet.  The problem, of course, is that to sign
  7057. up for the service the first time, you've got to be on a Win95 machine,
  7058. as their software doesn't grok OS/2 under any circumstances.  However,
  7059. once you get over that hurdle (it can be a borrowed machine, or one from
  7060. work if you have a modem, or whatever is available), it's been a breeze
  7061. to use Injoy to dial in (99.9% connection at 53.3KBPS), Netscape for
  7062. most everything else, the rest of the IBM tools work fine (recommend the
  7063. Lan versions over the Modem versions).  Plus, if you prepay a year in
  7064. advance, you get unlimited service for $15.70 a month ($189 a year), and
  7065. local phone number all around the country -- hopefully in your area. 
  7066. 1-800-PRODIGY, or http://www.prodigy.net
  7067. Good luck.
  7068.     -- Scott Tietjen
  7069.  
  7070.  
  7071. jchell@attglobal.net wrote:
  7072. > I am a former user of ibm.net, now attglobal, and am looking for another
  7073. > isp that supports os/2 or has shareware/freeware that would allow me to
  7074. > use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  7075. > already found out that they will time disconnect while I'm downloading a
  7076. > file and nothing else; ibm.net didn't do that.
  7077. > Help
  7078. > What are my options?  Point me to the faq if there is one?
  7079. > johnny chell
  7080.  
  7081. --- WtrGate+ v0.93.p7 sn 165
  7082.  * Origin: Usenet: Prodigy Internet http://www.prodigy.com (1:109/42)
  7083.  
  7084. +----------------------------------------------------------------------------+
  7085.  
  7086. From: letoured@nospam.net                               17-Nov-99 19:39:10
  7087.   To: All                                               18-Nov-99 21:42:13
  7088. Subj: Re: Best Rewritable CD for OS2
  7089.  
  7090. From: letoured@nospam.net
  7091.  
  7092. >So is there anyone who "wants to stick their neck out" and tell me "in
  7093. >their opinion" which is the best RWCD for OS2?
  7094.  
  7095. What do you expect people to say? If a drive works, it works.  Figure out
  7096. the software you want to use, and pick a supported drive.
  7097.  
  7098.  
  7099.  
  7100. _____________
  7101. Ed Letourneau <letoured@sover.net>
  7102.  
  7103. --- WtrGate+ v0.93.p7 sn 165
  7104.  * Origin: Usenet: bCandid - Powering the world's discussions - http
  7105. (1:109/42)
  7106.  
  7107. +----------------------------------------------------------------------------+
  7108.  
  7109. From: bjos@vid.net                                      17-Nov-99 22:43:25
  7110.   To: All                                               18-Nov-99 21:42:13
  7111. Subj: Re: isp's & os/2
  7112.  
  7113. From: "Arnold Jones" <bjos@vid.net>
  7114.  
  7115. Scott Tietjen <stjen@prodigy.net> wrote in message
  7116. news:38336F90.CC5752BF@prodigy.net...
  7117. > I myself use Prodigy Internet.  The problem, of course, is that to sign
  7118. > up for the service the first time, you've got to be on a Win95 machine,
  7119. > as their software doesn't grok OS/2 under any circumstances
  7120.  
  7121.  
  7122. Pay Prodigy and get from them a user name and password, their dial-up phone
  7123. number (make sure it's a local phone number), DNS number, mailhost
  7124. (000.000.000.000), and news server (000.000.000.000). Once you have all this
  7125. information, you add the new account in "Dial Other Internet Providers" (I
  7126. think that's what is called). That's all there is to it. I've done this with
  7127. an ISP who didn't know what OS/2 is, and it worked.
  7128.  
  7129. Though, on the other hand, if you do get Win9X, Internet Explorer 5 with
  7130. Outlook Express, you may never again go back to surf the net  with OS/2 and
  7131. Netscape because the above mentioned products are by far faster and better
  7132. than Netscape ever was IMHO.
  7133.  
  7134.  
  7135. --- WtrGate+ v0.93.p7 sn 165
  7136.  * Origin: Usenet: Ameritech.Net www.ameritech.net  Complaints: abus
  7137. (1:109/42)
  7138.  
  7139. +----------------------------------------------------------------------------+
  7140.  
  7141. From: lifedata@xxvol.com                                17-Nov-99 23:16:25
  7142.   To: All                                               18-Nov-99 21:42:13
  7143. Subj: Re: Major Update of MR/2 ICE Coming!
  7144.  
  7145. From: lifedata@xxvol.com
  7146.  
  7147. postmaster@[127.0.0.1] said:
  7148. >>Version 2.0 will be registerable by first-time users at a cost of $40 US. 
  7149. >>Existing, registered v1.x users can upgrade for $20 US using the
  7150. >>"upreg.doc" file included with the distribution zip file.  Site license
  7151. >>upgrades will be available.  
  7152.  
  7153. >Okay, Nick.  I'm in!
  7154.  
  7155. I'm in too.
  7156.  
  7157. >Just say when and where to send the check.
  7158.  
  7159. I understand it will be at BMT shortly.
  7160.  
  7161. Jim L
  7162. Remove XX from address to Email
  7163. Crooks and kooks will get guns regardless of laws.
  7164.  
  7165.  
  7166. --- WtrGate+ v0.93.p7 sn 165
  7167.  * Origin: Usenet: bCandid - Powering the world's discussions - http
  7168. (1:109/42)
  7169.  
  7170. +----------------------------------------------------------------------------+
  7171.  
  7172. From: tholenantispam@hawaii.edu                         18-Nov-99 04:35:00
  7173.   To: All                                               18-Nov-99 21:42:13
  7174. Subj: Re: isp's & os/2
  7175.  
  7176. From: tholenantispam@hawaii.edu (Dave Tholen)
  7177.  
  7178. Scott Tietjen writes:
  7179.  
  7180. > the rest of the IBM tools work fine (recommend the Lan versions over
  7181. > the Modem versions).
  7182.  
  7183. My understanding is that the LAN versions are the same as the Modem
  7184. versions.  The difference is that a little program (LINKUP.EXE) is run
  7185. to check for a network connection before launching the tool, whose
  7186. executable file name is given as an argument to LINKUP.
  7187.  
  7188. --- WtrGate+ v0.93.p7 sn 165
  7189.  * Origin: Usenet: IFA B-111 (1:109/42)
  7190.  
  7191. +----------------------------------------------------------------------------+
  7192.  
  7193. From: merlin@blackpalace.com                            18-Nov-99 04:57:24
  7194.   To: All                                               18-Nov-99 21:42:13
  7195. Subj: Re: Netscape Team:  FIX THIS!
  7196.  
  7197. From: merlin@blackpalace.com (Merlin)
  7198.  
  7199. In message <3832B1FA.F68456A5@hal-pc.org> - Marvin Volz <mtve@hal-pc.org>
  7200. writes:
  7201. :>
  7202. :>Under "View" have you checked "Wrap Long Lines?"
  7203.  
  7204. huh?  exactly where is this?
  7205.  
  7206.  
  7207. :>
  7208. :>MTV
  7209. :>
  7210. :>Jeff Welton wrote:
  7211. :>
  7212. :>> I like to peruse the latest job listings at:
  7213. :>>
  7214. :>> http://www.sfna.com/cgi-bin/employment.pl
  7215. :>>
  7216. :>> but when using Communicator/2 v4.61 the listings
  7217. :>> run off the right side of the screen.  They should
  7218.  
  7219.  
  7220.  
  7221. page loads fine for me here..  what screen res are you at.  I'm at 1280x1024
  7222. and actually, there's white space on either side of the listings...
  7223.  
  7224.  
  7225.  
  7226.  
  7227. __________________________________
  7228. merlin of OS/2 on Merlin, fp12,
  7229.   TCP/IP 4.1, Java 1.1.8
  7230.        Emtec News
  7231.    www.blackpalace.com
  7232. merlin@blackpalace.com ICQ 245937
  7233. __________________________________
  7234.  
  7235. --- WtrGate+ v0.93.p7 sn 165
  7236.  * Origin: Usenet: Camelot (1:109/42)
  7237.  
  7238. +----------------------------------------------------------------------------+
  7239.  
  7240. From: murdoctor@ausNOSPAMtin.rr.com                     18-Nov-99 05:25:02
  7241.   To: All                                               18-Nov-99 21:42:13
  7242. Subj: Re: Netscape Team:  FIX THIS!
  7243.  
  7244. From: "Jeffrey S. Kobal" <murdoctor@ausNOSPAMtin.rr.com>
  7245.  
  7246. Jeff Welton wrote:
  7247.  
  7248. > I like to peruse the latest job listings at:
  7249. >
  7250. > http://www.sfna.com/cgi-bin/employment.pl
  7251. >
  7252. > but when using Communicator/2 v4.61 the listings
  7253. > run off the right side of the screen.  They should
  7254. > wrap at the right screen edge.
  7255.  
  7256. This would depend on the size of your browser window.
  7257. The tables on the listing-pages are hard-coded to 600
  7258. pixels wide; if your window is narrower than 600 pixels,
  7259. the page will run off the right side of the window, with
  7260. a scrollbar to view what won't fit within the window.
  7261.  
  7262. Jeffrey S. Kobal
  7263. IBM Corporation
  7264.  
  7265.  
  7266. --- WtrGate+ v0.93.p7 sn 165
  7267.  * Origin: Origin Line 1 Goes Here (1:109/42)
  7268.  
  7269. +----------------------------------------------------------------------------+
  7270.  
  7271. From: whonea@codenet.net                                17-Nov-99 22:42:20
  7272.   To: All                                               18-Nov-99 21:42:13
  7273. Subj: Re: Netscape Team:  FIX THIS!
  7274.  
  7275. From: whonea@codenet.net (Will Honea)
  7276.  
  7277. On Wed, 17 Nov 1999 07:59:50, Jeff Welton <j.welton@mailcity.com> 
  7278. wrote:
  7279.  
  7280. > I like to peruse the latest job listings at:
  7281. > http://www.sfna.com/cgi-bin/employment.pl
  7282. > but when using Communicator/2 v4.61 the listings
  7283. > run off the right side of the screen.  They should
  7284. > wrap at the right screen edge.  
  7285. > I complained to to the SFGate webmaster but he
  7286. > says there is no problem that he can see.  He says
  7287. > the problem is attributable to Communicator/2 
  7288. > version 4.61.
  7289. > So I fired up NS v2.02 and took a look.  It's true!  
  7290. > In NS v2.02 the job listings display correctly and
  7291. > the text information wraps itself mid-screen!
  7292. > Before a refresh is issued I am asking the Netscape
  7293. > Team (Mike Kapley, et all) to check out this problem
  7294. > associated with v4.61 and correct it as quickly as
  7295. > possible.  If it is happening here then it must be 
  7296. > happening at other sites too.
  7297. > Jeff
  7298.  
  7299. Not to be contrary, but 4.61 handled word wraps on that listing from 
  7300. courier/NT Roman 8 pt to 20 pt with wraps adjusting according to the 
  7301. font.  It did run over at 24 pt but at that size the search dialog 
  7302. boxes on Hobbes are at least half off the screen and I get something 
  7303. like 7 or 8 lines of text top to bottom on a page.
  7304.  
  7305. Will Honea <whonea@codenet.net>
  7306.  
  7307. --- WtrGate+ v0.93.p7 sn 165
  7308.  * Origin: Origin Line 1 Goes Here (1:109/42)
  7309.  
  7310. +----------------------------------------------------------------------------+
  7311.  
  7312. From: moschleg@erols.com                                18-Nov-99 00:56:16
  7313.   To: merlin@blackpalace.com                            18-Nov-99 21:42:13
  7314. Subj: Re: Netscape Team:  FIX THIS!
  7315.  
  7316. To: merlin@blackpalace.com
  7317. From: Mark Schlegel <moschleg@erols.com>
  7318.  
  7319. Merlin wrote:
  7320. > In message <3832B1FA.F68456A5@hal-pc.org> - Marvin Volz <mtve@hal-pc.org>
  7321. > writes:
  7322. > :>
  7323. > :>Under "View" have you checked "Wrap Long Lines?"
  7324. > huh?  exactly where is this?
  7325.  
  7326. "Wrep Long Lines" on my copy of Comm 4.61 GA is the sixth
  7327. menu item on the View pull-down, just under "View Attachment Inline"
  7328. Where the View is the third menu item from the left on the main bar.
  7329.  
  7330. Isn't it like that on yours?
  7331.  
  7332. mark
  7333.  
  7334.  
  7335. > merlin of OS/2 on Merlin, fp12,
  7336.  
  7337. --- WtrGate+ v0.93.p7 sn 165
  7338.  * Origin: Origin Line 1 Goes Here (1:109/42)
  7339.  
  7340. +----------------------------------------------------------------------------+
  7341.  
  7342. From: jtd_nospam@pgh_nospam.net                         18-Nov-99 01:02:05
  7343.   To: All                                               18-Nov-99 21:42:13
  7344. Subj: Need process killer, priority changer, desktop restart
  7345.  
  7346. From: "John Dow" <jtd_nospam@pgh_nospam.net>
  7347.  
  7348. I have Process Commander and CAD Commander, both of which are getting
  7349. obsolete. 
  7350. There's a lot of discusion about PC not working well with Warp 4 FP 12. No
  7351. discussion of 
  7352. CAD Commander, but it doesn't seem it's been upgraded for a while either.
  7353.  
  7354. My question is, what should I use in order to:
  7355.  
  7356. 1) kill processes
  7357. 2) change priorities (PC's IDLE still usable?)
  7358. 3) restart the desktop
  7359.  
  7360. John
  7361.  
  7362.  
  7363. --- WtrGate+ v0.93.p7 sn 165
  7364.  * Origin: Usenet: Stargate Industries, LLC (1:109/42)
  7365.  
  7366. +----------------------------------------------------------------------------+
  7367.  
  7368. From: robin.hinde@nzpca.org.nz                          18-Nov-99 17:50:00
  7369.   To: All                                               18-Nov-99 21:42:13
  7370. Subj: Re: Netscape Team:  FIX T
  7371.  
  7372. From: robin.hinde@nzpca.org.nz (ROBIN HINDE)
  7373.  
  7374. Jeff Welton <j.welton@mailcity.com> wrote:
  7375.  
  7376. JW>I like to peruse the latest job listings at:
  7377.  
  7378. JW>http://www.sfna.com/cgi-bin/employment.pl
  7379.  
  7380. JW>but when using Communicator/2 v4.61 the listings
  7381. JW>run off the right side of the screen.  They should
  7382. JW>wrap at the right screen edge.
  7383.  
  7384. Same problem as I asked about weeks ago - viewing
  7385. http://www.theregister.co.uk gives exactly the same fault. Nobody else
  7386. comfirmed the same fault, so I've basically stuck with 2.02 as a
  7387. result and assumed I'd have to live with that.
  7388.  
  7389. Good to hear this problem isn't unique to my system, but I would ask
  7390. more politely if I was going to ask for it to be fixed :-)
  7391.  
  7392. cheers
  7393.  
  7394. ---
  7395.  * OLX 2.1 TD * (robin.hinde@nzpca.org.nz      3:771/1680)
  7396.  
  7397. --- WtrGate+ v0.93.p7 sn 165
  7398.  * Origin: Usenet: MegaBaud BBS, NZPCA, Wellington, New Zealand, 64-
  7399. (1:109/42)
  7400.  
  7401. +----------------------------------------------------------------------------+
  7402.  
  7403. From: horseman@ibm.net                                  17-Nov-99 16:51:28
  7404.   To: All                                               18-Nov-99 21:42:13
  7405. Subj: Re: Best Rewritable CD for OS2
  7406.  
  7407. From: Tony Wright <horseman@ibm.net>
  7408.  
  7409. davidb@magicnet.net wrote:
  7410.  
  7411. > In <asogcy53hv.fsf@sci.fi>, Anssi Saari <as@sci.fi> writes:
  7412. >
  7413. > So please share with us, how did you patch it?
  7414.  
  7415. Probably with trivial ease....While you await the definitive answer why not
  7416. indulge in some initiative, a little dangerous adventure perhaps and
  7417. experiment yourself?
  7418. By inference from Anssi's statement: Take a hex editor (after backing up
  7419. original OS2CDROM.DMD first and ensuring your alternative means to boot are
  7420. still functional<g>) look near top of file and observe first section with
  7421. the brand names listed in 8 byte field padded with blanks and delimited by
  7422. null and then next section for make/model with 24 byte fields again padded
  7423. with blanks and delimited with null.
  7424. Select brand you're not using and overtype ensuring correct padding and
  7425. field length retained. Optionally (cos I'm obviously guessing<vbg>) do same
  7426. with make/model if necessary.....
  7427. Ensure relevant Device Manager driver is renamed/used and reboot......
  7428.  
  7429. In the unlikely event your system gets utterly shafted, then make a mental
  7430. note to be a little more methodical in your backup philosophy next
  7431. time<g>....
  7432.  
  7433. > David
  7434. >
  7435. > >gsinger@nospam.home.com (Gideon Singer) writes:
  7436. > >
  7437. > >> I am planning on installing a RWCD in the new year. Is there any
  7438. > >> consensuse as to which is the best unit to install for OS2/W98 setup?
  7439. > >
  7440. > >I don't think so. I like my Ricoh MP7040S since it's software
  7441. > >upgradeble to 7060S, i.e. from 4x writing to 6x writing. Probably hard
  7442. > >to find now though, since the 7060 has replaced the 7040.
  7443. > >
  7444. > >It does have one problem, though. I couldn't read multi-session CDs in
  7445. > >the Ricoh in OS/2. That is, until I patched os2cdrom.dmd. For some
  7446. > >reason, that file contains a list of drive brands and if your drive
  7447. > >brand, isn't on the list, OS/2 only shows the first session on a
  7448. > >multi-session disc.
  7449.  
  7450. Ah well done Mr Saari! - you appear to have identified the cause of that
  7451. specific restriction that I futilely intimated to Sam Deitweiler over a year
  7452. ago without any success.....<vbg>.He presumably deemed it so obvious that it
  7453. didn't warrant an answer and the person I was setting it up for was quite
  7454. satisfied with shuffling drivers around as a kludgy solution! :-(
  7455.  
  7456. > I understand this 'problem' concerns Yamaha drives
  7457. > >as well.
  7458.  
  7459. and Phillips....and Hew... and... <g>
  7460.  
  7461. > >
  7462. > >Available CD writing software isn't much for OS/2. There's RSJ, which
  7463. > >is expensive and for SCSI drives there's a Unix port, cdrecord.
  7464.  
  7465. The "inference" above that RSJ was not for SCSI drives was presumably not
  7466. intended I hope and purely just my comprehension problem in young Anssi's
  7467. slightly ambiguous statement?Presumably "available" implies you can no
  7468. longer obtain Gear and Unite versions except via "old  stock" or
  7469. used/auctions? Unite being defunct and not knowing whether Gear still
  7470. bothers including OS/2 in it's multiplatform CD or is even still in the
  7471. business itself?
  7472. So as the same friend that I setup a CD RW for a year or so ago is having to
  7473. look at replacing his (intermittently) mechanically defective SCSI unit
  7474. soon, what OS/2 CD R/W software now comes bundled with appropriate SCSI
  7475. hardware (or IDE if he is reluctantly forced to go that route)?  I suspect
  7476. the answer is none.....but....?
  7477. Alternatively does the last Gear 3.x and Unite versions still work with some
  7478. of the more popular(Yamaha?) and reliable latest SCSI drives(albeit without
  7479. being capable of writing some of the latest recording extension formats
  7480. obviously)?
  7481.  
  7482. Now I could test a potential retailers initiative and ask them that specific
  7483. question, but I suspect I won't even get past the inevitably predictable:
  7484. "Whats OS/2, Sir?" response!...... <yawn>  :-(
  7485.  
  7486. > >
  7487. > >--
  7488. > >Anssi Saari - as@sci.fi
  7489. > >
  7490.  
  7491. --
  7492. Rgds Tony W   Email: horseman@ibm.net
  7493.  
  7494. "humanum est errare: To err is human
  7495. .... and to fail is to be a Project Manager...
  7496. ...but to foul things up completely needs a computer!"
  7497.  
  7498.  
  7499.  
  7500. --- WtrGate+ v0.93.p7 sn 165
  7501.  * Origin: Usenet: Equi-Tek CompCon (1:109/42)
  7502.  
  7503. +----------------------------------------------------------------------------+
  7504.  
  7505. From: colin@haynes97.freeserve.co.uk                    18-Nov-99 10:03:08
  7506.   To: All                                               18-Nov-99 21:42:13
  7507. Subj: Re: Netscape Team:  FIX T
  7508.  
  7509. From: colin@haynes97.freeserve.co.uk
  7510.  
  7511. I see the same problem with The Register if that's any help - multiple
  7512. machines, multiple display drivers.
  7513.  
  7514. Colin Haynes
  7515.  
  7516. On Thu, 18 Nov 1999 05:50:00, robin.hinde@nzpca.org.nz (ROBIN HINDE) 
  7517. wrote:
  7518.  
  7519. > Jeff Welton <j.welton@mailcity.com> wrote:
  7520. > JW>I like to peruse the latest job listings at:
  7521. > JW>http://www.sfna.com/cgi-bin/employment.pl
  7522. > JW>but when using Communicator/2 v4.61 the listings
  7523. > JW>run off the right side of the screen.  They should
  7524. > JW>wrap at the right screen edge.
  7525. > Same problem as I asked about weeks ago - viewing
  7526. > http://www.theregister.co.uk gives exactly the same fault. Nobody else
  7527. > comfirmed the same fault, so I've basically stuck with 2.02 as a
  7528. > result and assumed I'd have to live with that.
  7529. > Good to hear this problem isn't unique to my system, but I would ask
  7530. > more politely if I was going to ask for it to be fixed :-)
  7531. > cheers
  7532. > ---
  7533. >  * OLX 2.1 TD * (robin.hinde@nzpca.org.nz      3:771/1680)
  7534.  
  7535.  
  7536. --- WtrGate+ v0.93.p7 sn 165
  7537.  * Origin: Usenet: UUNET WorldCom server (post doesn't reflect views
  7538. (1:109/42)
  7539.  
  7540. +----------------------------------------------------------------------------+
  7541.  
  7542. From: uliw@erdw.ethz.ch                                 18-Nov-99 11:32:06
  7543.   To: All                                               18-Nov-99 21:42:13
  7544. Subj: Re: Palm Pilot
  7545.  
  7546. From: uliw@erdw.ethz.ch
  7547.  
  7548.     Brad>     However, as a first step someone could use such a
  7549.     Brad> dbase class to allow for import/export of whole address
  7550.     Brad> books and date books etc., and the add synchronization logic
  7551.     Brad> later to handle how new, modified and deleted records are
  7552.     Brad> synchronized.
  7553.  
  7554.     Brad>     If you know where this dbase class is available,
  7555.     Brad> please let me know :).
  7556.  
  7557.         http://www.leo.org/pub/comp/os/os2/leo/database/index.html
  7558.  
  7559. description is at
  7560.  
  7561. http://www.leo.org/cgi-bin/leo-peek.pl/pub/comp/os/os2/leo/
  7562.         database/xdbfj18f.zip?xbasej/readme
  7563.  
  7564. it is unfortunatly not free :-(
  7565.  
  7566.         Uli
  7567. -- 
  7568.     Uli Wortmann           Fax (Switzerland) (1) 632  1080
  7569.     Dept. of Geology       Fon                        3694
  7570.     ETH-Zuerich    http://www.erdw.ethz.ch/~bonk/bonk.html
  7571.     Visit the SPOC-team at http://www.spoc.ethz.ch
  7572.  
  7573. --- WtrGate+ v0.93.p7 sn 165
  7574.  * Origin: Usenet: Dept. of Geology, ETH-Zuerich (1:109/42)
  7575.  
  7576. +----------------------------------------------------------------------------+
  7577.  
  7578. From: noospam@ibm.net                                   18-Nov-99 11:56:17
  7579.   To: All                                               18-Nov-99 21:42:13
  7580. Subj: Re: Netscape Team:  FIX THIS!
  7581.  
  7582. From: "Simon Gronlund" <noospam@ibm.net>
  7583.  
  7584. On Thu, 18 Nov 1999 00:56:33 -0500, Mark Schlegel wrote:
  7585.  
  7586. :>Merlin wrote:
  7587. :>> 
  7588. :>> In message <3832B1FA.F68456A5@hal-pc.org> - Marvin Volz <mtve@hal-pc.org>
  7589. :>> writes:
  7590. :>> :>
  7591. :>> :>Under "View" have you checked "Wrap Long Lines?"
  7592. :>> 
  7593. :>> huh?  exactly where is this?
  7594. :>
  7595. :>"Wrep Long Lines" on my copy of Comm 4.61 GA is the sixth
  7596. :>menu item on the View pull-down, just under "View Attachment Inline"
  7597. :>Where the View is the third menu item from the left on the main bar.
  7598. :>
  7599. :>Isn't it like that on yours?
  7600.  
  7601. Open up the browser window, there is not this option. Wrap option is found
  7602. under Messenger though. But if that option works with the browser I don't
  7603. know ;-)
  7604.  
  7605. Simon
  7606.  
  7607.  
  7608. ===========================================================================
  7609. Simon Grönlund                         |  Member of Swedish OS/2 User Group
  7610. Home: simgron@ibm.net                  |  http://www.os2ug.se/
  7611. KTH:  d97-sgr@d.kth.se
  7612. WWW:  http://www.d.kth.se/~d97-sgr/
  7613. Computer Science @ Royal Institute of Technology
  7614.  
  7615.  
  7616. --- WtrGate+ v0.93.p7 sn 165
  7617.  * Origin: Usenet: Computer Science @ Royal Intitute of Tecnology (1:109/42)
  7618.  
  7619. +----------------------------------------------------------------------------+
  7620.  
  7621. From: locutus@mailcity.com                              18-Nov-99 14:04:05
  7622.   To: All                                               18-Nov-99 21:42:13
  7623. Subj: Re: os/2 under linux, win9x or NT
  7624.  
  7625. From: locutus@mailcity.com (Anthony)
  7626.  
  7627. <michael.wagner@pcservices.at> wrote:
  7628. >Hi folks,
  7629. >
  7630. >is there a possibility to run os/2 appl (32Bit). under linux, win9x or NT.
  7631. >-Because I have a very big customer who has to provide the possibility to
  7632. >run win32 and os/2 appl. on the same machine.
  7633. >-OS/2 as desktop platform is death! I have this info from IBM directly. I
  7634. >think there must be a lot of another companies with the same problem
  7635. >
  7636. >vmware dose not support os2 yet(if enough interested party are asking for
  7637. >vmware will build in the os/2 support),
  7638. >bochs doese also not support os2 (I've no statement from bochs at present).
  7639. >.
  7640. >is there something else?.
  7641.  
  7642. First of all, vmware doesnt seems to know what kind of O/S you are
  7643. booting in it.  I have seen people running MacOS, Windows9x, NT
  7644. in vmware under Linux - you just have to have at least 128M ram and
  7645. a 500Mhz+ processor.
  7646.  
  7647. The "vmware does not support os/2" thing probably means there
  7648. is no OS/2 binary for vmware. 
  7649.  
  7650. --- WtrGate+ v0.93.p7 sn 165
  7651.  * Origin: Usenet: Cyber Express Communications (using Airnews.net!)
  7652. (1:109/42)
  7653.  
  7654. +----------------------------------------------------------------------------+
  7655.  
  7656. From: wayne@SPAM.tkb.att.ne.jp                          18-Nov-99 19:17:20
  7657.   To: All                                               18-Nov-99 21:42:14
  7658. Subj: Re: Netscape Team:  FIX THIS!
  7659.  
  7660. From: "Wayne Bickell" <wayne@SPAM.tkb.att.ne.jp>
  7661.  
  7662. On Thu, 18 Nov 1999 00:56:33 -0500, Mark Schlegel wrote:
  7663.  
  7664. :>"Wrep Long Lines" on my copy of Comm 4.61 GA is the sixth
  7665. :>menu item on the View pull-down, just under "View Attachment Inline"
  7666. :>Where the View is the third menu item from the left on the main bar.
  7667. :>
  7668. :>Isn't it like that on yours?
  7669. :>
  7670. :>mark
  7671.  
  7672. I have neither "Wrep Long Lines" (sic) nor "View Attachment
  7673. Inline" under the View menu in my copy of Comm 4.61
  7674.  
  7675. Cheers
  7676.  
  7677. Wayne
  7678.  
  7679. ******************************************************
  7680. Wayne Bickell
  7681. Tokyo, Japan
  7682. wayne@tkb.att.ne.jp
  7683. ******************************************************
  7684.            Posted with PMINews 2 for OS/2
  7685.   Running on OS/2 Warp 4 (UK)  + FixPak 9
  7686. ******************************************************
  7687.  
  7688.  
  7689.  
  7690. --- WtrGate+ v0.93.p7 sn 165
  7691.  * Origin: Usenet: AT&T Internet Service (1:109/42)
  7692.  
  7693. +----------------------------------------------------------------------------+
  7694.  
  7695. From: kenkahn@aol.com                                   18-Nov-99 13:00:23
  7696.   To: All                                               18-Nov-99 21:42:14
  7697. Subj: Re: Difference of Warp4 and Warp for e-commerce?
  7698.  
  7699. From: kenkahn@aol.com (Kenkahn)
  7700.  
  7701. >What is the difference between Warp 4 and OS/2 Server SMP for
  7702. >e-Commerce?
  7703.  
  7704. Other than the extra LAN/Network 'stuff' that comes with it, WARP Server
  7705. for E-Business (aka Aurora) is WARP4 at the FixPack 10 level.
  7706.  
  7707. --- WtrGate+ v0.93.p7 sn 165
  7708.  * Origin: Usenet: AOL http://www.aol.com (1:109/42)
  7709.  
  7710. +----------------------------------------------------------------------------+
  7711.  
  7712. From: lsunley@mb.sympatico.ca                           18-Nov-99 14:46:09
  7713.   To: All                                               18-Nov-99 23:54:08
  7714. Subj: Re: Difference of Warp4 and Warp for e-commerce?
  7715.  
  7716. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  7717.  
  7718. On Thu, 18 Nov 1999 13:00:47, kenkahn@aol.com (Kenkahn) wrote:
  7719.  
  7720. > >What is the difference between Warp 4 and OS/2 Server SMP for
  7721. > >e-Commerce?
  7722. > Other than the extra LAN/Network 'stuff' that comes with it, WARP Server
  7723. > for E-Business (aka Aurora) is WARP4 at the FixPack 10 level.
  7724.  
  7725. Warp 4 does not have SMP support.
  7726. WSeB has SMP support
  7727.  
  7728. Warp 4 does not have the JFS file system
  7729. WSeB has JFS
  7730.  
  7731. Warp 4 has the bonus pack of applications
  7732. WSeB does not have the bonus pack
  7733.  
  7734. Warp 4 costs 260 US$
  7735. WSeB costs 1700 US$
  7736.  
  7737. Warp 4 supports 512 MByte application address space
  7738. WSeB supports 3 GByte application address space
  7739.  
  7740. Lorne Sunley
  7741.  
  7742.  
  7743. --- WtrGate+ v0.93.p7 sn 165
  7744.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  7745.  
  7746. +----------------------------------------------------------------------------+
  7747.  
  7748. From: alex@eddie.cis.uoguelph.ca                        18-Nov-99 15:36:09
  7749.   To: All                                               18-Nov-99 23:54:09
  7750. Subj: Re: Difference of Warp4 and Warp for e-commerce?
  7751.  
  7752. From: alex@eddie.cis.uoguelph.ca (Alex Taylor)
  7753.  
  7754. On Thu, 18 Nov 1999 14:46:19 GMT, Lorne Sunley <lsunley@mb.sympatico.ca>
  7755. wrote:
  7756. > > >What is the difference between Warp 4 and OS/2 Server SMP for
  7757. > > >e-Commerce?
  7758. > > 
  7759. > > Other than the extra LAN/Network 'stuff' that comes with it, WARP Server
  7760. > > for E-Business (aka Aurora) is WARP4 at the FixPack 10 level.
  7761. > Warp 4 does not have SMP support.
  7762. > WSeB has SMP support
  7763. > Warp 4 does not have the JFS file system
  7764. > WSeB has JFS
  7765. > Warp 4 has the bonus pack of applications
  7766. > WSeB does not have the bonus pack
  7767. > Warp 4 costs 260 US$
  7768. > WSeB costs 1700 US$
  7769. > Warp 4 supports 512 MByte application address space
  7770. > WSeB supports 3 GByte application address space
  7771.  
  7772. Just to add a few more, based on IBM's documentation...
  7773.  
  7774. Warp 4 does not support booting past the 1024-cylinder boundary.
  7775. WSeB supports booting past the 1024-cylinder boundary (anyone confirm this?).
  7776.  
  7777. Warp 4 has OpenDoc, VoiceType, Ultimedia.
  7778. WSeB has none of the above.
  7779.  
  7780. Warp 4 gives its version as 4.0 plus service level.
  7781. WSeB gives its version as 4.5 (plus service level).
  7782.  
  7783. According to rumour, WSeB supports Joliet-3 CDs.  Warp 4 did not as of
  7784. FixPak 10 (not sure if it does now, though).
  7785.  
  7786.  
  7787. This is fun, any more? 
  7788.  
  7789. -- 
  7790. -----------------------------------------------------------------
  7791.  Alex Taylor                  BA - CIS - University of Guelph
  7792.  alex@eddie.cis.uoguelph.ca   http://eddie.cis.uoguelph.ca/~alex
  7793. -----------------------------------------------------------------
  7794.  
  7795. --- WtrGate+ v0.93.p7 sn 165
  7796.  * Origin: Usenet: @Home Network Canada (1:109/42)
  7797.  
  7798. +----------------------------------------------------------------------------+
  7799.  
  7800. From: reply_to_the_newsgroup@please.com                 18-Nov-99 15:47:18
  7801.   To: All                                               18-Nov-99 23:54:09
  7802. Subj: Re: Netscape Team:  FIX T
  7803.  
  7804. From: Wim Wauters <reply_to_the_newsgroup@please.com>
  7805.  
  7806.  
  7807. ROBIN HINDE wrote:
  7808. Jeff Welton <j.welton@mailcity.com> wrote:
  7809.  
  7810. JW>I like to peruse the latest job listings at:
  7811.  
  7812. JW>http://www.sfna.com/cgi-bin/employment.pl
  7813.  
  7814. JW>but when using Communicator/2 v4.61 the listings
  7815. JW>run off the right side of the screen.  They should
  7816. JW>wrap at the right screen edge.
  7817. > Same problem as I asked about weeks ago - viewing
  7818.  
  7819. > http://www.theregister.co.uk gives exactly the same fault. Nobody else
  7820. > comfirmed the same fault, so I've basically stuck with 2.02 as a
  7821. > result and assumed I'd have to live with that.
  7822.  
  7823. Oops ! Does it help if I confirm the above to somebody/someone ?
  7824. Let me know, I browse http://www.theregister.co.uk daily.
  7825. We are talking about the webpage not being fitted to the netscape window
  7826. with, right ?
  7827.  
  7828. OS/2 forever !
  7829.  
  7830. Wim Wauters
  7831.  
  7832. --- WtrGate+ v0.93.p7 sn 165
  7833.  * Origin: Usenet: Sirius Cybernetics Corporation (1:109/42)
  7834.  
  7835. +----------------------------------------------------------------------------+
  7836.  
  7837. From: reply_to_the_newsgroup@please.com                 18-Nov-99 15:56:19
  7838.   To: All                                               18-Nov-99 23:54:09
  7839. Subj: Re: Netscape Team:  FIX THIS!
  7840.  
  7841. From: Wim Wauters <reply_to_the_newsgroup@please.com>
  7842.  
  7843.  
  7844. Mark Schlegel wrote:
  7845.  
  7846. > Merlin wrote:
  7847. > >
  7848. > > In message <3832B1FA.F68456A5@hal-pc.org> - Marvin Volz <mtve@hal-pc.org>
  7849. > > writes:
  7850. > > :>
  7851. > > :>Under "View" have you checked "Wrap Long Lines?"
  7852. > >
  7853. > > huh?  exactly where is this?
  7854. >
  7855. > "Wrep Long Lines" on my copy of Comm 4.61 GA is the sixth
  7856. > menu item on the View pull-down, just under "View Attachment Inline"
  7857. > Where the View is the third menu item from the left on the main bar.
  7858. >
  7859. > Isn't it like that on yours?
  7860.  
  7861. That's the composer or newsreader menu.
  7862. I think the problem at hand here is about the browser (navigator itself),
  7863. and unfortunatedly there are no wrapping options for that one (not in the view
  7864. menu anyway).
  7865.  
  7866. I sometimes get it (dependant on particular pages) on www.byte.com.
  7867. The text does not wrap, so I have to cut-&-past into an editor that knows how
  7868. to rewrap text.
  7869.  
  7870. OS/2 forever !
  7871.  
  7872. Wim Wauters
  7873.  
  7874. --- WtrGate+ v0.93.p7 sn 165
  7875.  * Origin: Usenet: Sirius Cybernetics Corporation (1:109/42)
  7876.  
  7877. +----------------------------------------------------------------------------+
  7878.  
  7879. From: lsunley@mb.sympatico.ca                           18-Nov-99 16:11:10
  7880.   To: All                                               18-Nov-99 23:54:09
  7881. Subj: Re: Difference of Warp4 and Warp for e-commerce?
  7882.  
  7883. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  7884.  
  7885. On Thu, 18 Nov 1999 15:36:19, alex@eddie.cis.uoguelph.ca (Alex Taylor)
  7886. wrote:
  7887.  
  7888. > On Thu, 18 Nov 1999 14:46:19 GMT, Lorne Sunley <lsunley@mb.sympatico.ca>
  7889. wrote:
  7890. > > > >What is the difference between Warp 4 and OS/2 Server SMP for
  7891. > > > >e-Commerce?
  7892. > > > 
  7893. > > > Other than the extra LAN/Network 'stuff' that comes with it, WARP Server
  7894. > > > for E-Business (aka Aurora) is WARP4 at the FixPack 10 level.
  7895. > > 
  7896. > > Warp 4 does not have SMP support.
  7897. > > WSeB has SMP support
  7898. > > 
  7899. > > Warp 4 does not have the JFS file system
  7900. > > WSeB has JFS
  7901. > > 
  7902. > > Warp 4 has the bonus pack of applications
  7903. > > WSeB does not have the bonus pack
  7904. > > 
  7905. > > Warp 4 costs 260 US$
  7906. > > WSeB costs 1700 US$
  7907. > > 
  7908. > > Warp 4 supports 512 MByte application address space
  7909. > > WSeB supports 3 GByte application address space
  7910. > Just to add a few more, based on IBM's documentation...
  7911. > Warp 4 does not support booting past the 1024-cylinder boundary.
  7912. > WSeB supports booting past the 1024-cylinder boundary (anyone confirm
  7913. this?).
  7914. > Warp 4 has OpenDoc, VoiceType, Ultimedia.
  7915. > WSeB has none of the above.
  7916. > Warp 4 gives its version as 4.0 plus service level.
  7917. > WSeB gives its version as 4.5 (plus service level).
  7918. > According to rumour, WSeB supports Joliet-3 CDs.  Warp 4 did not as of
  7919. > FixPak 10 (not sure if it does now, though).
  7920. > This is fun, any more? 
  7921.  
  7922. Warp 4 does not have LVM
  7923. WSeB has LVM (Logical Volume Manager)
  7924. - no more magic moving drive letters
  7925.  
  7926. Lorne Sunley
  7927.  
  7928. --- WtrGate+ v0.93.p7 sn 165
  7929.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  7930.  
  7931. +----------------------------------------------------------------------------+
  7932.  
  7933. From: smariga@gte.net                                   18-Nov-99 08:20:29
  7934.   To: All                                               18-Nov-99 23:54:09
  7935. Subj: Re: isp's & os/2
  7936.  
  7937. From: Alex Smariga <smariga@gte.net>
  7938.  
  7939. On Tue, 16 Nov 1999 18:57:37 -0800, jchell@attglobal.net wrote:
  7940.  
  7941. >I am a former user of ibm.net, now attglobal, and am looking for another
  7942. >isp that supports os/2 or has shareware/freeware that would allow me to
  7943. >use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  7944. >already found out that they will time disconnect while I'm downloading a
  7945. >file and nothing else; ibm.net didn't do that.
  7946. >
  7947. >Help
  7948. >
  7949. >What are my options?  Point me to the faq if there is one?
  7950. >
  7951.  
  7952.  
  7953. Johnny,
  7954.  
  7955. Check out Earthlink.net.  Since day one, they've always supported OS/2. 
  7956. I've been with them for 5 or 6 years, and their tech support actually 
  7957. can answer os/2 questions, even listed on their help desk.
  7958.  
  7959. Alex
  7960.  
  7961.  
  7962. --- WtrGate+ v0.93.p7 sn 165
  7963.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  7964.  
  7965. +----------------------------------------------------------------------------+
  7966.  
  7967. From: klcroxen@fas.harvard.edu                          18-Nov-99 16:05:01
  7968.   To: All                                               18-Nov-99 23:54:09
  7969. Subj: Re: os/2 under linux, win9x or NT
  7970.  
  7971. From: klcroxen@fas.harvard.edu (Kevin Croxen)
  7972.  
  7973. On Thu, 18 Nov 1999 14:04:10 +0800, Anthony <locutus@mailcity.com> wrote:
  7974. >First of all, vmware doesnt seems to know what kind of O/S you are
  7975. >booting in it.  I have seen people running MacOS, Windows9x, NT
  7976. >in vmware under Linux - you just have to have at least 128M ram and
  7977. >a 500Mhz+ processor.
  7978. >
  7979. >The "vmware does not support os/2" thing probably means there
  7980. >is no OS/2 binary for vmware. 
  7981.  
  7982.  
  7983. Wrongo.... "Vmware does not support OS/2" means that OS/2 cannot 
  7984. be successfully loaded as a guest OS on Vmware 1.0 for Windows NT 
  7985. nor as a guest OS on Vmware 1.1.2 for Linux. Period.
  7986.  
  7987. And, yes, I'm a registered user of Vmware for Linux myself and have 
  7988. attempted for amusement both to install OS/2 2.x, Warp 3 & 4 in a VM 
  7989. and to boot already installed OS/2 on raw FAT partitions to go along 
  7990. with various flavors of Windows (NT and 9x) and other Linux 
  7991. distributions that I run on this fashion. Doesn't work. When Vmware says 
  7992. "no support for OS/2 at present", they mean it.
  7993.  
  7994. Cheers,
  7995.  
  7996. --Kevin  
  7997.  
  7998. --- WtrGate+ v0.93.p7 sn 165
  7999.  * Origin: Usenet: Harvard University, Cambridge, Massachusetts (1:109/42)
  8000.  
  8001. +----------------------------------------------------------------------------+
  8002.  
  8003. From: as@sci.fi                                         17-Nov-99 18:36:21
  8004.   To: All                                               18-Nov-99 23:54:09
  8005. Subj: Re: Best Rewritable CD for OS2
  8006.  
  8007. From: Anssi Saari <as@sci.fi>
  8008.  
  8009. davidb@magicnet.net writes:
  8010.  
  8011. > In <asogcy53hv.fsf@sci.fi>, Anssi Saari <as@sci.fi> writes:
  8012. > So please share with us, how did you patch it?
  8013.  
  8014. I used a hex editor and changed the first occurrence of TEXEL to
  8015. RICOH.
  8016.  
  8017. -- 
  8018. Anssi Saari - as@sci.fi
  8019.  
  8020. --- WtrGate+ v0.93.p7 sn 165
  8021.  * Origin: Usenet: Tampere University of Technology (1:109/42)
  8022.  
  8023. +----------------------------------------------------------------------------+
  8024.  
  8025. From: jkross@TIRED_OF_SPAM@oxford.net                   18-Nov-99 18:54:18
  8026.   To: All                                               18-Nov-99 23:54:09
  8027. Subj: Re: Lost Multisession CD Reading , WAS: Best Rewritable CD for OS2
  8028.  
  8029. From: jkross@TIRED_OF_SPAM@oxford.net (John Ross)
  8030.  
  8031. In message <as66z2jhk6.fsf@sci.fi> - Anssi Saari <as@sci.fi> writes:
  8032. :>
  8033. :>jkross@TIRED_OF_SPAM@oxford.net (John Ross) writes:
  8034. :>
  8035. :>> :>It does have one problem, though. I couldn't read multi-session CDs in
  8036. ::>> 
  8037. :>> I also seem to have lost the ability for my "Cyberdrive" IDE 12X CD-Rom to
  8038. :>> read multisession
  8039. :>> Photo CD's .(Warp 4 FP 12 and several FP before that)
  8040. :>> If the change is due to the os2cdrom.dmd how might I get it back?
  8041. :>> 
  8042. :>> (The cd-rom will read multisession cd's in Wind98.)
  8043. :>>  It is a minor inconveinience but I have been wondering what happened.
  8044. :>
  8045. :>As far as I know, the problem I described concerns SCSI drives
  8046. :>only. But, maybe you can edit "Cyberdrive" or whatever your drive
  8047. :>identifies itself as into os2cdrom.dmd and see if it makes a
  8048. :>difference.
  8049. :>
  8050. :>-- 
  8051. :>Anssi Saari - as@sci.fi
  8052. :>
  8053.  
  8054. I received a sugggestion to try jjscdrom_19991108.zip from hobbes.
  8055.  
  8056. I'll try it and reprt back.
  8057.  
  8058. -john 
  8059.  
  8060. http://www.oxford.net/~jkross
  8061.  
  8062. Remove "@I_hate_spam" from address to reply.... 
  8063.  
  8064.               
  8065. --
  8066. "Usenet is like a herd of performing elephants with diarrhea --
  8067. massive, difficult to redirect, awe-inspiring, entertaining, and a
  8068. source of mind-boggling amounts of excrement when you least expect
  8069. it."--spaf@cs.purdue.edu (1992)
  8070.  
  8071. --- WtrGate+ v0.93.p7 sn 165
  8072.  * Origin: Usenet: Organization of Irate People (1:109/42)
  8073.  
  8074. +----------------------------------------------------------------------------+
  8075.  
  8076. From: jkross@TIRED_OF_SPAM@oxford.net                   18-Nov-99 18:50:13
  8077.   To: All                                               18-Nov-99 23:54:09
  8078. Subj: Re: Lost Multisession CD Reading , WAS: Best Rewritable CD for OS2
  8079.  
  8080. From: jkross@TIRED_OF_SPAM@oxford.net (John Ross)
  8081.  
  8082. In message <80vopd$prl$2@coranto.ucs.mun.ca> - jdc0014@InfoNET.st-johns.nf.ca
  8083. (John Hong) writes:
  8084. :>
  8085. :>Anssi Saari (as@sci.fi) wrote:
  8086. :>
  8087. :>: > I also seem to have lost the ability for my "Cyberdrive" IDE 12X CD-Rom
  8088. to
  8089. :>: > read multisession
  8090. :>: > Photo CD's .(Warp 4 FP 12 and several FP before that)
  8091. :>: > If the change is due to the os2cdrom.dmd how might I get it back?
  8092. :>: > 
  8093. :>: > (The cd-rom will read multisession cd's in Wind98.)
  8094. :>: >  It is a minor inconveinience but I have been wondering what happened.
  8095. :>
  8096. :>: As far as I know, the problem I described concerns SCSI drives
  8097. :>: only. But, maybe you can edit "Cyberdrive" or whatever your drive
  8098. :>: identifies itself as into os2cdrom.dmd and see if it makes a
  8099. :>: difference.
  8100. :>
  8101. :>    Anyone tried using the OS2CDROM.DMD replacement driver?  It's at 
  8102. :>hobbes.  Normally has a "jj....zip" in front of its file name.
  8103. :>
  8104. :>
  8105.  
  8106. I looked under "CDROM"
  8107.  
  8108. The current file is called  jjscdrom_19991108.zip .
  8109.  
  8110. I'll give that a try and see what happens.
  8111.  
  8112. -john ross
  8113.  
  8114. http://www.oxford.net/~jkross
  8115.  
  8116. Remove "@I_hate_spam" from address to reply.... 
  8117.  
  8118.               
  8119. --
  8120. "Usenet is like a herd of performing elephants with diarrhea --
  8121. massive, difficult to redirect, awe-inspiring, entertaining, and a
  8122. source of mind-boggling amounts of excrement when you least expect
  8123. it."--spaf@cs.purdue.edu (1992)
  8124.  
  8125. --- WtrGate+ v0.93.p7 sn 165
  8126.  * Origin: Usenet: Organization of Irate People (1:109/42)
  8127.  
  8128. +----------------------------------------------------------------------------+
  8129.  
  8130. From: cjdavis@attglobal.net                             18-Nov-99 11:16:27
  8131.   To: All                                               18-Nov-99 23:54:09
  8132. Subj: Re: isp's & os/2
  8133.  
  8134. From: Chuck Davis <cjdavis@attglobal.net>
  8135.  
  8136. Why leave attglobal?  They have same OS/2 dialer, same price, same service,
  8137. etc.
  8138.  
  8139.  
  8140. jchell@attglobal.net wrote:
  8141.  
  8142. > I am a former user of ibm.net, now attglobal, and am looking for another
  8143. > isp that supports os/2 or has shareware/freeware that would allow me to
  8144. > use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  8145. > already found out that they will time disconnect while I'm downloading a
  8146. > file and nothing else; ibm.net didn't do that.
  8147. >
  8148. > Help
  8149. >
  8150. > What are my options?  Point me to the faq if there is one?
  8151. >
  8152. > johnny chell
  8153.  
  8154. --- WtrGate+ v0.93.p7 sn 165
  8155.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  8156. (1:109/42)
  8157.  
  8158. +----------------------------------------------------------------------------+
  8159.  
  8160. From: jan.hartman@fil.lu.se                             18-Nov-99 20:19:27
  8161.   To: All                                               18-Nov-99 23:54:09
  8162. Subj: Cdrecord/2 installation
  8163.  
  8164. From: "Jan Hartman" <jan.hartman@fil.lu.se>
  8165.  
  8166. Hi!
  8167.  
  8168. I downloaded what I need to install cdrecord/2,
  8169. and Audio/DataCDCreator.
  8170.  
  8171. This included
  8172.  
  8173. aspir101.zip and nice.zip (alt. spe.zip) for cdrecord/2
  8174. and audiocdcreator_034.zip for CDCreator.
  8175.  
  8176. However, I do not understand how to install neither of them.
  8177. Could anyone please give me a clear step-by-step help
  8178. about this? The documentation, as far as I can see, is of 
  8179. no help.
  8180.  
  8181. Thanks,
  8182.  
  8183. / Jan
  8184.  
  8185.  
  8186.  
  8187. --- WtrGate+ v0.93.p7 sn 165
  8188.  * Origin: Usenet: Lund University (1:109/42)
  8189.  
  8190. +----------------------------------------------------------------------------+
  8191.  
  8192. From: nospam@nospam.com                                 18-Nov-99 11:18:04
  8193.   To: All                                               18-Nov-99 23:54:09
  8194. Subj: Re: Netscape Team:  FIX T
  8195.  
  8196. From: John Mandeville <nospam@nospam.com>
  8197.  
  8198. The page for The Register (both the frameset and the primary frame) have
  8199. HTML problems that may or may not be contributing to the problem.  It
  8200. entire horizontal width will display when maximized on a 1024x768
  8201. screen, though prehaps that's not all that helpful to you.  Browsers are
  8202. supposed to degrade gracefully in the face of bad HTML, but there are
  8203. many bad HTML coders out there that cause serious problems for browser
  8204. authors.
  8205.  
  8206. I didn't try to validate the job search page (validation can be done at
  8207. http://validator.w3.org ).  It does, however, however, have a minimum
  8208. width of 600 pixels hard-coded into it.  That's one of the costs of
  8209. using tables.
  8210.  
  8211. John Mandeville
  8212. jemandy at earthlink dot net
  8213.  
  8214. Wim Wauters wrote:
  8215. > ROBIN HINDE wrote:
  8216. > Jeff Welton <j.welton@mailcity.com> wrote:
  8217. > JW>I like to peruse the latest job listings at:
  8218. > JW>http://www.sfna.com/cgi-bin/employment.pl
  8219. > JW>but when using Communicator/2 v4.61 the listings
  8220. > JW>run off the right side of the screen.  They should
  8221. > JW>wrap at the right screen edge.
  8222. > > Same problem as I asked about weeks ago - viewing
  8223. > > http://www.theregister.co.uk gives exactly the same fault. Nobody else
  8224. > > comfirmed the same fault, so I've basically stuck with 2.02 as a
  8225. > > result and assumed I'd have to live with that.
  8226. > Oops ! Does it help if I confirm the above to somebody/someone ?
  8227. > Let me know, I browse http://www.theregister.co.uk daily.
  8228. > We are talking about the webpage not being fitted to the netscape window
  8229. > with, right ?
  8230. > OS/2 forever !
  8231. > Wim Wauters
  8232.  
  8233. --- WtrGate+ v0.93.p7 sn 165
  8234.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  8235.  
  8236. +----------------------------------------------------------------------------+
  8237.  
  8238. From: nospam@nospam.com                                 18-Nov-99 11:53:18
  8239.   To: All                                               18-Nov-99 23:54:09
  8240. Subj: Java AIM problem launching Netscape
  8241.  
  8242. From: John Mandeville <nospam@nospam.com>
  8243.  
  8244. The Java version of AOL Instant Messenger (AIM) won't launch Netscape. 
  8245. It tells me that its attempt to launch a browser has failed, to make
  8246. sure I have enough system resources (not the problem), etc.  Is this a
  8247. known problem?  Does anyone know if it works on other problems?  JStreet
  8248. Mailer (another Java program) will launch netscape for me with no
  8249. problem.
  8250.  
  8251. John Mandeville
  8252. jemandy at earthlink.net
  8253.  
  8254. --- WtrGate+ v0.93.p7 sn 165
  8255.  * Origin: Usenet: EarthLink Network, Inc. (1:109/42)
  8256.  
  8257. +----------------------------------------------------------------------------+
  8258.  
  8259. From: huffd@nls.net                                     18-Nov-99 21:53:04
  8260.   To: All                                               18-Nov-99 23:54:10
  8261. Subj: Re: Netscape Team:  FIX THIS!
  8262.  
  8263. From: "David D. Huff Jr." <huffd@nls.net>
  8264.  
  8265. I checked the site, it is very poorly done. Even with HotJava it is
  8266. almost unreadable. Too bad, it looks like it could have some valuable
  8267. information for people seeking a job. It seems as though the source
  8268. documents were done with a combination of hard and soft carriage
  8269. returns. Like the people filling out a form online, some hit return some
  8270. let it wrap. Forcing it to left justify is pretty harsh as well.
  8271.  
  8272. I would not blame Netscape or the IBM crew for not being able to fix
  8273. that travesty. And don't tell me it looks good with NS2.02 because those
  8274. pages really stink.
  8275.  
  8276. Jeff Welton wrote:
  8277.  
  8278. > I like to peruse the latest job listings at:
  8279. >
  8280. > http://www.sfna.com/cgi-bin/employment.pl
  8281. >
  8282. > but when using Communicator/2 v4.61 the listings
  8283. > run off the right side of the screen.  They should
  8284. > wrap at the right screen edge.
  8285. >
  8286. > I complained to to the SFGate webmaster but he
  8287. > says there is no problem that he can see.  He says
  8288. > the problem is attributable to Communicator/2
  8289. > version 4.61.
  8290. >
  8291. > So I fired up NS v2.02 and took a look.  It's true!
  8292. > In NS v2.02 the job listings display correctly and
  8293. > the text information wraps itself mid-screen!
  8294. >
  8295. > Before a refresh is issued I am asking the Netscape
  8296. > Team (Mike Kapley, et all) to check out this problem
  8297. > associated with v4.61 and correct it as quickly as
  8298. > possible.  If it is happening here then it must be
  8299. > happening at other sites too.
  8300. >
  8301. > Jeff
  8302.  
  8303. --- WtrGate+ v0.93.p7 sn 165
  8304.  * Origin: Origin Line 1 Goes Here (1:109/42)
  8305.  
  8306. +----------------------------------------------------------------------------+
  8307.  
  8308. From: bigfig@inorbit.com                                18-Nov-99 22:03:20
  8309.   To: All                                               18-Nov-99 23:54:10
  8310. Subj: Re: ADSL high speed connection
  8311.  
  8312. From: bigfig@inorbit.com (Gary Crossno)
  8313.  
  8314. In message <qpkdVVNoMoTk-pn2-5IQDysFMrmdd@tcpserver> -
  8315. lsunley@mb.sympatico.ca (Lorne Sunley)Wed, 17 Nov 1999
  8316. 15:46:48 GMT writes:
  8317. :>
  8318. :>On Wed, 17 Nov 1999 12:41:12, johnl@shadow.net wrote:
  8319. :>
  8320. :>> Are there any inherent reasons why OS/2 TCPIP can't be
  8321. used in conjunction with a ADSL high speed connection to the
  8322. internet.
  8323. :>
  8324. :>Works for my brother and for one of my clients.
  8325. :>
  8326. :>Caveat - the ADSL link must have an external device that
  8327. is
  8328. :>connected to a regular Network Interface Card.
  8329. :>
  8330. :>The OS/2 machine treats this as it treats any LAN
  8331. :>TCP/IP connection. This means that you must have
  8332. :>a version of OS/2 that has LAN support, Warp 3 Connect
  8333. :>Warp 4, Warp Server 4, Warp Server for e-Business.
  8334. :>
  8335. :>I have heard some ugly reports that some ADSL ISP's
  8336. :>are using PPP over Ethernet for their ADSL service.
  8337. :>This is not supported by the standard TCP/IP stack,
  8338. :>but the Injoy products do support it. http://www.fx.dk
  8339. :>
  8340. :>Lorne Sunley
  8341. :>
  8342. :>
  8343.  
  8344. So, if I have a peer to peer setup (OS2/Win98/Linux), can I
  8345. just connect the ADSL device to the hub?
  8346.  
  8347. Gary Crossno
  8348.  
  8349. --- WtrGate+ v0.93.p7 sn 165
  8350.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  8351.  
  8352. +----------------------------------------------------------------------------+
  8353.  
  8354. From: nospam@savebandwidth.invalid                      18-Nov-99 12:25:17
  8355.   To: All                                               18-Nov-99 23:54:10
  8356. Subj: Re: Need process killer, priority changer, desktop restart
  8357.  
  8358. From: nospam@savebandwidth.invalid       (John Thompson)
  8359.  
  8360. In <wgqctuarg.fldq3m2.pminews@news.stargate.net>, "John Dow"
  8361. <jtd_nospam@pgh_nospam.net> writes:
  8362.  
  8363. >I have Process Commander and CAD Commander, both of which are getting
  8364. obsolete. 
  8365. >There's a lot of discusion about PC not working well with Warp 4 FP 12. No
  8366. discussion of 
  8367. >CAD Commander, but it doesn't seem it's been upgraded for a while either.
  8368. >
  8369. >My question is, what should I use in order to:
  8370. >
  8371. >1) kill processes
  8372.  
  8373. I use GO.EXE ftp://hobbes.nmsu.edu/pub/os2/util/process/go_15.zip
  8374.  
  8375. >2) change priorities (PC's IDLE still usable?)
  8376.  
  8377. "renice" ftp://hobbes.nmsu.edu/pub/os2/util/process/renice2.zip
  8378.  
  8379. >3) restart the desktop
  8380.  
  8381. "resetwps.exe" from Henk Kelder's most excellent WPTOOLS package
  8382. ftp://hobbes.nmsu.edu/pub/os2/util/system/wptool29.zip
  8383.  
  8384. -John (John.Thompson@attglobal.net)
  8385.  
  8386. --- WtrGate+ v0.93.p7 sn 165
  8387.  * Origin: Usenet: The Crimson Permanent Assurance (1:109/42)
  8388.  
  8389. +----------------------------------------------------------------------------+
  8390.  
  8391. From: alan@min.net.notspam                              18-Nov-99 22:27:06
  8392.   To: All                                               18-Nov-99 23:54:10
  8393. Subj: Re: Netscape Team:  FIX THIS!
  8394.  
  8395. From: alan@min.net.notspam
  8396.  
  8397. In <38339511.9B48784E@erols.com>, on 11/18/99 
  8398.    at 12:56 AM, Mark Schlegel <moschleg@erols.com> said:
  8399.  
  8400. >> huh?  exactly where is this?
  8401.  
  8402. >"Wrep Long Lines" on my copy of Comm 4.61 GA is the sixth
  8403. >menu item on the View pull-down, just under "View Attachment Inline"
  8404. >Where the View is the third menu item from the left on the main bar.
  8405.  
  8406. I'm not the questioner, but that's not on mine - there's no "Wrap Long
  8407. Lines" under "View."  There isn't even the other option you mention above.
  8408.  
  8409. Does the View menu change with different pages?
  8410.  
  8411. ---------------------------------------------------------------------
  8412.  *** Please remove .notspam from my address to reply via e-mail. ***
  8413.  
  8414.      Nerve Center BBS (Fidonet 1:261/1000)  410-655-4708
  8415.  
  8416.     Posted by Alan Hess using registered MR/2 ICE Newsreader #564
  8417.  
  8418. ---------------------------------------------------------------------
  8419.  
  8420. --- WtrGate+ v0.93.p7 sn 165
  8421.  * Origin: Usenet: @Home Network (1:109/42)
  8422.  
  8423. +----------------------------------------------------------------------------+
  8424.  
  8425. From: blevins@sisna.com                                 18-Nov-99 12:43:23
  8426.   To: All                                               18-Nov-99 23:54:10
  8427. Subj: Dani S506.add on Warp4
  8428.  
  8429. From: blevins@sisna.com
  8430.  
  8431. I have installed Warp4 on my Toshiba 440cdt with FP12. It is running great. I
  8432. had installed Dani S506 driver on my warp 3 machine and it improved
  8433. performance substantially.
  8434. I have tried !sms, !shutdown switches, turning off smart.exe, all with no
  8435. success. I have read and applied her documentation to the best of my ability.
  8436. As best as I can understand the report from DiskInfo the driver should work.
  8437. Am I missing something fundamental or does anyone have a suggestion?
  8438. Steve
  8439.  
  8440. --- WtrGate+ v0.93.p7 sn 165
  8441.  * Origin: Origin Line 1 Goes Here (1:109/42)
  8442.  
  8443. +----------------------------------------------------------------------------+
  8444.  
  8445. From: bogus.due2UCE@atlantic.net                        18-Nov-99 16:42:20
  8446.   To: All                                               18-Nov-99 23:54:10
  8447. Subj: Memory Recovery Tool?
  8448.  
  8449. From: Felix Miata <bogus.due2UCE@atlantic.net>
  8450.  
  8451. When Netscape crashes, memory disappears, never to be restored to the
  8452. available pool without a reboot. I estimate this is somewhere around
  8453. 5-10 Mb per crash, but it doesn't happen after every crash. It also
  8454. seems to happen just by using Netscape for more than a couple hours or
  8455. so without exiting and restarting it. Since I use it for news, mail and
  8456. browsing, this isn't so easy to remember to do. I reboot before swapper
  8457. growth is evident, usually when free RAM gets down below 30 Mb with
  8458. Netscape loaded. Swapper is set very small and I have 128 Mb RAM.
  8459.  
  8460. Is there some utility that will find zombie memory and make it available
  8461. again? I looked on Hobbes, but none of what I found seemed designed to
  8462. address this.
  8463. -- 
  8464. He who walks with the wise grows wise, but a companion of fools suffers
  8465. harm.                Proverbs 13:20 NKJV
  8466.  
  8467.  Team OS/2
  8468.  
  8469. Felix Miata  ***  http://mrmazda.members.atlantic.net
  8470.  
  8471. --- WtrGate+ v0.93.p7 sn 165
  8472.  * Origin: Usenet: http://www.mcsr.olemiss.edu/~mudws/font.html (1:109/42)
  8473.  
  8474. +----------------------------------------------------------------------------+
  8475.  
  8476. From: domi@kenavo.NOSPAM.fi                             18-Nov-99 14:43:18
  8477.   To: All                                               18-Nov-99 23:54:10
  8478. Subj: Re: Odin Public Alpha 5
  8479.  
  8480. From: domi@kenavo.NOSPAM.fi (Dominique Pivard)
  8481.  
  8482. On Wed, 17 Nov 1999 22:10:41, "Adrian Gschwend" 
  8483. <nospam_ktk@netlabs.org> wrote:
  8484. > Download the latest alpha from:
  8485. >   ftp://ftp.os2.org/odin/OdinAlpha5.zip 
  8486.  
  8487. Just in case someone is wondering, it's about 1.1 MB in size.
  8488.  
  8489. --- WtrGate+ v0.93.p7 sn 165
  8490.  * Origin: Usenet: None!! (1:109/42)
  8491.  
  8492. +----------------------------------------------------------------------------+
  8493.  
  8494. From: j.welton@mailcity.com                             18-Nov-99 16:07:28
  8495.   To: All                                               18-Nov-99 23:54:10
  8496. Subj: Re: Netscape Team:  FIX THIS!
  8497.  
  8498. From: Jeff Welton <j.welton@mailcity.com>
  8499.  
  8500. "Jeffrey S. Kobal" wrote:
  8501.  
  8502. > Jeff Welton wrote:
  8503. >
  8504. > > I like to peruse the latest job listings at:
  8505. > >
  8506. > > http://www.sfna.com/cgi-bin/employment.pl
  8507. > >
  8508. > > but when using Communicator/2 v4.61 the listings
  8509. > > run off the right side of the screen.  They should
  8510. > > wrap at the right screen edge.
  8511. >
  8512. > This would depend on the size of your browser window.
  8513. > The tables on the listing-pages are hard-coded to 600
  8514. > pixels wide; if your window is narrower than 600 pixels,
  8515. > the page will run off the right side of the window, with
  8516. > a scrollbar to view what won't fit within the window.
  8517. >
  8518. > Jeffrey S. Kobal
  8519. > IBM Corporation
  8520.  
  8521. Thanks for the reply Jeff and if I was a bit too harsh I'm
  8522. sorry (others have pointed that out).
  8523.  
  8524. I have a 21" monitor and have it set to 1024X768.  The
  8525. site recently changed hands with the sale of the newspaper
  8526. itself and prior to that, the listings were displayed properly.
  8527. It was very easy to just mark and paste a fax number into
  8528. PMFax and fire off a resume.
  8529.  
  8530. When the newspaper made the change the first few days
  8531. the listings were fine but after that they began to sail
  8532. off the right hand side of the page.  I used composer
  8533. to create a 600 pixel table box and then copied the
  8534. displayed listings into the table so I could read them
  8535. without effort.  The information you provide above
  8536. about the site using a 600 pixel table in their html
  8537. coding isn't being picked up by 'my' Communicator 4.61
  8538. for some reason.  Maybe it does in the Windows version
  8539. but not in my OS/2 version.
  8540.  
  8541. I complained several times to the new webmaster and he
  8542. finally replied back saying he had received no complaints
  8543. and asked what browser I was using.  When I said Communicator
  8544. for OS/2 v4.61 he replied the problem was with the browser,
  8545. not his site or his html coding.
  8546.  
  8547. I thought that baloney but decided one evening to fire up
  8548. NS/2 2.02 and see how it appeared.  The listings came up
  8549. and wrapped correctly.  That makes me believe the problem
  8550. is within Communicator 4.61 itself.  So I went to check for
  8551. a "wrap text" feature but could only find it in Messenger,
  8552. not for the browser itself (could we add one please?).
  8553.  
  8554. So now, instead of copy/paste into Composer I open NS/2
  8555. and read them.  It is just frustrating to have to use two
  8556. browsers for what should be a one browser job.
  8557.  
  8558. I am relieved to know the problem is one that others have
  8559. experienced (i.e., The Register) because I was beginning
  8560. to think it was my system or my release of C/2.  You'd
  8561. think the listings on a 21" screen at 1024X768 couldn't
  8562. possibly be so long as to run off the right side of the
  8563. screen - but they do!
  8564.  
  8565. Thanks for all the replies.  I now know the problem is an
  8566. acknowledged one and hope the next refresh offers a
  8567. correction of some kind.
  8568.  
  8569. Thanks to everyone for the responses!
  8570.  
  8571. Jeff
  8572.  
  8573.  
  8574. --- WtrGate+ v0.93.p7 sn 165
  8575.  * Origin: Usenet: Mail City Services (1:109/42)
  8576.  
  8577. +----------------------------------------------------------------------------+
  8578.  
  8579. From: mcbrides@erols.com                                18-Nov-99 20:41:23
  8580.   To: All                                               18-Nov-99 23:54:10
  8581. Subj: Re: Difference of Warp4 and Warp for e-commerce?
  8582.  
  8583. From: mcbrides@erols.com (Jerry McBride)
  8584.  
  8585. In article <T1VY3.67817$it.1666890@news2.rdc1.on.home.com>,
  8586. alex@eddie.cis.uoguelph.ca (Alex Taylor) wrote:
  8587.  
  8588. -- snip --
  8589.  
  8590. >According to rumour, WSeB supports Joliet-3 CDs.  Warp 4 did not as of
  8591. >FixPak 10 (not sure if it does now, though).
  8592. >
  8593.  
  8594. Can you post a cdrom title that actually uses j3 for it's format? I'd like to
  8595. try that one under wseb...
  8596.  
  8597.  
  8598. --
  8599.  
  8600. *******************************************************************************
  8601.  
  8602. *            Sometimes, the BEST things in life really ARE free...           
  8603. *
  8604. *       Get a FREE copy of NetRexx 1.151 for your next java project at:      
  8605. *
  8606. *                                                                            
  8607. *
  8608. *                      GET IT NOW! WHILE IT'S STILL FREE!                    
  8609. *
  8610. *                                                                            
  8611. *
  8612. *                     http://www2.hursley.ibm.com/netrexx                    
  8613. *
  8614. *******************************************************************************
  8615.  
  8616.  
  8617. /----------------------------------------\
  8618. | From the desktop of: Jerome D. McBride |
  8619. |         mcbrides@erols.com             |
  8620. \----------------------------------------/
  8621.  
  8622. --
  8623.  
  8624. --- WtrGate+ v0.93.p7 sn 165
  8625.  * Origin: Usenet: TEAM-NETREXX (1:109/42)
  8626.  
  8627. +----------------------------------------------------------------------------+
  8628.  
  8629. From: dmckenn@attglobal.net                             18-Nov-99 21:50:22
  8630.   To: All                                               18-Nov-99 23:54:10
  8631. Subj: Re: Crystalizer TidalWave128 Sound card
  8632.  
  8633. From: "David McKenna" <dmckenn@attglobal.net>
  8634.  
  8635. On Wed, 17 Nov 1999 10:51:46 GMT, Stan Goodman wrote:
  8636.  
  8637. >I have this soundcard, which I am trying to install in my Supermicro P6SBA 
  8638. >motherboard, running Warp4/FP10. I have been unsuccessful in this, and have
  8639. >run a number of experiments with help from the people on the Crystal chip 
  8640. >design team, which show that IRQ5 (the IRQ assigned, according to RMVIEW, 
  8641. >to the card's codec) is not being received by the card.
  8642. >
  8643. >Before I got this card, I was using a AWE32value soundcard, which was using
  8644. >the same IRQ lines, and installed in the same slot. It worked, whereas the 
  8645. >Crystal card doesn't.
  8646. >
  8647. >The card was tested by the vendor from whom I bought it, before he shipped 
  8648. >to me.
  8649. >
  8650. >Before I return the card to the vendor, I would like to take one more crack
  8651. >at making it work, but I have no clue what might be wrong with it or 
  8652. >theinstallation. If anyone can offer advice, I would be very grateful.
  8653. >
  8654. >-------------
  8655. >Stan Goodman
  8656. >Qiryat Tiv'on
  8657. >Israel
  8658. >
  8659. >E-mail sent to l_luciano@da.mob will, of course, not reach me. Sorry.
  8660. >Send E-mail to: domain: hashkedim dot com, username: stan.
  8661. >
  8662. >
  8663.     Stan,
  8664.  
  8665.    I have used one of these cards for over a year in a SuperMicro MoBo
  8666. (P6SKS) and it is probably the best sound card currently for OS/2 ( I also
  8667. previously had an AWE32 - itself pretty good).
  8668.  
  8669.    First - if you have any other OS installed - does it work on that? If so,
  8670. then hardware problems can be eliminated  - if not then you have to at least
  8671. consider the possibility of faulty hardware. Otherwise...
  8672.  
  8673.    The first thing to do is make sure your computers' BIOS has any setting
  8674. for a PNP operating system turned OFF. This is especially important if you
  8675. have multiple OS's installed, but even with only one it will most likely save
  8676. you a few headaches. If you change this, reboot, hit <Alt-F1> at the OS/2
  8677. blob, choose <F5> (hardware detect) and see if that does it. If not...
  8678.  
  8679.    The next thing to do is go to OS/2 System > System Setup > Install/Remove
  8680. and choose 'Selective Uninstall'. After the uninstall program starts, check
  8681. the box next to 'Multimedia Software Support'. Then click on 'Uninstall'.
  8682. This will uninstall all multimedia software, including all attempts at
  8683. installing drivers along with any old drivers.  After rebooting, make sure to
  8684. delete the X:\MMOS2 folder (X is the drive with MMOS2 on it). This will also
  8685. delete other multimedia software ( the Netscape Plugin Pack comes to mind,
  8686. other sound or video drivers, codecs etc. too) so be aware you may have to
  8687. re-install some other software later - look out for multimedia stuff that no
  8688. longer works. The object here is to get the sound card to work.
  8689.    
  8690.    Now reboot again. You will need your OS/2 Warp 4 installation CD-ROM. Go
  8691. to OS/2 System>System Setup>Install/Remove and choose 'Selective Install'.
  8692. Click on the 'Multimedia Device Support' icon (choose 'none' for sound card),
  8693. then 'next' to the page with 'Multimedia Software Support' - make sure it is
  8694. checked. Continue through and let the install proceed. 
  8695.  
  8696.    After rebooting from the Multimedia install, install the sound card driver
  8697. from Crystal (ver. 2.08 is the latest, I believe). Let it use the defaults
  8698. (IRQ5 is one of the default settings if I'm not mistaken). Reboot once again,
  8699. and at the OS/2 blob, hit <Alt-F1>, then choose <F5> to do a complete
  8700. hardware detection. At this point the card should work. If not, check the
  8701. OS/2 hardware manager (or RMVIEW) to see if a sound card is detected. If it
  8702. is, but doesn't work, you may have a conflict with either an IRQ (look at the
  8703. serial ports in the hardware manager) or an I/O address (again, look in the
  8704. hardware manager). All of these can be changed in the CONFIG.SYS file on the
  8705. line which loads the sound card driver (read the Crystal sound card docs -
  8706. they are pretty good).
  8707.  
  8708.    You will also have to re-install any other multimedia software now -
  8709. Netscapes' plugin pack, other multimedia drivers and codecs etc. Whichever
  8710. fixpack you are at will also need to be re-installed. If using the OMNI
  8711. printer driver, that too will need to be updated to the most recent one you
  8712. used.
  8713.  
  8714.    Of course, you may have already done this... If not, and you just don't
  8715. want the hassle, the AWE32 is a reasonably good card. Just make sure it works
  8716. correctly when you put it back in *before* you return the TidalWave  :)
  8717.  
  8718. Dave McKenna
  8719.  
  8720.  
  8721. --- WtrGate+ v0.93.p7 sn 165
  8722.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  8723. (1:109/42)
  8724.  
  8725. +----------------------------------------------------------------------------+
  8726.  
  8727. From: mcbrides@erols.com                                18-Nov-99 21:47:21
  8728.   To: All                                               18-Nov-99 23:54:10
  8729. Subj: Re: Cdrecord/2 installation
  8730.  
  8731. From: mcbrides@erols.com (Jerry McBride)
  8732.  
  8733. In article <wnaunegznasvyyhfr.flf7p60.pminews@news.lu.se>,
  8734. "Jan Hartman" <jan.hartman@fil.lu.se> wrote:
  8735. >Hi!
  8736. >
  8737. >I downloaded what I need to install cdrecord/2,
  8738. >and Audio/DataCDCreator.
  8739. >
  8740. >This included
  8741. >
  8742. >aspir101.zip and nice.zip (alt. spe.zip) for cdrecord/2
  8743. >and audiocdcreator_034.zip for CDCreator.
  8744. >
  8745. >However, I do not understand how to install neither of them.
  8746. >Could anyone please give me a clear step-by-step help
  8747. >about this? The documentation, as far as I can see, is of
  8748. >no help.
  8749. >
  8750.  
  8751. Jan...
  8752.  
  8753. I don't use nice, spe or the interface programs, but I do use cdrecord... :')
  8754.  
  8755. Make a permanent directory for cdrecord and aspi. Unzip both distros to their
  8756. respective directories. Go to your boot partition, use a text editor like
  8757. Tedit
  8758. and load the config.sys in it. Search for OS2ASPI and add a line before it
  8759. that
  8760. points to ASPIROUT.SYS. It should look like something below. Also be sure that
  8761. the "/ALL" switch is on the OS2ASPI.DMD line like the example...
  8762.  
  8763. REM **** SCSI SETUP ****
  8764. DEVICE=D:\TOOLS\CDRECORD\ASPI\ASPIROUT.SYS
  8765. BASEDEV=OS2ASPI.DMD /ALL
  8766.  
  8767. As for cdrecord, there's no .dll's to worry about, but you do HAVE to HAVE an
  8768. EMX runtime installed somewhere... :')
  8769.  
  8770. Just read the docs real well, print them out if you need and see how they
  8771. go up against the following tid-bits...
  8772.  
  8773. To blank (erase) a CDRW:
  8774. cdrecord dev=x,x,x -blank=fast
  8775.  
  8776. To blank a CDRW for multisession later on:
  8777. cdrecord dev=x,x,x -multi -blank=fast
  8778.  
  8779. To write a CDR(W):
  8780. cdrecord dev=x,x,x -speed=x cd.raw
  8781.  
  8782. To write a CDR(W) as multisession:
  8783. cdrecord dev=x,x,x -speed=x -multi cd.raw
  8784.  
  8785. To create a raw cd image:
  8786. mkisofs -a -d -J -l -L -N -o cd.raw /d:thispath/thispath etc.
  8787.  
  8788. The above line turns on "Joliet 2 long file name" support and to read the
  8789. cd created with this you must have one of the later cdfs.ifs installed with
  8790. the
  8791. "/W" switch on the line in config.sys. It'll look like:
  8792.  
  8793. IFS=C:\OS2\BOOT\CDFS.IFS /W
  8794.  
  8795. Any of the later fixpaks will have the new cdfs.ifs in it.
  8796.  
  8797. Cheers,
  8798.  
  8799. --
  8800.  
  8801. *******************************************************************************
  8802.  
  8803. *            Sometimes, the BEST things in life really ARE free...           
  8804. *
  8805. *       Get a FREE copy of NetRexx 1.151 for your next java project at:      
  8806. *
  8807. *                                                                            
  8808. *
  8809. *                      GET IT NOW! WHILE IT'S STILL FREE!                    
  8810. *
  8811. *                                                                            
  8812. *
  8813. *                     http://www2.hursley.ibm.com/netrexx                    
  8814. *
  8815. *******************************************************************************
  8816.  
  8817.  
  8818. /----------------------------------------\
  8819. | From the desktop of: Jerome D. McBride |
  8820. |         mcbrides@erols.com             |
  8821. \----------------------------------------/
  8822.  
  8823. --
  8824.  
  8825. --- WtrGate+ v0.93.p7 sn 165
  8826.  * Origin: Usenet: TEAM-NETREXX (1:109/42)
  8827.  
  8828. +----------------------------------------------------------------------------+
  8829.  
  8830. From: mohd.k.yusof@bohm.anu.edu.au                      19-Nov-99 15:42:02
  8831.   To: All                                               19-Nov-99 03:31:19
  8832. Subj: Re: Need process killer, priority changer, desktop restart
  8833.  
  8834. From: "Khairil Yusof" <mohd.k.yusof@bohm.anu.edu.au>
  8835.  
  8836. On Thu, 18 Nov 1999 01:02:10 -0500 (EST), John Dow wrote:
  8837.  
  8838. >1) kill processes
  8839. Top  - a nice program that shows processes and kills them in a vio window
  8840.  
  8841. Priority Master has a 100% CPU use check that launches a time critical 31
  8842. window
  8843. that you can use to kill a process that's hogging the CPU.
  8844.  
  8845. >2) change priorities (PC's IDLE still usable?)
  8846.  
  8847. See Priority Master.. I find it great to launch specific applications at the
  8848. right
  8849. priorities like my server daemons.
  8850.  
  8851. >3) restart the desktop
  8852.  
  8853. See WPTOOLs by Henk Kelder.. resetwps works most of the time :) Though he's 
  8854. planning something better. If there was a utility that could guarantee a clean 
  8855. restart of 
  8856. the WPS when it goes awry.. it will be one of the solutions that will keep my
  8857. OS/2 
  8858. running 24/7 with heavy desktop application use.
  8859.  
  8860.  
  8861.  
  8862. ----------------------------------------
  8863.        ICQ : 5783742                                
  8864.   Homepage : http://hayai.freeshell.org
  8865. PGP Key Id : 0x6FFEFD7F
  8866.  
  8867.  
  8868. --- WtrGate+ v0.93.p7 sn 165
  8869.  * Origin: Usenet: Australian National University (1:109/42)
  8870.  
  8871. +----------------------------------------------------------------------------+
  8872.  
  8873. From: mckinnis@attglobal.net                            18-Nov-99 21:58:23
  8874.   To: All                                               19-Nov-99 03:31:19
  8875. Subj: Re: Netscape Team:  FIX THIS!
  8876.  
  8877. From: Chuck McKinnis <mckinnis@attglobal.net>
  8878.  
  8879. I think the problem may be in the page and not in Communicator.  On the
  8880. pages that I compose (using Home Page Publisher), if you view the html
  8881. in an editor, there are no carriage returns in any of the text lines,
  8882. and Netscape will wrap the lines as necessary to fit the width of your
  8883. window.  To see what I mean, go to http://pws.prserv.net/mckinnis/ and
  8884. start playing with the right boundary of your screen.  The text will
  8885. wrap to fit the new window size.
  8886.  
  8887. Jeff Welton wrote:
  8888. > I like to peruse the latest job listings at:
  8889. > http://www.sfna.com/cgi-bin/employment.pl
  8890. > but when using Communicator/2 v4.61 the listings
  8891. > run off the right side of the screen.  They should
  8892. > wrap at the right screen edge.
  8893. > I complained to to the SFGate webmaster but he
  8894. > says there is no problem that he can see.  He says
  8895. > the problem is attributable to Communicator/2
  8896. > version 4.61.
  8897. > So I fired up NS v2.02 and took a look.  It's true!
  8898. > In NS v2.02 the job listings display correctly and
  8899. > the text information wraps itself mid-screen!
  8900. > Before a refresh is issued I am asking the Netscape
  8901. > Team (Mike Kapley, et all) to check out this problem
  8902. > associated with v4.61 and correct it as quickly as
  8903. > possible.  If it is happening here then it must be
  8904. > happening at other sites too.
  8905. > Jeff
  8906.  
  8907. -- 
  8908. Chuck McKinnis
  8909. Senior Systems Engineer
  8910. Denver Solutions Group, Inc.
  8911. IBM Business Partner
  8912. IBM Senior Systems Engineer (retired)
  8913.  
  8914. --- WtrGate+ v0.93.p7 sn 165
  8915.  * Origin: Usenet: Denver Solutions Group (1:109/42)
  8916.  
  8917. +----------------------------------------------------------------------------+
  8918.  
  8919. From: mckinnis@attglobal.net                            18-Nov-99 22:39:04
  8920.   To: All                                               19-Nov-99 03:31:20
  8921. Subj: Re: Downloading files
  8922.  
  8923. From: Chuck McKinnis <mckinnis@attglobal.net>
  8924.  
  8925. You will love AWGet and WGet.  Visit 
  8926. http://www.geocities.com/SiliconValley/Vista/7567/software/english/awget.html
  8927. and, if necessary
  8928. http://hobbes.nmsu.edu/cgi-bin/h-search?key=wget
  8929.  
  8930. "David I. Smith" wrote:
  8931. > My ISP only allows me to be logged on for an hour at a time.  Because of
  8932. > this, I am precluded from downloading large files.
  8933. > Is there by chance any software available that will enable me partialy
  8934. > to download a file, then disconnect, then reconnect and resume the
  8935. > download.  Such software is available for Windows 95, but I don't know
  8936. > about OS/2.
  8937. > Please e-mail me any responses.  Thank you.
  8938.  
  8939. -- 
  8940. Chuck McKinnis
  8941. Senior Systems Engineer
  8942. Denver Solutions Group, Inc.
  8943. IBM Business Partner
  8944. IBM Senior Systems Engineer (retired)
  8945.  
  8946. --- WtrGate+ v0.93.p7 sn 165
  8947.  * Origin: Usenet: Denver Solutions Group (1:109/42)
  8948.  
  8949. +----------------------------------------------------------------------------+
  8950.  
  8951. From: prayer5@my-deja.com                               19-Nov-99 05:25:17
  8952.   To: All                                               19-Nov-99 03:31:20
  8953. Subj: Re: Best Rewritable CD for OS2
  8954.  
  8955. From: prayer5@my-deja.com
  8956.  
  8957. In article <NymHBqo6l1K2-pn2-XFrYyCl60eBd@cr1003178-
  8958. a.crdva1.bc.wave.home.com>,
  8959.   gsinger@nospam.home.com (Gideon Singer) wrote:
  8960. > Sorry for the confusion I may have caused. I was referring to the
  8961. > articles that were posted to my original post of which is the best
  8962. > RWCD unit for OS2 and all I got was some articles which did not
  8963. > address the question at all.
  8964. >
  8965. > So is there anyone who "wants to stick their neck out" and tell me "in
  8966. > their opinion" which is the best RWCD for OS2?
  8967.  
  8968. All right, I will...  I shopped around for brands to consider. There
  8969. were three brands that I followed. "T" brand Teac? expensive I was told
  8970. but very good. The other two were Yamaha and Ricoh. I bought a Ricoh
  8971. because I found a good sale on at the time.  $201 with shipping for the
  8972. 7040S. I have read emails and news posts that several were successful
  8973. with each of the three RW drives.  I'll install it when I get my fixed
  8974. freq monitor set up for Warp for ebusiness.
  8975.  
  8976.  
  8977. Sent via Deja.com http://www.deja.com/
  8978. Before you buy.
  8979.  
  8980. --- WtrGate+ v0.93.p7 sn 165
  8981.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  8982.  
  8983. +----------------------------------------------------------------------------+
  8984.  
  8985. From: bobmcl@ibm.net                                    12-Nov-99 17:15:07
  8986.   To: All                                               19-Nov-99 03:31:20
  8987. Subj: Re: Memory full??
  8988.  
  8989. From: Bob McLellan <bobmcl@ibm.net>
  8990.  
  8991.  
  8992. Peter.Weilbacher@T-Online.de wrote:
  8993.  
  8994. > Hello,
  8995. >
  8996. > I have the problem that at some point OS/2 tells me that it cannot start
  8997. > any programs or modules, because the memory is full.  The first thing I
  8998. > notice most of the time is, that I hear the error-tones from DragText
  8999. > and I cannot drag anything. So I though DragText may be responsible, but
  9000. > this time I couldn't connect to any host with Netscape 4.61, it told me
  9001. > "no such domain: www.zdnet.com" (where I wanted to look up about the M$
  9002. > trial).
  9003. >
  9004. > I have 98 MB in total which are all recognized by OS/2 and this
  9005. > phenomenon seems to take place, when I have about 14 MB free (as MemSize
  9006. > tells me). I also have 71 MB of unused swap-space left. I tried the > 64
  9007. > MB switch in the BIOS, at first it was disabled (from my 32 MB times
  9008. > where I didn't have these problems ;-) ), but now it is enabled and I
  9009. > still have this problem.
  9010. >
  9011. > Perhaps someone has an idea?
  9012. >
  9013. > Greetings,
  9014. >         Peter.
  9015.  
  9016. One thing that can kill drag is the objdata.dll (hammer and screwdriver)
  9017. that comes with Feature Installer. If I copy one of these objects all drag
  9018. is dead. However, the problem seems to be fixed with the lastest Feature
  9019. Installer (maybe because there are no more h and s objects).
  9020. Message saying 'no such domain ...' does not sound like the memory problem.
  9021. If it is a transient problem it may have been a glitch in the ISP
  9022. nameserver; I had a similar problem with IBM's Redbook site that came right
  9023. by itself. Try command line 'host' etc to nail it.
  9024. Not enough memory is just the application getting a bum steer from the
  9025. system. Paging and virtual memory ensure that there is always enough memory,
  9026. even on a tiny machine. Maybe you have a DLL out of sync. Have a look in
  9027. service.log for anything odd.
  9028.  
  9029. --
  9030. ------------------------------------------------------
  9031. Bob McLellan
  9032. The Little Blue Kiwi
  9033. OS/2 Solutions for New Zeland
  9034.  
  9035.  
  9036. --- WtrGate+ v0.93.p7 sn 165
  9037.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  9038. (1:109/42)
  9039.  
  9040. +----------------------------------------------------------------------------+
  9041.  
  9042. From: kimwaicSpamGoToGarbage@deltanet.com               19-Nov-99 01:02:22
  9043.   To: All                                               19-Nov-99 03:31:20
  9044. Subj: Re: Difference of Warp4 and Warp for e-commerce?
  9045.  
  9046. From: "Kim Cheung" <kimwaicSpamGoToGarbage@deltanet.com>
  9047.  
  9048. On 18 Nov 1999 13:00:47 GMT, Kenkahn wrote:
  9049.  
  9050. >>What is the difference between Warp 4 and OS/2 Server SMP for
  9051. >>e-Commerce?
  9052. >
  9053. >Other than the extra LAN/Network 'stuff' that comes with it, WARP Server
  9054. >for E-Business (aka Aurora) is WARP4 at the FixPack 10 level.
  9055.  
  9056. No, that's not quite true.    Aurora is "based on Warp4" - but there are
  9057. major structural changes to meet the needs of a server.
  9058.  
  9059. There is tremendous pressure to unify the three kernels though.
  9060.  
  9061.  
  9062. --- WtrGate+ v0.93.p7 sn 165
  9063.  * Origin: Usenet: TouchVoice Corporation (1:109/42)
  9064.  
  9065. +----------------------------------------------------------------------------+
  9066.  
  9067. From: nospam@savebandwidth.invalid                      14-Nov-99 20:57:27
  9068.   To: All                                               19-Nov-99 05:24:20
  9069. Subj: Re: Partition Magic 5.0 upgrade -- still need Win before DOS?
  9070.  
  9071. From: nospam@savebandwidth.invalid       (John Thompson)
  9072.  
  9073. In <abfcnzriefcnzarg.fl7cbg3.pminews@news1.attglobal.net>, "/2 User"
  9074. <nospam_evr@spam.net> writes:
  9075.  
  9076. >On Sun, 14 Nov 1999 09:25:15 -0600, postmaster@[127.0.0.1] wrote:
  9077. >
  9078. >>Is it really that costly to make another version?  
  9079.  
  9080. I really don't know; I'm not a software developer.  But I'm sure 
  9081. the costs they consider include not only development but support 
  9082. also.
  9083.  
  9084. >>Did they give you an
  9085. >>OS/2 version to try in the beta period?
  9086.  
  9087. No.  What I got was beta of the intended release product.  It 
  9088. included Win32 and DOS executables, boot diskette images, scripts
  9089. to install the product and create the diskette images, and 
  9090. documentation (multipe languages, in PDF format).
  9091.  
  9092. >They could just rebadge the GUI version from PM 3. At least if you needed PM
  9093. >it would still have a GUI interface.
  9094.  
  9095. I suggested they include a text OS/2 version, preferably
  9096. updated to include ext2 support.  I don't have v3 here and I 
  9097. don't recall if it includes a text-mode OS/2 executable, but PM 
  9098. v2 certainly did (I still use it here).
  9099.  
  9100. -John (John.Thompson@attglobal.net)
  9101.  
  9102. --- WtrGate+ v0.93.p7 sn 165
  9103.  * Origin: Usenet: The Crimson Permanent Assurance (1:109/42)
  9104.  
  9105. +----------------------------------------------------------------------------+
  9106.  
  9107. From: robin.hinde@nzpca.org.nz                          19-Nov-99 21:59:00
  9108.   To: All                                               19-Nov-99 10:23:01
  9109. Subj: Re: Netscape Team:  FIX T
  9110.  
  9111. From: robin.hinde@nzpca.org.nz (ROBIN HINDE)
  9112.  
  9113. colin@haynes97.freeserve.co.uk wrote:
  9114.  
  9115.  
  9116. CO>I see the same problem with The Register if that's any help - multiple
  9117. CO>machines, multiple display drivers.
  9118.  
  9119. Thanks, that really is a great help - I don't have to sit here thinking
  9120. I have missed something so obvious that nobody else can even be
  9121. bothered commenting on it:-)
  9122.  
  9123. BTW, I have the same problem at
  9124.  
  9125. http://z.extreme-dm.com/tracking/nph-summarys.cgi?tag=nzpca
  9126.  
  9127. Every other version of NS - on OS/2, Win95 and Linux displays these
  9128. pages correctly, it is only NS/2 4.61 that gives problems.
  9129.  
  9130. CO>On Thu, 18 Nov 1999 05:50:00, robin.hinde@nzpca.org.nz (ROBIN HINDE)
  9131. CO>wrote:
  9132.  
  9133. CO>> Jeff Welton <j.welton@mailcity.com> wrote:
  9134. CO>>
  9135. CO>> JW>I like to peruse the latest job listings at:
  9136. CO>>
  9137. CO>> JW>http://www.sfna.com/cgi-bin/employment.pl
  9138. CO>>
  9139. CO>> JW>but when using Communicator/2 v4.61 the listings
  9140. CO>> JW>run off the right side of the screen.  They should
  9141. CO>> JW>wrap at the right screen edge.
  9142. CO>>
  9143. CO>> Same problem as I asked about weeks ago - viewing
  9144. CO>> http://www.theregister.co.uk gives exactly the same fault. Nobody else
  9145. CO>> comfirmed the same fault, so I've basically stuck with 2.02 as a
  9146. CO>> result and assumed I'd have to live with that.
  9147. ---
  9148.  * OLX 2.1 TD * (robin.hinde@nzpca.org.nz      3:771/1680)
  9149.  
  9150. --- WtrGate+ v0.93.p7 sn 165
  9151.  * Origin: Usenet: MegaBaud BBS, NZPCA, Wellington, New Zealand, 64-
  9152. (1:109/42)
  9153.  
  9154. +----------------------------------------------------------------------------+
  9155.  
  9156. From: bd83h@bedford.waii.com                            19-Nov-99 09:50:20
  9157.   To: All                                               19-Nov-99 10:23:01
  9158. Subj: Update - Re: Comm/2 keeps bringing down my system.
  9159.  
  9160. From: Steve Drewell <bd83h@bedford.waii.com>
  9161.  
  9162. After applying the "unofficial pmmerge.dll fix", I'm sorry to say that my
  9163. machine died again after about 4 days uptime whilst using Comm/2. Apart
  9164. from running the RC5DES client, I have used the machine for less than 8
  9165. hours in the past 4 days which makes it even more of a sad case that it
  9166. won't stay up.
  9167.  
  9168. So, what's the best course of action to solve this annoying problem?
  9169. Remove FP12 or just replace pmmerge.dll with a previous version (if so,
  9170. which)? Is FP12/pmmerge.dll the likely source of the problem or is it
  9171. Comm/2?
  9172.  
  9173. Cheers,
  9174. Steve
  9175.  
  9176. Western Geophysical, Bedford, UK
  9177. Tel: +44 (0) 1234 224404
  9178. Fax: +44 (0) 1234 224517
  9179.  
  9180. --- WtrGate+ v0.93.p7 sn 165
  9181.  * Origin: Usenet: Western Geophysical, Houston, TX (1:109/42)
  9182.  
  9183. +----------------------------------------------------------------------------+
  9184.  
  9185. From: mbe@lyngso-industri.dk                            19-Nov-99 12:05:14
  9186.   To: All                                               19-Nov-99 10:23:02
  9187. Subj: Re: Netscape Team:  FIX T
  9188.  
  9189. From: Mogens Beltoft <mbe@lyngso-industri.dk>
  9190.  
  9191. ROBIN HINDE wrote:
  9192. > colin@haynes97.freeserve.co.uk wrote:
  9193. > CO>I see the same problem with The Register if that's any help - multiple
  9194. > CO>machines, multiple display drivers.
  9195. > Thanks, that really is a great help - I don't have to sit here thinking
  9196. > I have missed something so obvious that nobody else can even be
  9197. > bothered commenting on it:-)
  9198. > BTW, I have the same problem at
  9199. > http://z.extreme-dm.com/tracking/nph-summarys.cgi?tag=nzpca
  9200.  
  9201. Before I get flamed, let's set the record straight ;)
  9202.  
  9203. I guess you complain about Communicators inability to resize tables.
  9204. If this is not the case please disregard the following.
  9205.  
  9206. Viewing the source for that page reveals that everything is in a table,
  9207. and each table entry has a 'nowrap' entry, and that many of the table
  9208. fields has a character both before and after the word in the field.
  9209. The character is ascii 0xA0, I don't know what that does, but that
  9210. might account for the width of the table.
  9211.  
  9212. Anyway, tables can be set to have a certain width in either percent or
  9213. pixels, which means that you can create a table that can't be adjusted
  9214. by Communicator.
  9215.  
  9216. > Every other version of NS - on OS/2, Win95 and Linux displays these
  9217. > pages correctly, it is only NS/2 4.61 that gives problems.
  9218. > CO>On Thu, 18 Nov 1999 05:50:00, robin.hinde@nzpca.org.nz (ROBIN HINDE)
  9219. > CO>wrote:
  9220. > CO>> Jeff Welton <j.welton@mailcity.com> wrote:
  9221. > CO>>
  9222. > CO>> JW>I like to peruse the latest job listings at:
  9223. > CO>>
  9224. > CO>> JW>http://www.sfna.com/cgi-bin/employment.pl
  9225. > CO>>
  9226. > CO>> JW>but when using Communicator/2 v4.61 the listings
  9227. > CO>> JW>run off the right side of the screen.  They should
  9228. > CO>> JW>wrap at the right screen edge.
  9229. > CO>>
  9230. > CO>> Same problem as I asked about weeks ago - viewing
  9231. > CO>> http://www.theregister.co.uk gives exactly the same fault. Nobody else
  9232. > CO>> comfirmed the same fault, so I've basically stuck with 2.02 as a
  9233. > CO>> result and assumed I'd have to live with that.
  9234.  
  9235. The same might be the problem here, i.e. predefined fixed table size.
  9236.                  _____
  9237.                    |
  9238.                    |
  9239. \_________________/ \_________________/
  9240.                   \_/
  9241. Mogens Beltoft
  9242.  
  9243. --- WtrGate+ v0.93.p7 sn 165
  9244.  * Origin: Usenet: =?iso-8859-1?Q?Lyngs=F8?= Industri A/S (1:109/42)
  9245.  
  9246. +----------------------------------------------------------------------------+
  9247.  
  9248. From: wfhorne@swbell.net                                19-Nov-99 08:58:15
  9249.   To: All                                               19-Nov-99 14:29:29
  9250. Subj: Re: ADSL high speed connection
  9251.  
  9252. From: Bill Horne <wfhorne@swbell.net>
  9253.  
  9254.  
  9255. Gary Crossno wrote:
  9256. ... deleted ...
  9257. > So, if I have a peer to peer setup (OS2/Win98/Linux), can I
  9258. > just connect the ADSL device to the hub?
  9259. > Gary Crossno
  9260.  
  9261. Sure, as long as your hub supports the speed of the ADSL modem. Mine was
  9262. a "Fast" Ethernet hub, and would not connect to the 10Base-T port of the
  9263. Alcatel 1000 modem. I bought a dusl speed auto sensing switch. Works
  9264. very well.
  9265.  
  9266. Bill Horne
  9267.  
  9268. --- WtrGate+ v0.93.p7 sn 165
  9269.  * Origin: Usenet: SBC Internet Services (1:109/42)
  9270.  
  9271. +----------------------------------------------------------------------------+
  9272.  
  9273. From: alex@eddie.cis.uoguelph.ca                        19-Nov-99 16:04:17
  9274.   To: All                                               19-Nov-99 14:29:29
  9275. Subj: Re: Difference of Warp4 and Warp for e-commerce?
  9276.  
  9277. From: alex@eddie.cis.uoguelph.ca (Alex Taylor)
  9278.  
  9279. On Thu, 18 Nov 1999 20:41:46 -0500, Jerry McBride <mcbrides@erols.com> wrote:
  9280. > >According to rumour, WSeB supports Joliet-3 CDs.  Warp 4 did not as of
  9281. > >FixPak 10 (not sure if it does now, though).
  9282. > Can you post a cdrom title that actually uses j3 for it's format? I'd like
  9283. to
  9284. > try that one under wseb...
  9285.  
  9286. Unfortunately, I don't know one.  Best suggestion I can come up with is to
  9287. burn a Joliet-format CD using Adaptec EZ-CD Creator under Windows.  I'm 
  9288. 99% certain that produces Joliet-3 CDs.
  9289.  
  9290. -- 
  9291. -----------------------------------------------------------------
  9292.  Alex Taylor                  BA - CIS - University of Guelph
  9293.  alex@eddie.cis.uoguelph.ca   http://eddie.cis.uoguelph.ca/~alex
  9294. -----------------------------------------------------------------
  9295.  
  9296. --- WtrGate+ v0.93.p7 sn 165
  9297.  * Origin: Usenet: @Home Network Canada (1:109/42)
  9298.  
  9299. +----------------------------------------------------------------------------+
  9300.  
  9301. From: jan.hartman@fil.lu.se                             19-Nov-99 10:58:16
  9302.   To: All                                               19-Nov-99 14:29:29
  9303. Subj: RSJ CD Writer installation problem
  9304.  
  9305. From: "Jan Hartman" <jan.hartman@fil.lu.se>
  9306.  
  9307. Hi!
  9308.  
  9309. I tried to install the RSJ CD Writer demo. 
  9310. However, the computer hang during boot. 
  9311. I get a black screen before the WPS is supposed
  9312. to load.
  9313.  
  9314. I have a Plextor 8/2/20 CDRW, and a 
  9315. Plextor CDrom (40x), both SCSI.
  9316. I have an Adeptec 2940 SCSI-card,
  9317. and I run Warp 4, Swedish, fixpak 6 on a 
  9318. PentiumPro 200, 128 mb ram, Mattrox Mill I PCI-
  9319. card. 
  9320.  
  9321. Any ideas what to do?
  9322.  
  9323. Thanks,
  9324.  
  9325. / Jan
  9326. ===================================================
  9327. Jan Hartman
  9328. Filosofiska institutionen/Department of Philosophy
  9329. Lunds Universitet/Lund University                                       
  9330. Kungshuset, Lundagård                                  +46-(0)46 2223253
  9331. S-222 22 Lund                                              fax +46-(0)46
  9332. 2224424
  9333. Sweden
  9334. E-mail: Jan.Hartman@fil.lu.se
  9335.  
  9336.  
  9337. --- WtrGate+ v0.93.p7 sn 165
  9338.  * Origin: Usenet: Lund University (1:109/42)
  9339.  
  9340. +----------------------------------------------------------------------------+
  9341.  
  9342. From: ivan@protein.bio.msu.su                           19-Nov-99 20:50:01
  9343.   To: All                                               19-Nov-99 16:52:01
  9344. Subj: Re: RSJ CD Writer installation problem
  9345.  
  9346. From: "Ivan Adzhubei" <ivan@protein.bio.msu.su>
  9347.  
  9348. In <wnaunegznasvyyhfr.flgcdl0.pminews@news.lu.se>, on 11/19/99 
  9349.    at 10:58 AM, "Jan Hartman" <jan.hartman@fil.lu.se> said:
  9350.  
  9351. Did you set "Synchronous negotiations" to "Disabled" and "Max Transfer
  9352. Rate" to 5Mb/sec in your SCSI BIOS Setup, as per RSJ/Adaptec FAQ?
  9353.  
  9354. Cheers,
  9355. Ivan
  9356.  
  9357. >I tried to install the RSJ CD Writer demo. 
  9358. >However, the computer hang during boot. 
  9359. >I get a black screen before the WPS is supposed
  9360. >to load.
  9361.  
  9362. >I have a Plextor 8/2/20 CDRW, and a 
  9363. >Plextor CDrom (40x), both SCSI.
  9364. >I have an Adeptec 2940 SCSI-card,
  9365. >and I run Warp 4, Swedish, fixpak 6 on a 
  9366. >PentiumPro 200, 128 mb ram, Mattrox Mill I PCI-
  9367. >card. 
  9368.  
  9369. >Any ideas what to do?
  9370.  
  9371. >Thanks,
  9372.  
  9373. >/ Jan
  9374. >===================================================
  9375. >Jan Hartman
  9376. >Filosofiska institutionen/Department of Philosophy
  9377. >Lunds Universitet/Lund University                                       
  9378. >Kungshuset, Lundag rd                                  +46-(0)46 2223253
  9379. >S-222 22 Lund                                              fax +46-(0)46
  9380. >2224424 Sweden
  9381. >E-mail: Jan.Hartman@fil.lu.se
  9382.  
  9383.  
  9384. -- 
  9385. -----------------------------------------------------------
  9386. "Ivan Adzhubei" <ivan@protein.bio.msu.su>
  9387. -----------------------------------------------------------
  9388.  
  9389. --- WtrGate+ v0.93.p7 sn 165
  9390.  * Origin: Usenet: Moscow State University (1:109/42)
  9391.  
  9392. +----------------------------------------------------------------------------+
  9393.  
  9394. From: matthickman@my-deja.com                           19-Nov-99 17:51:26
  9395.   To: All                                               19-Nov-99 16:52:01
  9396. Subj: Re: Comm/2 keeps bringing down my system.
  9397.  
  9398. From: Matt Hickman <matthickman@my-deja.com>
  9399.  
  9400. In article <382ab284$1$vina$mr2ice@news.msu.ru>,
  9401.   "Ivan Adzhubei" <ivan@protein.bio.msu.su> wrote:
  9402. >
  9403. > PMR00052.ZIP was posted on testcase.boulder.ibm.com a couple of weeks
  9404. > ago. You can grab a copy from my ftp:
  9405. >
  9406. > ftp://protein.bio.msu.su/pub/os2/fixes/pmr00052.zip
  9407.  
  9408. I assume this is a fix for Warp 4.0.  I am hoping to find one for
  9409. Warp Server -- which has a base of 3.0
  9410.  
  9411. --
  9412. Matt Hickman
  9413. I don't even see how a four-dimensional coffee cup
  9414. could even hold coffee, much less a whole galaxy.
  9415.               - Robert A. Heinlein (1907-1988)
  9416.  
  9417.  
  9418. Sent via Deja.com http://www.deja.com/
  9419. Before you buy.
  9420.  
  9421. --- WtrGate+ v0.93.p7 sn 165
  9422.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  9423.  
  9424. +----------------------------------------------------------------------------+
  9425.  
  9426. From: rde@tavi.co.uk                                    19-Nov-99 18:03:14
  9427.   To: All                                               19-Nov-99 16:52:01
  9428. Subj: Re: Bootable disk with Networking and Peer
  9429.  
  9430. From: rde@tavi.co.uk (Bob Eager)
  9431.  
  9432. On Wed, 17 Nov 1999 17:09:27, steve53_remove_this@earthlink.net wrote:
  9433.  
  9434. > All the code you need is in the \CID\SRVIFS on your Warp CD.  The
  9435. > documentation, casguide.inf, is somewhere in the IBMLAN directory tree.
  9436.  
  9437. System Setup -> INstall/Remove -> Remote Install
  9438.  
  9439. then ask it to make diskettes. Kill the server after that.
  9440.  
  9441. That will give you a set of diskettes you can hack if required.
  9442. -- 
  9443. Bob Eager
  9444. rde at tavi.co.uk
  9445. PC Server 325; PS/2s 8595*3, 9595*3 (2*P60 + P90), 8535, 8570, 9556*2,
  9446. 8580*6,
  9447. 8557*2, 8550, 9577, 8530, P70, PC/AT..
  9448.  
  9449. --- WtrGate+ v0.93.p7 sn 165
  9450.  * Origin: Usenet: Tavi Systems (1:109/42)
  9451.  
  9452. +----------------------------------------------------------------------------+
  9453.  
  9454. From: an479@lafn.org                                    19-Nov-99 10:59:14
  9455.   To: All                                               19-Nov-99 16:52:01
  9456. Subj: Re: Update - Re: Comm/2 keeps bringing down my system.
  9457.  
  9458. From: J. N. Pfisterer <an479@lafn.org>
  9459.  
  9460. On Fri, 19 Nov 1999 09:50:40 +0000, Steve Drewell wrote:
  9461.  
  9462. >After applying the "unofficial pmmerge.dll fix", I'm sorry to say that my
  9463. >machine died again after about 4 days uptime whilst using Comm/2. Apart
  9464. >from running the RC5DES client, I have used the machine for less than 8
  9465. >hours in the past 4 days which makes it even more of a sad case that it
  9466. >won't stay up.
  9467. >
  9468. >So, what's the best course of action to solve this annoying problem?
  9469. >Remove FP12 or just replace pmmerge.dll with a previous version (if so,
  9470. >which)? Is FP12/pmmerge.dll the likely source of the problem or is it
  9471. >Comm/2?
  9472.  
  9473. Had somewhat similar experience.  I don't leave my machine running long 
  9474. enough to crash, but observed a continuing, serious memory leak in NS461
  9475. even after installing the replacement pmmerge.dll.  I then ran across a 
  9476. report in one of the OS/2 on-line pubs saying that it could be a problem
  9477. with the NS cache in certain circumstances--apparently the use of 
  9478. proxies in my case.  The recommended cure, which seems to be working for
  9479. me: Set Netscape Memory Cache to "0".  Disk Cache can remain in use.
  9480.  
  9481. You might want to give it a try.
  9482.  
  9483. Jack P.
  9484.  
  9485.  
  9486. --- WtrGate+ v0.93.p7 sn 165
  9487.  * Origin: Usenet: The Los Angeles Free-Net (1:109/42)
  9488.  
  9489. +----------------------------------------------------------------------------+
  9490.  
  9491. From: bobg.REMOVEME.@pics.com                           19-Nov-99 13:01:03
  9492.   To: All                                               19-Nov-99 16:52:01
  9493. Subj: Re: isp's & os/2
  9494.  
  9495. From: Bob Germer <bobg.REMOVEME.@pics.com>
  9496.  
  9497. On <eQKY3.31442$827.7195@nntp0.chicago.il.ameritech.net>, on 11/17/99 at
  9498. 10:43 PM,
  9499.    "Arnold Jones" <bjos@vid.net> said:
  9500.  
  9501. > Though, on the other hand, if you do get Win9X, Internet Explorer 5 with
  9502. > Outlook Express, you may never again go back to surf the net  with OS/2
  9503. > and Netscape because the above mentioned products are by far faster and
  9504. > better than Netscape ever was IMHO.
  9505.  
  9506. Even if I agreed about the speed, which I vehemently do not, Win 9x, OE
  9507. and IE are far, far, far, far, far, far, far, far slower when one factors
  9508. in the time spent reformatting and reinstalling after that sad trio allows
  9509. a virus to infect your system. Not only that, after all the work
  9510. reinstalling, running your backup software to restore data can and
  9511. frequently does re-introduce the virus. If you are using Word, your Word
  9512. files may restart the virus when you access them.
  9513.  
  9514. --
  9515. -------------------------------------------------------------------------------
  9516. ---------------
  9517. Bob Germer from Mount Holly, NJ - E-mail: bobg@Pics.com
  9518. Proudly running OS/2 Warp 4.0 w/ FixPack 12
  9519. MR/2 Ice Registration Number 67
  9520. Aut Pax Aut Bellum
  9521. -------------------------------------------------------------------------------
  9522. ---------------
  9523.  
  9524. --- WtrGate+ v0.93.p7 sn 165
  9525.  * Origin: Origin Line 1 Goes Here (1:109/42)
  9526.  
  9527. +----------------------------------------------------------------------------+
  9528.  
  9529. From: dholmes@mail.ivsi.com                             19-Nov-99 14:29:05
  9530.   To: All                                               19-Nov-99 16:52:02
  9531. Subj: Re: ADSL high speed connection
  9532.  
  9533. From: Dan Holmes <dholmes@mail.ivsi.com>
  9534.  
  9535. > The only problem in my mind about using ADSL is that my local phone
  9536. > company has switched from the Standard DHCP to PPPoE, this is a new
  9537. > protocol which has not yet been approved and while the phone company
  9538. > would have supplied a Win95 version and their techies pointed me to a
  9539. > Linux Beta version, neither they nor I could find and OS/2 version.
  9540. > While I would then be able to connect under Win95 or Linux, both of
  9541. > which are aboard my machines, my main business system is OS/2, so I
  9542. > stayed with cable modem.
  9543.  
  9544. I just saw that FX Communications has/will have a PPPoE for
  9545. OS2.
  9546. -- 
  9547. -------------------
  9548. Dan Holmes
  9549. Integrated Visual Systems, Inc.
  9550. voice 704-847-3379
  9551. fax   704-847-4655
  9552. mailto:dholmes@trellis.net
  9553. work -> http://www.ivsi.com
  9554. play -> http://www.geocities.com/heartland/hollow/3097
  9555.  
  9556. Insert Disclaimer:
  9557. Most of the time i think for myself, at least that is what
  9558. they tell me.
  9559.  
  9560. --- WtrGate+ v0.93.p7 sn 165
  9561.  * Origin: Origin Line 1 Goes Here (1:109/42)
  9562.  
  9563. +----------------------------------------------------------------------------+
  9564.  
  9565. From: gsinger@nospam.home.com                           19-Nov-99 18:53:21
  9566.   To: All                                               19-Nov-99 16:52:02
  9567. Subj: PMMail spam filters
  9568.  
  9569. From: gsinger@nospam.home.com (Gideon Singer)
  9570.  
  9571. Any spam filters for Pmmail available?
  9572.  
  9573. Gideon Singer
  9574. Webpage: members.home.net:80/gsinger
  9575. Remove the 'nospam' to email
  9576.  
  9577. --- WtrGate+ v0.93.p7 sn 165
  9578.  * Origin: Usenet: @Home Network Canada (1:109/42)
  9579.  
  9580. +----------------------------------------------------------------------------+
  9581.  
  9582. From: chdove@home.com                                   19-Nov-99 18:54:16
  9583.   To: All                                               19-Nov-99 16:52:02
  9584. Subj: Re: isp's & os/2
  9585.  
  9586. From: chdove@home.com (Clive Dove)
  9587.  
  9588. On Thu, 18 Nov 1999 03:16:33, Scott Tietjen <stjen@prodigy.net> wrote:
  9589.  
  9590. > I myself use Prodigy Internet.  The problem, of course, is that to sign
  9591. > up for the service the first time, you've got to be on a Win95 machine,
  9592. > as their software doesn't grok OS/2 under any circumstances.  However,
  9593. > once you get over that hurdle (it can be a borrowed machine, or one from
  9594. > work if you have a modem, or whatever is available), it's been a breeze
  9595. > to use Injoy to dial in (99.9% connection at 53.3KBPS), Netscape for
  9596. > most everything else, the rest of the IBM tools work fine (recommend the
  9597. > Lan versions over the Modem versions).  Plus, if you prepay a year in
  9598. > advance, you get unlimited service for $15.70 a month ($189 a year), and
  9599. > local phone number all around the country -- hopefully in your area. 
  9600. > 1-800-PRODIGY, or http://www.prodigy.net
  9601. > Good luck.
  9602. >     -- Scott Tietjen
  9603. > jchell@attglobal.net wrote:
  9604. > > 
  9605. > > I am a former user of ibm.net, now attglobal, and am looking for another
  9606. > > isp that supports os/2 or has shareware/freeware that would allow me to
  9607. > > use os/2 to connect.  I am curren;y on a trial with earthlink.  I've
  9608. > > already found out that they will time disconnect while I'm downloading a
  9609. > > file and nothing else; ibm.net didn't do that.
  9610. > > 
  9611. > > Help
  9612. > > 
  9613. > > What are my options?  Point me to the faq if there is one?
  9614. > > 
  9615. > > johnny chell
  9616.  
  9617. Have you considered cablemodem.  I was a user of ibm.net but switched 
  9618. to cablemodem when my monthly usage started to go into overtime and my
  9619. internet bills started to go out of sight.  I am using Shaw cable and 
  9620. am running it under OS/2, Linux and Win95.  The system uses TCP/IP 
  9621. with DHCP servers so it is standard internet connection. 
  9622.  
  9623. Shaw will not support OS/2 or Linux, but as it is a standard TCP/IP 
  9624. Ethernet system, there was no problem setting up my adaptor or stack 
  9625. on either system.
  9626.   
  9627. The system can be set up as if it is a lan. 
  9628.  
  9629. Shaw supplied me with a 3Com 3c900 ethernet card.
  9630.  
  9631. I was considering using an ADSL modem with my phone company at the 
  9632. same price ($39.95 Canadian) but Sympatico has switched to PPPoE 
  9633. instead of DHCP, which I consider to be a non-standard and not yet 
  9634. settled protocol.  Sympatico was prepared to provide the PPPoE for 
  9635. Win95 and was able to point me to a Linux version, but I was unable to
  9636. find an OS/2 version.
  9637.  
  9638. --- WtrGate+ v0.93.p7 sn 165
  9639.  * Origin: Usenet: @Home Network Canada (1:109/42)
  9640.  
  9641. +----------------------------------------------------------------------------+
  9642.  
  9643. From: chdove@home.com                                   19-Nov-99 19:02:17
  9644.   To: All                                               19-Nov-99 16:52:02
  9645. Subj: Re: ADSL high speed connection
  9646.  
  9647. From: chdove@home.com (Clive Dove)
  9648.  
  9649. On Thu, 18 Nov 1999 22:03:41, bigfig@inorbit.com (Gary Crossno) wrote:
  9650.  
  9651. > In message <qpkdVVNoMoTk-pn2-5IQDysFMrmdd@tcpserver> -
  9652. > lsunley@mb.sympatico.ca (Lorne Sunley)Wed, 17 Nov 1999
  9653. > 15:46:48 GMT writes:
  9654. > :>
  9655. > :>On Wed, 17 Nov 1999 12:41:12, johnl@shadow.net wrote:
  9656. > :>
  9657. > :>> Are there any inherent reasons why OS/2 TCPIP can't be
  9658. > used in conjunction with a ADSL high speed connection to the
  9659. > internet.
  9660. > :>
  9661. > :>Works for my brother and for one of my clients.
  9662. > :>
  9663. > :>Caveat - the ADSL link must have an external device that
  9664. > is
  9665. > :>connected to a regular Network Interface Card.
  9666. > :>
  9667. > :>The OS/2 machine treats this as it treats any LAN
  9668. > :>TCP/IP connection. This means that you must have
  9669. > :>a version of OS/2 that has LAN support, Warp 3 Connect
  9670. > :>Warp 4, Warp Server 4, Warp Server for e-Business.
  9671. > :>
  9672. > :>I have heard some ugly reports that some ADSL ISP's
  9673. > :>are using PPP over Ethernet for their ADSL service.
  9674. > :>This is not supported by the standard TCP/IP stack,
  9675. > :>but the Injoy products do support it. http://www.fx.dk
  9676. > :>
  9677. > :>Lorne Sunley
  9678. > :>
  9679. > :>
  9680. > So, if I have a peer to peer setup (OS2/Win98/Linux), can I
  9681. > just connect the ADSL device to the hub?
  9682. > Gary Crossno
  9683.  
  9684. The only problem in my mind about using ADSL is that my local phone 
  9685. company has switched from the Standard DHCP to PPPoE, this is a new 
  9686. protocol which has not yet been approved and while the phone company 
  9687. would have supplied a Win95 version and their techies pointed me to a 
  9688. Linux Beta version, neither they nor I could find and OS/2 version. 
  9689. While I would then be able to connect under Win95 or Linux, both of 
  9690. which are aboard my machines, my main business system is OS/2, so I 
  9691. stayed with cable modem.
  9692.  
  9693. --- WtrGate+ v0.93.p7 sn 165
  9694.  * Origin: Usenet: @Home Network Canada (1:109/42)
  9695.  
  9696. +----------------------------------------------------------------------------+
  9697.  
  9698. From: abeagley@optonline.net                            19-Nov-99 19:12:19
  9699.   To: All                                               19-Nov-99 16:52:02
  9700. Subj: Re: Netscape Team:  FIX THIS!
  9701.  
  9702. From: Alan Beagley <abeagley@optonline.net>
  9703.  
  9704. I've noticed that the text on the Stardock home page spills over teh
  9705. right hand side now too -- as of the last few days. I'm using NS 4.61 GA
  9706. (128-bit encryption).
  9707.  
  9708. Alan
  9709.  
  9710.  
  9711. Jeff Welton wrote:
  9712. > "Jeffrey S. Kobal" wrote:
  9713. > > Jeff Welton wrote:
  9714. > >
  9715. > > > I like to peruse the latest job listings at:
  9716. > > >
  9717. > > > http://www.sfna.com/cgi-bin/employment.pl
  9718. > > >
  9719. > > > but when using Communicator/2 v4.61 the listings
  9720. > > > run off the right side of the screen.  They should
  9721. > > > wrap at the right screen edge.
  9722. > >
  9723. > > This would depend on the size of your browser window.
  9724. > > The tables on the listing-pages are hard-coded to 600
  9725. > > pixels wide; if your window is narrower than 600 pixels,
  9726. > > the page will run off the right side of the window, with
  9727. > > a scrollbar to view what won't fit within the window.
  9728. > >
  9729. > > Jeffrey S. Kobal
  9730. > > IBM Corporation
  9731. > Thanks for the reply Jeff and if I was a bit too harsh I'm
  9732. > sorry (others have pointed that out).
  9733. > I have a 21" monitor and have it set to 1024X768.  The
  9734. > site recently changed hands with the sale of the newspaper
  9735. > itself and prior to that, the listings were displayed properly.
  9736. > It was very easy to just mark and paste a fax number into
  9737. > PMFax and fire off a resume.
  9738. > When the newspaper made the change the first few days
  9739. > the listings were fine but after that they began to sail
  9740. > off the right hand side of the page.  I used composer
  9741. > to create a 600 pixel table box and then copied the
  9742. > displayed listings into the table so I could read them
  9743. > without effort.  The information you provide above
  9744. > about the site using a 600 pixel table in their html
  9745. > coding isn't being picked up by 'my' Communicator 4.61
  9746. > for some reason.  Maybe it does in the Windows version
  9747. > but not in my OS/2 version.
  9748. > I complained several times to the new webmaster and he
  9749. > finally replied back saying he had received no complaints
  9750. > and asked what browser I was using.  When I said Communicator
  9751. > for OS/2 v4.61 he replied the problem was with the browser,
  9752. > not his site or his html coding.
  9753. > I thought that baloney but decided one evening to fire up
  9754. > NS/2 2.02 and see how it appeared.  The listings came up
  9755. > and wrapped correctly.  That makes me believe the problem
  9756. > is within Communicator 4.61 itself.  So I went to check for
  9757. > a "wrap text" feature but could only find it in Messenger,
  9758. > not for the browser itself (could we add one please?).
  9759. > So now, instead of copy/paste into Composer I open NS/2
  9760. > and read them.  It is just frustrating to have to use two
  9761. > browsers for what should be a one browser job.
  9762. > I am relieved to know the problem is one that others have
  9763. > experienced (i.e., The Register) because I was beginning
  9764. > to think it was my system or my release of C/2.  You'd
  9765. > think the listings on a 21" screen at 1024X768 couldn't
  9766. > possibly be so long as to run off the right side of the
  9767. > screen - but they do!
  9768. > Thanks for all the replies.  I now know the problem is an
  9769. > acknowledged one and hope the next refresh offers a
  9770. > correction of some kind.
  9771. > Thanks to everyone for the responses!
  9772. > Jeff
  9773.  
  9774. --- WtrGate+ v0.93.p7 sn 165
  9775.  * Origin: Usenet: Optimum Online (1:109/42)
  9776.  
  9777. +----------------------------------------------------------------------------+
  9778.  
  9779. From: upatoyou@ibmmail.com                              20-Nov-99 07:20:24
  9780.   To: All                                               19-Nov-99 16:52:02
  9781. Subj: Re: PMMail spam filters
  9782.  
  9783. From: "DeutschMick" <upatoyou@ibmmail.com>
  9784.  
  9785. On Fri, 19 Nov 1999 18:53:43 GMT, Gideon Singer wrote:
  9786.  
  9787. >Any spam filters for Pmmail available?
  9788. >
  9789. >Gideon Singer
  9790. >Webpage: members.home.net:80/gsinger
  9791. >Remove the 'nospam' to email
  9792.  
  9793. Go to account / account settings / filters / new
  9794.  
  9795. name it 'spam deletion' or 'garbage collection' - you get the idea.
  9796. press complex radio button, paste (for example)
  9797.  
  9798. (header.from="mdeutsch@pcug.org.aus") |
  9799. (header.from="ispam.com") |
  9800. (header.from="ispam.net") |
  9801. (header.from="moneynow.com") |
  9802. (header.from="answerme.com") |
  9803. (header.from="best-deal-magazines.com") |
  9804. (header.from="bigdeal.net") |
  9805. (header.from="bulkmail.net") |
  9806. (header.from="MOY0001@aol.com") |
  9807. (header.from="casndrrasecret.com") |
  9808. (header.from="cockring.com") |
  9809. (header.from="cocktails-n-dreams.com") |
  9810. (header.from="consumermoney.com") |
  9811. (header.from="cyberpromo.com") |
  9812. (header.from="dontdelay.com") |
  9813. (header.from="eager4u.com") |
  9814. (header.from="email4you.com") |
  9815. (header.from="emailadvertisingusa.now") |
  9816. (header.from="erotic4u.com") |
  9817. (header.from="exoticbabes4u.com") |
  9818. (header.from="freestuff4u.com") |
  9819. (header.from="getstartedhomebased.com") |
  9820. (header.from="goddesseswaiting.com") |
  9821. (header.from="greatoffer.com") |
  9822. (header.from="hotgrrls.com") |
  9823. (header.from="hunks4u.com") |
  9824. (header.from="imarketdirect.com") |
  9825. (header.from="internet-income.com") |
  9826. (header.from="intimatedesires.com") |
  9827. (header.from="keepmailing.com") |
  9828. (header.from="lewd4u.com") |
  9829. (header.from="livekinkysex.com") |
  9830. (header.from="lust2thous.com") |
  9831. (header.from="lust4u.com") |
  9832. (header.from="luv2cu.com") |
  9833. (header.from="markettheworld.com") |
  9834. (header.from="mass-email.com") |
  9835. (header.from="nastymail.com") |
  9836. (header.from="obscene4u.com") |
  9837. (header.from="ooolalala.com") |
  9838. (header.from="peepshow.com") |
  9839. (header.from="phsychicfriends.net") |
  9840. (header.from="phychicfriend.com") |
  9841. (header.from="pleasure4u.com") |
  9842. (header.from="porno4u.com") |
  9843. (header.from="psychicfriend.net") |
  9844. (header.from="readytopartybaby.com") |
  9845. (header.from="replybyphone.com") |
  9846. (header.from="respondback.com") |
  9847. (header.from="sensual4u.com") |
  9848. (header.from="sensuousexotics.com") |
  9849. (header.from="seriousincome.com") |
  9850. (header.from="sexysearch.com") |
  9851. (header.from="showuthemoney.com") |
  9852. (header.from="sultry4u.com") |
  9853. (header.from="takealook.com") |
  9854. (header.from="wealth.kit.net") |
  9855. (header.from="xtc4u2c.com")
  9856.  
  9857. into the window displayed . .
  9858.  
  9859. type = imcoming,
  9860. actions = delete message,
  9861. and select remote and local copy
  9862.  
  9863. works like a bought one!
  9864.  
  9865. Mick
  9866.  
  9867.  
  9868.  
  9869.       /                                       R  e  g  a  r  d  s  :
  9870.     /    -  __0      Mick Deutsch, Project Audio, Canberra, AUSTRALIA.
  9871. [@\      _  \<,_       m$tsch@pcug.org.zzz, zzzhic$@ibmmail.com 
  9872. [@/     (_) / (_)   searching for great sound!    NO DAVE!    I am not
  9873.     \                      Wind95/NT compatible, this is the 21st century!
  9874.      \
  9875.  
  9876. humans:  to reply, please replace the z's with au,
  9877.          and the currency symbol with deu - thanks.
  9878.           
  9879. Created and sent using OS/2, the most advanced PC OS
  9880. available in the last years of the 20th century.
  9881.  
  9882. Why use Neanderthal Tinkering (tm) Operating System?
  9883.  
  9884. visit http://www.aberdeen.com/secure/onsite/case1/body.htm
  9885. to see for yourself.
  9886.  
  9887.  
  9888.  
  9889. --- WtrGate+ v0.93.p7 sn 165
  9890.  * Origin: Origin Line 1 Goes Here (1:109/42)
  9891.  
  9892. +----------------------------------------------------------------------------+
  9893.  
  9894. From: as@sci.fi                                         18-Nov-99 20:37:04
  9895.   To: All                                               19-Nov-99 16:52:02
  9896. Subj: Re: Best Rewritable CD for OS2
  9897.  
  9898. From: Anssi Saari <as@sci.fi>
  9899.  
  9900. Tony Wright <horseman@ibm.net> writes:
  9901.  
  9902. > davidb@magicnet.net wrote:
  9903. > > In <asogcy53hv.fsf@sci.fi>, Anssi Saari <as@sci.fi> writes:
  9904. > >
  9905. > > So please share with us, how did you patch it?
  9906. > Probably with trivial ease....
  9907.  
  9908. Good answer :)
  9909.  
  9910. > Ah well done Mr Saari! - you appear to have identified the cause of that
  9911. > specific restriction that I futilely intimated to Sam Deitweiler over a year
  9912. > ago without any success.....<vbg>.He presumably deemed it so obvious that it
  9913. > didn't warrant an answer and the person I was setting it up for was quite
  9914. > satisfied with shuffling drivers around as a kludgy solution! :-(
  9915.  
  9916. I can't really take the credit for this, since I got the hint from the
  9917. porter of cdrecord, Chris Wohlgemuth.
  9918.  
  9919. Anssi
  9920.  
  9921. --- WtrGate+ v0.93.p7 sn 165
  9922.  * Origin: Usenet: Tampere University of Technology (1:109/42)
  9923.  
  9924. +----------------------------------------------------------------------------+
  9925.  
  9926. From: srd@x.mcmail.com                                  19-Nov-99 20:46:00
  9927.   To: All                                               19-Nov-99 16:52:02
  9928. Subj: Re: Update - Re: Comm/2 keeps bringing down my system.
  9929.  
  9930. From: Steve Drewell <srd@x.mcmail.com>
  9931.  
  9932. On Fri, 19 Nov 1999 at 10:59 -0800, J. N. Pfisterer <an479@lafn.org>
  9933. wrote:
  9934.  
  9935. >Had somewhat similar experience.  I don't leave my machine running long 
  9936. >enough to crash, but observed a continuing, serious memory leak in NS461
  9937. >even after installing the replacement pmmerge.dll.  I then ran across a 
  9938. >report in one of the OS/2 on-line pubs saying that it could be a problem
  9939. >with the NS cache in certain circumstances--apparently the use of 
  9940. >proxies in my case.  The recommended cure, which seems to be working for
  9941. >me: Set Netscape Memory Cache to "0".  Disk Cache can remain in use.
  9942.  
  9943. >You might want to give it a try.
  9944.  
  9945. Unfortunately, I'm using SmartCache as a proxy and have Netscape's memory
  9946. cache and disk cache set to zero already due to the 100% CPU problem which
  9947. was discussed a short while ago. Nevertheless, thanks for your advice.
  9948.  
  9949. Cheers,
  9950. Steve
  9951. -- 
  9952. Steve Drewell             (Remove x. from address to reply)
  9953. _____________________________________________________________
  9954. Using IBM OS/2 Warp 4 running 26 processes with 137 threads.
  9955. Machine uptime is 1 day, 12 hours, 29 mins and 56 secs.
  9956. _____________________________________________________________
  9957.  
  9958.  
  9959. --- WtrGate+ v0.93.p7 sn 165
  9960.  * Origin: Origin Line 1 Goes Here (1:109/42)
  9961.  
  9962. +----------------------------------------------------------------------------+
  9963.  
  9964. From: as@sci.fi                                         18-Nov-99 20:25:04
  9965.   To: All                                               19-Nov-99 20:18:03
  9966. Subj: Re: Best Rewritable CD for OS2
  9967.  
  9968. From: Anssi Saari <as@sci.fi>
  9969.  
  9970. gsinger@nospam.home.com (Gideon Singer) writes:
  9971.  
  9972. > Sorry for the confusion I may have caused. I was referring to the 
  9973. > articles that were posted to my original post of which is the best 
  9974. > RWCD unit for OS2 and all I got was some articles which did not 
  9975. > address the question at all. 
  9976.  
  9977. That's fundamental to Usenet. It's annoying sometimes, but in the end,
  9978. people will talk about what they want to talk about and which might
  9979. not be what you want to talk about.
  9980.  
  9981. > So is there anyone who "wants to stick their neck out" and tell me "in
  9982. > their opinion" which is the best RWCD for OS2?
  9983.  
  9984. Well, in my completely subjective opinion, the Ricoh MP7040S is the
  9985. best, for the reason that it's the only CD writing drive I've had. I
  9986. picked that particular model since it has SCSI interface, supports
  9987. CD-Text and overburning, but those features I haven't used in OS/2 and
  9988. don't know if they are usable here either. Cdrecord maybe supports
  9989. CD-Text, but I don't know how to use it...
  9990.  
  9991. As a bonus, the MP7040S can be upgraded to MP7060S by software, which
  9992. means 6x write speed on CDR instead of 4x. Pretty cool, but doesn't
  9993. always work.
  9994.  
  9995. -- 
  9996. Anssi Saari - as@sci.fi
  9997.  
  9998. --- WtrGate+ v0.93.p7 sn 165
  9999.  * Origin: Usenet: Tampere University of Technology (1:109/42)
  10000.  
  10001. +----------------------------------------------------------------------------+
  10002.  
  10003. From: PGegen@UKans.nolospamare.edu                      19-Nov-99 23:40:22
  10004.   To: All                                               19-Nov-99 21:29:19
  10005. Subj: Re: NS4.61 turns all of the pictures blue...
  10006.  
  10007. From: PGegen@UKans.nolospamare.edu (Dr. Peter Gegenheimer)
  10008.  
  10009. On Wed, 17 Nov 1999 02:04:59, Scott Tietjen <stjen@prodigy.net> wrote:
  10010.  
  10011. τ Ok, this one may be a bit wierd.  Immediately after I installed NS4.61
  10012. τ (off of WarpUp!) on my Warp4fp11/12 system, I noticed that every image
  10013. τ (.gif & .jpg), especially if they were clickable links, turned blue. 
  10014. τ Not just the edge around it, the whole image became blue.  (I think I
  10015. --snip--
  10016. --snip--
  10017. = Likewise, if I
  10018. τ can scroll the image off the top or bottom of the page, when it comes
  10019. τ back it's back to normal color.  (Or at least the part of the image that
  10020. τ made it off screen.)
  10021.  
  10022. * In a followup posting you said you had a 1Mb video card. I have exactly the 
  10023. same problem on an Aptiva with 1 Mb video memory (Trident) which is set to 256 
  10024.  
  10025. colors. This problem is specific to NS 4.61, and I'm convinced it's related to 
  10026.  
  10027. the video color depth. My solution is going to be adding more video RAM or a 
  10028. newer card w/ 2 Mb RAM.
  10029.  
  10030. o----------------------------------------------------------------------o
  10031. | Dr. Peter Gegenheimer       | Vox: 785-864-3939  FAX: 785-864-5321   |
  10032. | Department of               |   PGegen@UKans.nospam.edu              |
  10033. |   Molecular Biosciences     |   http://rnaworld.bio.ukans.edu/       |
  10034. |   & Dept. Evol Biology      |                                        |
  10035. | University of Kansas        |"When you have excluded the impossible, |
  10036. | 2045 Haworth Hall           |  whatever remains, however improbable, |
  10037. | Lawrence  KS  66045-2106    |  must be the truth."      S. Holmes    |
  10038. o_____________________________|________________________________________o
  10039.  
  10040. --- WtrGate+ v0.93.p7 sn 165
  10041.  * Origin: Usenet: Univ. Kansas (BCMB) (1:109/42)
  10042.  
  10043. +----------------------------------------------------------------------------+
  10044.  
  10045. From: mckinnis@attglobal.net                            19-Nov-99 17:14:25
  10046.   To: All                                               19-Nov-99 21:29:19
  10047. Subj: Re: PMMail spam filters
  10048.  
  10049. From: Chuck McKinnis <mckinnis@attglobal.net>
  10050.  
  10051. These guys change so often that it's hard to keep the filter updated.  I
  10052. have been using the beta of Junk Spy from Sundial (the Relish folks),
  10053. and it seems to do a pretty good job.
  10054.  
  10055. Gideon Singer wrote:
  10056. > Any spam filters for Pmmail available?
  10057. > Gideon Singer
  10058. > Webpage: members.home.net:80/gsinger
  10059. > Remove the 'nospam' to email
  10060.  
  10061. -- 
  10062. Chuck McKinnis
  10063. Senior Systems Engineer
  10064. Denver Solutions Group, Inc.
  10065. IBM Business Partner
  10066. IBM Senior Systems Engineer (retired)
  10067.  
  10068. --- WtrGate+ v0.93.p7 sn 165
  10069.  * Origin: Usenet: Denver Solutions Group (1:109/42)
  10070.  
  10071. +----------------------------------------------------------------------------+
  10072.  
  10073. +============================================================================+
  10074.