home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / digest / 451 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  58.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sdd.hp.com!hplabs!ucbvax!SUMEX-AIM.STANFORD.EDU!info-mac-request
  2. From: info-mac-request@SUMEX-AIM.STANFORD.EDU (The Moderators)
  3. Newsgroups: comp.sys.mac.digest
  4. Subject: Info-Mac Digest V11 #3
  5. Message-ID: <9301052304.AA07342@SUMEX-AIM.Stanford.EDU>
  6. Date: 5 Jan 93 23:04:16 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: Info-Mac@sumex-aim.stanford.edu
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 1614
  12. Approved: info-mac@sumex-aim.stanford.edu
  13.  
  14.  
  15. Info-Mac Digest             Tue,  5 Jan 93       Volume 11 : Issue 3
  16.  
  17. Today's Topics:
  18.  
  19.       [*] Font names listed in own font
  20.       [*] MacAssem.hqx
  21.       [*] ROT13 BBEdit Extension
  22.       [*] TidBITS#157/04-Jan-93
  23.       !!!Help!!! with ScanShare
  24.       (A)Old MACs  Keyboard replacement/fixing
  25.       Adjusting CPU load amongst applications (r)
  26.       Bad F-LINE Instructions
  27.       Baystate Computer Repair (Q)
  28.       Can cards used in FXs be used in Quadra 950s?
  29.       Chinese chess
  30.       Color Icons displaying in B&W
  31.       command/clover leaf character wanted
  32.       Ethernet Printing (Q)
  33.       Ethernet vs scsi speeds
  34.       European Software (C)
  35.       Hard Drive Rename (A)
  36.       Help with missing icons (Q)
  37.       how to zap de PRAM
  38.       HP scanjet IIC
  39.       IIvx can't run A/UX?
  40.       IIvx RAM config
  41.       Imagewriter cable instead of Phonenet?
  42.       Is this some sort of virus?
  43.       LaserWriter IINTX Memory?
  44.       Macintosh Draw Programs With Direct Coordinate Editing?
  45.       Mac medical billing (A)
  46.       Metamorphisis Is Like Morph
  47.       Michel/Michele
  48.       MiniCad+4 vs. DesignCAD 3D
  49.       MultiMedia development requirements quest
  50.       music downloads
  51.       network help (thanks)
  52.       New Trojan Horse
  53.       New VD Support Policy
  54.       Norton partition
  55.       Now Up-To-Date Demo
  56.       PC to Mac transfers of large files
  57.       Photo CD
  58.       Please post as a troubleshooting question
  59.       Powerbooks by mail?
  60.       Remote aliases and remote Finders
  61.       ROM into RAM
  62.       sad mac (Q)
  63.       Screen scroll and screen refresh
  64.       Script writing programs?
  65.       Shhh...does it work for you?
  66.       Signature Flames
  67.       Simcity Supreme (A)
  68.       Some sort of virus? (R)
  69.       Spooler for StyleWriter?
  70.       Spooler for StyleWriter? (A
  71.       System 7.1 Compatibility Revisited (Q)
  72.       Telephone for Dovefax (A)
  73.       Weather Images (R)
  74.       what is the best C compiler
  75.  
  76. The Info-Mac newsgroup is moderated by Bill Lipa.
  77.  
  78. The Info-Mac archives are available (by using FTP, account anonymous,
  79. any password) in the info-mac directory on sumex-aim.stanford.edu
  80. [36.44.0.6].  Help files and indices are in /info-mac/help.
  81.  
  82. Please send articles and binaries to info-mac@sumex-aim.stanford.edu.
  83. Send administrative mail to info-mac-request@sumex-aim.stanford.edu.
  84. ----------------------------------------------------------------------
  85.  
  86. Date: Tue, 5 Jan 93 00:34:11 -0500
  87. From: brecher@husc.harvard.edu
  88. Subject: [*] Font names listed in own font
  89.  
  90. In V11 #2, Lyman Chapin <Lyman@BBN.COM> writes:
  91. >Thanks to all who replied to my question about how to cause the font
  92. >names in a "fonts" menu to be shown in their own font.  The responders
  93. >knew of no currently-available shareware init or extension that would
  94. >do this, and all suggested WYSIWYG Menus, part of the NOW Utilities
  95. >package, which *does* do this.
  96.  
  97. There *IS* a shareware (freeware?  I forget) init that does exactly this.
  98. It is now available by anonymous ftp from mac.archive.umich.edu as
  99. /mac/system.extensions/init/wizzyfonts0.5.cpt.hqx
  100.  
  101.                     jonathan brecher
  102.                     brecher@husc.harvard.edu
  103.                     assistant mac.archivist
  104.  
  105. [Archived as /info-mac/ex/wizzy-fonts-05.hqx; 10K]
  106.  
  107. ------------------------------
  108.  
  109. Date: Mon, 4 Jan 1993 20:00:18 -0800 (PST)
  110. From: William Ford <billf@uop.cs.uop.edu>
  111. Subject: [*] MacAssem.hqx
  112.  
  113. MAS is a complete interactive system for assembly language programming. The
  114. MAS system includes a full featured editor, file handling utilities, an
  115. assembler, and an extensive runtime system with an excellent source level
  116. debugger. Multifile search and replace is included along with routines to
  117. dynamically maintain window lists. An on-line help facility includes a
  118. description of most MC68020/30/40 instructions. The distribution package
  119. includes the system, a complete User Manual to describe the features of MAS
  120. and direct users through a series of hands-on tutorials.  The package also
  121. includes a listing of over 200 programs from "Assembly Language and Systems
  122. Programming for the M68000 Family" by Ford  and Topp, D.C. Heath, 1992. The
  123. programs illustrate the MC68020/30/40 instructions and the use of assembly
  124. language for extended arithmetic, character handling, system run time
  125. environments, data structures,  exception processing, interrupt handling,
  126. concurrent programming, and coprocessor interface. Standalone and
  127. interrupt-driven I/O libraries are included.
  128.  
  129. The assembler emits MC68020/30/40 code. Redefinable labels and include files
  130. are added as enhancements. MAS provides an editable error window indexed by
  131. line number. Options exist to generate listing files with cross referencing
  132. and source/object information. Code execution is supported by a menu driven
  133. run time environment. The interactive system features a source level
  134. debugger.
  135. The value of all 68000 registers and user selected labels are displayed at
  136. each break. A memory display facility lists the contents in memory at any
  137. label or absolute address. The runtime environment supports I/O redirection.
  138. The system implements linking of separate source or object modules through
  139. the Project Menu. MAS supports a full-featured help system. For code
  140. generation with standalone systems, absolute addressing and S-records are
  141. implemented.
  142.  
  143. This release is for demonstration purposes only. The self-extracting file
  144. includes the MAS assembly system, and a set of tutorials that highlight its
  145. main features. The software is fully functional, except that files may
  146. not be saved or printed and access to the external clipboard is not
  147. available.
  148. The Help system only illustrates a sample of options and instructions.
  149. Order information is included in the distribution.
  150.  
  151. [Archived as /info-mac/demo/mac-assem.hqx; 370K]
  152.  
  153. ------------------------------
  154.  
  155. Date: Mon, 4 Jan 93 18:48 PST
  156. From: Daryl_Spitzer@mindlink.bc.ca (Daryl Spitzer)
  157. Subject: [*] ROT13 BBEdit Extension
  158.  
  159. This is an extension to BBEdit I've written that will ROT13
  160. the selected text.  I've included the source.
  161.  
  162. [Archived as /info-mac/app/bbedit-rot13.hqx; 18K]
  163.  
  164. ------------------------------
  165.  
  166. Date: Tue, 5 Jan 93 08:02:44 PDT
  167. From: ace@tidbits.com (Adam C. Engst)
  168. Subject: [*] TidBITS#157/04-Jan-93
  169.  
  170. TidBITS#157/04-Jan-93
  171.  
  172.  Our New Year's resolution is to clean out our article database, so
  173.    this week brings you lots of little bits, including news of
  174.    LaserWriter upgrades, a Lotus upgrade deal, an ATM patch, IIvx
  175.    and A/UX incompatibilities, assorted bugs, random rumors, and a
  176.    few fun notes. There's something for everyone in here, so dive
  177.    in and enjoy. Next week, Macworld SF! NOTE: If you get this as a
  178.    StuffIt file, it is now in 3.0 format, so use the free Expander.
  179.  
  180. Topics:
  181.     MailBITS/04-Jan-93
  182.     DAT Note
  183.     ATM Patch
  184.     LaserWriter IIf/IIg ROM Upgrade
  185.     ShadowWriter networks 'em all
  186.     A/UX Follies
  187.     Compatibility Checker 2.0
  188.     PhoneNet Talk Upgrade
  189.     Newton Notes
  190.     Lotus Upgrade
  191.     Apple & AOL
  192.     AutoDoubler 2.0
  193.     FirstClass Deal
  194.     Copying Utilities
  195.     Likewise
  196.     Nisus XS Rumors
  197.     WriteNow Bugs
  198.     Apple Multimedia Program
  199.     Cancellations
  200.     User Group 7.1 Pricing
  201.     Reviews/04-Jan-93
  202.  
  203. [Archived as /info-mac/digest/tb/tidbits-157.etx; 29K]
  204.  
  205. ------------------------------
  206.  
  207. Date: 5 Jan 1993 08:46:18 -0500
  208. From: "Tom Scott" <Tom_Scott@qmrelay.mail.cornell.edu>
  209. Subject: !!!Help!!! with ScanShare
  210.  
  211.      !!!Help!!! with ScanShare
  212. I tried writing to Vladimir at Stalker Software for some help with the
  213. ScanShare demo, and received no response.  When I saw his recent posting
  214. about the scripts for his LineShare product, I thought I'd send him and
  215. everyone else out there these problems/questions I've had with ScanShare.
  216.  
  217. I can't get the ScanShare (1.2) demo to completely work for me.  Let me
  218. explain
  219. my setup and what I'm trying to do:
  220.  
  221. A Mac II running System 7.0.1 + Tune-Up 1.1.1, 8 MB RAM.  An Apple
  222. OneScanner is attached to this Mac, with the Ofoto software residing in
  223. a shared folder on this Mac.  ScanShare is installed in the Extensions
  224. folder.
  225.  
  226. A Mac IIcx running System 6.0.7 with 5 MB RAM.  This person has an
  227. account on the shared Mac II.  They log on to the shared folder (with
  228. the Ofoto software).  Then they connect to the remote scanner using
  229. ScanShare.
  230. It takes almost a minute to open the Ofoto app.  We quickly
  231. tried to do an AutoScan.  Result: the IIcx locked up and had to be
  232. rebooted.  We tried to repeat the process:  log onto the shared folder,
  233. connect to the scanner, launch Ofoto, and quickly tried to perform a
  234. Pre-Scan.  Result: a system bomb on the IIcx with a "coprocessor not
  235. installed" message (the error dialog was flashing too, making it
  236. impossible for us to click on the Restart button).
  237.  
  238. Some questions:
  239.  
  240. o Do you know what the problem might be?
  241.  
  242. o I've set up a remote password, but whenever I try to connect to the
  243. remote scanner by selecting it, and choosing Options, I can either type
  244. no password, the correct password, or an incorrect password and click
  245. OK, and all it does is return me to the Chooser window.  There's no
  246. verification that you are connected to the scanner or not.  At the very
  247. least, there should be an error message when no password or an incorrect
  248. password is entered.
  249.  
  250. o To your knowledge, does ScanShare work okay under System 7?
  251.  
  252. o Can I get a demo that works for longer than 1 minute?  Or is disabled
  253. in some other way (like being unable to save)?  One minute is really an
  254. inadequate time for any type of testing of your product.
  255.  
  256. o What is the shareware fee for ScanShare?
  257.  
  258. Please respond ASAP.  We're trying to get this set up to be able to do
  259. this relatively soon.  Thanks for any advice you can give me.
  260.  
  261.  
  262. Thomas Scott, Systems Manager, College of Engineering
  263. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  264. E-Mail:  Tom_Scott@qmrelay.mail.cornell.edu
  265.  
  266. ------------------------------
  267.  
  268. Date: Mon, 4 Jan 1993 12:36:46 PST
  269. From: Andrew_R._Melnyk.WBST130@xerox.com
  270. Subject: (A)Old MACs  Keyboard replacement/fixing
  271.  
  272. This is a summary of the replies from the net about my query.
  273.  
  274. A few weeks ago I wrote to the net about a problem of (some) intermitten keys
  275. on ane old keyboard (MAC 512E) with a phone-plug jack.  The answers in general
  276. suggested replacement with the Keytronics MacPro plus or the Datadesk 101E
  277. keyboard.
  278.  
  279. I was able to fix the original Kb by squirting some WD-44 into the problem
  280. switches.  I wiped off the excess oil as best as I could with cotton swabs
  281. around the metal structures attached to the PC board.  So far, they work
  282. perfectly.  So being a cheapskate I will hold off buying a replacement for a
  283. while.
  284.  
  285. Here are some pertinent details I received in the mail:
  286.  
  287. I replaced my Mac Plus keyboard about a year and a half ago with a
  288. Keytronics MacPro plus keyboard.  This excellent keyboard has
  289. BOTH the RJ-11 (phone-plug) and ADB jacks, so it will migrate
  290. with me to whatever machine I (eventually!) replace my 7 year old
  291. plus with.  It is basically an extended keyboard (15 function keys,
  292. a control key, an esc key, keypad, cursor keys, and help/del/home/end/
  293. pgUp/pgDn keys).  Really it is a vast improvement.  Especially since
  294. I use unix (how did I ever do it without a control key and esc key?).
  295.  
  296. The layout is slightly different from Apple's extended keyboard,
  297. I think better.
  298.  
  299. David S. Meyers (dmeyers@math.gatech.edu):
  300.  ---------
  301. The Datadesk 101E keyboard is an excellent extended replacement keyboard that
  302. works with all Macs (ADB and the old telephone type connectors).
  303.  
  304. David Bosso (dave%humanitas@hub.ucsb.edu):
  305.  ---------
  306. I have repaired my Mac 128K keyboard by cannibalising a spare numeric keypad I
  307. bought for cheap (about a dollar) at a computer 'dump'. It is not really easy
  308. to
  309. remove the keys, but it worked for me. I also tried taking individual keys
  310. apart (they have lots of parts) and cleaning the metal switches. That only
  311. helped
  312. for a couple of weeks, though).
  313.  
  314. Reinder Verlinde (reinder@neuretp.biol.ruu.nl):
  315.  ----------
  316. I would recommend the Keytronics MacPro plus keyboard.
  317. It's around $110 (check out ads in MacUser or MacWorld;
  318. if you need a place, let me know).  It is compatible
  319. with all macs, including the ones with the phone jacks.
  320.  
  321. sukenick@sci.ccny.cuny.edu:
  322.  ---------
  323.  
  324. Thanks to all that answered.  Hope this helps some other cheapskate.
  325. Andy
  326.  
  327. ------------------------------
  328.  
  329. Date: Mon, 4 Jan 1993 20:09:59 +0100
  330. From: "Hr.Enkner" <enkner@grz08u.unileoben.ac.at>
  331. Subject: Adjusting CPU load amongst applications (r)
  332.  
  333. >is it possible to adjust the proportions of CPU time allotted to background
  334. >applications?
  335.  
  336. There is no way of doing that on macintosh!
  337. Concerning Mathematica I've found it to be very quick in background, as no
  338. rendering is done!
  339. As background time is shared between all background applications, it is very
  340. important not to open more than mathematica, the second app for text editing,
  341. and the finder. (the finder can be quitted also if most performance is
  342. wished).
  343. Maybe you should by a faster Mac, more menmory, or both! :-) Mathematica
  344. always
  345. needs plenty of it!!!
  346. Hope this coudld help you!
  347. Stefan Enkner
  348. University of Mining, Leoben Austria
  349.  
  350. ------------------------------
  351.  
  352. Date: Tue, 5 Jan 1993 15:39-0400
  353. From: Steve Lawrence <Steve@BALROG.it.drea.dnd.ca>
  354. Subject: Bad F-LINE Instructions
  355.  
  356. About 6 months ago we upgraded our IIx's to IIfx's with 32 MB RAM.  At
  357. the same time we also switched to System 7.0.1, and upgraded our
  358. applications to System 7 compatible versions.  When starting-up various
  359. applications such as Word 5.0, Canvas 3.0 etc, we sometimes get a dialog
  360. box that appears with the message "Bad F-LINE Instruction".
  361.  
  362. Any explanations ?
  363.  
  364. Thanks, Steve
  365.  
  366. ------------------------------
  367.  
  368. Date: Tue, 5 Jan 1993 11:04 EDT
  369. From: "DAVID A. BELSLEY" <BELSLEY@bcvms.bc.edu>
  370. Subject: Baystate Computer Repair (Q)
  371.  
  372. Does anyone out there know anything (good or bad) about Baystate
  373. Computer Repair, located in Newton Highlands, MA.?  I would appreciate
  374. any information any may have.
  375.  
  376. thank you,
  377.  
  378. david a. belsley
  379.  
  380. ------------------------------
  381.  
  382. Date: Mon, 04 Jan 93 22:51:19 EST
  383. From: Pete Tamas <GNOME%TEMPLEVM.BITNET@Forsythe.Stanford.EDU>
  384. Subject: Can cards used in FXs be used in Quadra 950s?
  385.  
  386. Can cards used in FXs be used in Quadra 950s? In other words, if someone
  387. has bought an FX and puts cards in it, and then later sells the FX, can
  388. he use the same cards in the 950? Thanks, Pete Tamas
  389. Gnome@VM.Temple.EDU, Temple Univ, Philadelphia (betw New York & Wash DC)
  390.  
  391. ------------------------------
  392.  
  393. Date: Tue, 5 Jan 1993 15:26 MET
  394. From: "KUN - Phil. of Language dpt" <HSCHOTEL@KUNRC1.URC.KUN.NL>
  395. Subject: Chinese chess
  396.  
  397. I once saw board and pieces for Chinese chess on info-mac. Now I can't
  398. find anything like it for the Mac anywhere, using the - slowly updated -
  399. Archie
  400. in Finland. Does anybody has anything for Chinese chess on the Mac? Henk.
  401.  
  402. ------------------------------
  403.  
  404. Date: Mon, 4 Jan 93 13:02:05 PST
  405. From: moss@mdd.comm.mot.com (Barry Moss)
  406. Subject: Color Icons displaying in B&W
  407.  
  408. Recently several color icons have begun appearing only in B&W on
  409. my Mac LC. This seems to affect both the application and document
  410. icons for AtOnce and MS Excel 3.0. I have tried rebuilding the
  411. desktop and running with all extensions turned off but nothing seems
  412. to make a difference. Has anyone else come across this problem before?
  413. Cured it even?
  414.  
  415. BTW, I am running System 7.0 w/tune-up 1.1.1.
  416.  
  417. Barry Moss
  418.  
  419. ------------------------------
  420.  
  421. Date: 5  Jan 93 12:25 +0100
  422. From: Ulf Dittmer <dittmer@imdm.uke.uni-hamburg.dbp.de>
  423. Subject: command/clover leaf character wanted
  424.  
  425. Hi netters !
  426.  
  427. The subject says it all: I need the command/clover leaf or
  428. whatever it is called character and can't find it. I know
  429. this is a FAQ and I promise to write it down this time but
  430. neither KeyCaps nor Norton KeyFinder gave me a clue.
  431. Thanks for all hints.
  432.  
  433. Ulf Dittmer
  434.  
  435. ------------------------------
  436.  
  437. Date: Tue, 5 Jan 1993 12:09:24 -0800
  438. From: davidh@ella.mills.edu (David Hartmann)
  439. Subject: Ethernet Printing (Q)
  440.  
  441. Hello!
  442.  
  443. Here at Mills we are switching a building of Macs from LocalTalk to
  444. Ethernet and are struggling with the wide variety of methods for
  445. providing laser printing for them.
  446.  
  447. To complicate the matter, we also have a few NeXTs and an SGI Crimson
  448. on that Ethernet and would like to provide printing for them as well.
  449.  
  450. The final constraint is that we need to do this without replacing our
  451. printers.  Currently we have two LaserWriter Pluses and an HP IIIsi.
  452.  
  453. If anyone has experience setting up printing over Ethernet from Macs
  454. and/or UNIX machines, whether the solution was hardware, software, or
  455. both, I would greatly appreciate your advice.  Please send mail to me
  456. and I will summarize for the digest.
  457.  
  458. Thanks,
  459. David Hartmann
  460. davidh@mills.edu
  461.  
  462. ------------------------------
  463.  
  464. Date: Mon, 04 Jan 93 22:49:23 EST
  465. From: Pete Tamas <GNOME%TEMPLEVM.BITNET@Forsythe.Stanford.EDU>
  466. Subject: Ethernet vs scsi speeds
  467.  
  468. Is ethernet faster than scsi? In other words, would a scsi device which
  469. provides ethernet be slower than an ethernet card? Thanks, Pete Tamas
  470. Gnome@VM.Temple.EDU, Temple Univ, Philadelphia (betw New York & Wash DC)
  471.  
  472. ------------------------------
  473.  
  474. Date: Tue, 05 Jan 93 14:04:05 MEZ
  475. From: David Steiner <DSTEINER@dosuni1.rz.Uni-Osnabrueck.DE>
  476. Subject: European Software (C)
  477.  
  478. Well, I though I might throw another log on the fire concerning the
  479. recent discussion of the marketing of software in Europe.
  480.  
  481. I, like Elliot Bennet, am a transplanted American and I was a bit stunned
  482. by the difference in prices between here and the US. Jussi-Pekka Mantere
  483. made a good point that it costs a lot of money to translate the manauls
  484. and other paper documents, but that does not explain why the English
  485. versions of the software that I buy (some by choice and some because the
  486. publisher does not have foreign language versions) is as expensive or,
  487. sometimes, more expensive than the German one.
  488.  
  489. We have also experienced the lack of attention that the publishers seem
  490. to have for European users. In the past several months, we have purchased
  491. a number software packages including Word 5.0 (English), 4.0 (German),
  492. Excel, Norton Utilities and some others. We have dutifully sent in all of
  493. the registration cards and have yet to hear anything from any of them
  494. about upgrades, etc.
  495.  
  496. Word 5.0 users in the US can upgrade for less than $20, I haven't seen
  497. anything or heard anything about it here (if anyone else has, please let
  498. me know).
  499.  
  500. Shortly after we installed Norton, I tried contacting (by fax) Symantec
  501. about a problem we had. I sent the fax to the nearest European office
  502. (The Netherlands) and still have received no reply (luckily I managed to
  503. find the problem on my own).
  504.  
  505. Yes, there are added costs for U.S. companies doing business in Europe,
  506. but, IMHO, the prices for the end users are too high and the level of
  507. service is too low.
  508.  
  509. David R. Steiner
  510. Research Assoc. - Remote Sensing & GIS
  511. ISPA - Uni. Osnabrueck, Vechta Germany
  512.  
  513. ------------------------------
  514.  
  515. Date: 5 Jan 1993 08:25:55 -0500
  516. From: "Tom Scott" <Tom_Scott@qmrelay.mail.cornell.edu>
  517. Subject: Hard Drive Rename (A)
  518.  
  519.      Hard Drive Rename (A)
  520. "Jeff Mealiffe, Net Admin" <jmealif@eis.CalState.EDU> asks:
  521.  
  522. >Why can't I rename the Hard Drive on my Macintosh LCII?  Please respond
  523. >to me directly at jmealif@eis.calstate.edu.  Thanks :)
  524.  
  525. Make sure you have file sharing turned off before you try renaming the
  526. hard drive.  It makes sense that you can't rename a volume that people
  527. might already be connected to.
  528.  
  529. If you still can't rename the volume, download from sumex:
  530. info-mac/app/system7-unlock.hqx.  Here's the blurb from
  531. system7-unlock.hqx:
  532.  
  533. "Unlock Folder: System 7 required. This can help System 7 users who've
  534. come across the "Name Locked Hard Drive" issue that occurs after having
  535. a System 6 user log onto the System 7 File Sharing server. The symptoms
  536. of this issue are that you cannot change the name of the hard drive even after
  537. you've turned off the personal File Sharing. Additionally, you will unable to
  538. paste a custom icon on that hard drive. This program has no
  539. documentation, but simply select UNLOCK from the File menu and select
  540. a folder or hard drive to have it make its magic upon."
  541.  
  542. Good luck!!  :-)
  543.  
  544.  
  545.  
  546. Thomas Scott, Systems Manager, College of Engineering
  547. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  548.  
  549. ------------------------------
  550.  
  551. Date: Mon, 4 Jan 93 15:45:35 PST
  552. From: Brian.Gordon@Eng.Sun.COM (Brian Gordon)
  553. Subject: Help with missing icons (Q)
  554.  
  555. I know it's been asked before, but since I didn't need it then, ... :-(
  556.  
  557. It had been literally years since I reformatted my disks and, feeling
  558. virtuous,
  559. I did it over New Years'.  Environment: Mac II, OS 7.0.1/1.1.1 on the external
  560. 100 MB disk, OS 6.0.7 on the internal 40 MB.  After using DiskFit Pro 1.1 to
  561. dump the 100 MB to 130+ floppies, I used the vendor's formatting program
  562. running from floppy and reformatted the external disk, then rebooted off the
  563. internal disk (under 6.0.7) and used DiskFit to restore to the external disk.
  564. As far as I know, all went well.  (I don't have a lot of fancy icons on that
  565. disk, so there could be icon problems I haven't noticed.)
  566.  
  567. Then I dumped the 40MB internal to floppies, used Apple's reformatter on it,
  568. booted 7.0.1 on the external disk and used DiskFit Pro to restore to the 40
  569. MB.  All went well -- except that all the "neat icons" for the various games,
  570. etc. have all reverted to bland "executable" icons.  Can the old ones be
  571. recovered?
  572.  
  573. ------------------------------
  574.  
  575. Date: Mon, 04 Jan 93 16:52:07 -0500
  576. From: brg@dgate.org (Brian Gaeke)
  577. Subject: how to zap de PRAM
  578.  
  579. >Here's a dumb question:
  580. >                        How do you zap the PRAM?
  581.  
  582. In system 7: Hold command-option-P-R when you are first booting up.
  583. you'll hear the boot-up sound again, and that lets you know it's done.
  584.  
  585. In system 6: (Who cares? <grin>) I think you hold command-option when
  586. you open the Control Panel. Anyone who actually runs sys6 want to
  587. verify/flame that?
  588.  
  589. Brian
  590.  
  591. ------------------------------
  592.  
  593. Date: Tue, 5 Jan 93 17:44:43 -0500
  594. From: reiserdb@ttown.apci.com (David B. Reiser)
  595. Subject: HP scanjet IIC
  596.  
  597. Is there any reason to expect problems using a Scanjet IIc with a Quadra 950?
  598. HP doesn't usually include cables with their printers. Is that the case with
  599. scanners, too. How extensive is the software that comes with the scanner? Has
  600. anyone used Omnipage with the scanner output files?
  601.  
  602. I wouldn't expect any problems, but an acquaintance asked for information,
  603. and I offered to query the net.
  604.  
  605. Thanks.
  606. Dave
  607.  
  608. reiserdb@ttown.apci.com
  609.  
  610. ------------------------------
  611.  
  612. Date: Tue, 5 Jan 93  21:59 BST
  613. From: RICHARD LIM <RTL%SIVA.BRISTOL.AC.UK@Forsythe.Stanford.EDU>
  614. Subject: IIvx can't run A/UX?
  615.  
  616. Yesterday I entered into some correspondence with someone after seeing
  617. his posting on comp.sys.mac.system to the effect that the IIvx is not
  618. A/UX-friendly.  As we're in the process of buying a IIvx which we may
  619. wish to run A/UX on in the very near future, I'm submitting (with
  620. permission) excerpts from one of his messages, to see what the wider Digest
  621. community makes of this.  (Lines that start with ">" are mine.)
  622.  
  623. From: Mike_Cederholm@COM.Novell (Mike Cederholm)
  624.  
  625. > Maybe you could clarify just why the IIvx is so unsuitable for A/UX, in
  626. > your opinion:
  627.  
  628. > (1) Video.  Yes it basically has the LC video but why should that be a
  629. problem?
  630.  
  631. May or may not be a problem, but since the LC will not support aux this may
  632. be a reason...
  633.  
  634. > A/UX doesn't require fancy video surely.
  635.  
  636. Try to put a third party or apple card that is not supported by aux in a
  637. a system like the IIci that will run aux with internal video and see what
  638. happens.. The new APPLE 16" monitor is currently being bundled with an
  639. E-Systems card (accellerated 8 bit controller) as an APPLE pruduct, and it
  640. will not even work in the IIci which is a supported system for aux...
  641. Being supported by apple is not equivalent to being supported by aux... even
  642. for Apple products.
  643.  
  644. > (2) CD-ROM.  When you say A/UX doesn't support CD300, why is that an issue?
  645. > Surely you can switch a CD300 player back down to 150 - I mean, it's sort
  646. > of backward compatible.
  647.  
  648. This issue is that while the cdrom will work in the backward compatible mode
  649. to install aux, the drivers for the cdrom once aux is installed, are not
  650. compatible.. remember you are no longer using the apple driver you are using
  651. an aux driver...  That means that backward compatibility may not be the issue
  652. but rather the drivers forward compatibility...According to AUX support
  653. hotline the new cdrom will work on the Quadra somewhat...no more said.. could
  654. it just be a timing issue? who knows.
  655.  
  656. > (3) IIvx requires 7.1.  Again, why is this an issue?  I thought that
  657. > basically you just get A/UX on a CD-ROM and copy it on to your hard disk.
  658.  
  659. You do not copy anything... the aux kernel (micro or mini kernel, to be
  660. precise) in conjuction with the apple rom run installation scripts in a
  661. psuedo apple finder environment to install unix... The operator only
  662. selects the pieces to install. Without an operational unix kernel, you can
  663. not recognize the file system structure on the cdrom in order to copy it.
  664. This is one of those chicken or egg; which was first issues.. You cannot
  665. recognize the aux partion without aux running, you cannot run aux without
  666. loading the files from the aux partition on the cdrom... so you have to pull
  667. some real trick maneuvering to get done.. When you do you usually restrict
  668. yourself to a small set of "supported hardware" situations.  The new
  669. cdrom300 does not fit into the situation.  Once unix is running on the mac
  670. you have the new problem of a unix driver not recognizing or handling the
  671. new cdrom correctly.
  672.  
  673. Hope this helps.. I have spend the last 6 weeks trying to get a IIvx to
  674. run aux and then a IIci to run it with a 16" monitor... my conclusion:
  675. Get one of the following systems if you want aux:
  676.  
  677.     se/30 without any additional monitors
  678.     macIIci with 13" rgb monitor, or internally supported monitors
  679.     mac quadra with internally supported monitors
  680.  
  681.  
  682. Do no use anything out of the ordinary if you do not want a high level
  683. of frustration
  684.  
  685. ------------------------------
  686.  
  687. Date: Tue, 5 Jan 93  21:32 BST
  688. From: RICHARD LIM <RTL%SIVA.BRISTOL.AC.UK@Forsythe.Stanford.EDU>
  689. Subject: IIvx RAM config
  690.  
  691. I think this question has been asked recently, but I missed the answer
  692. first time round.  Does the IIvx accept 2 Mb SIMMs?  We're in the process
  693. of buying one and the dealer will not supply it with 12 Mb of memory
  694. (4 on board + 4x2 Mb) because they say it's not a supported configuration.
  695. But they sounded distinctly unsure...
  696.  
  697. ------------------------------
  698.  
  699. Date: 05 Jan 1993 12:05:08 -0400 (EDT)
  700. From: TIFFERTG@ACFcluster.NYU.EDU
  701. Subject: Imagewriter cable instead of Phonenet?
  702.  
  703.     In a recent posting on the Duos, someone argued in favor of connecting
  704. nearby Macs together using an Imagewriter cable in place of Phonenet cables.
  705. As Phonenet cables are more cumbersome and expensive, is this a viable
  706. option.  I had heard that using an Imagewriter cable in this way might
  707. damage the machines.  is this danger real?  how might it damage the macs?
  708. would the printer cable be sufficient to allow 2 macs to share files under
  709. system 7.1?
  710.  
  711.     thanks for the help!
  712.  
  713.     glenn tiffert
  714.     (tiffertg@acfcluster.nyu.edu)
  715.  
  716. ------------------------------
  717.  
  718. Date: 4 Jan 1993 13:11:36 -0800
  719. From: "Anker, Andrew" <anker@spcom.com>
  720. Subject: Is this some sort of virus?
  721.  
  722. >Suddenly this morning when I try and type the first letter of the alphabet
  723. >on its own (e.g. followed by space, or quotes) the word "Apple" (sans
  724. >quotes) appears on my screen? Anybody else notice this?
  725.  
  726. Sorry.  This isn't Apple problem I have seen.  Are you sure you don't have
  727. Apple
  728. program like Quick Keys or Macro Maker or Apple program similar that might
  729. redefine
  730. key strokes?
  731.  
  732. Just Apple thought.
  733.  
  734. Andrew Anker
  735. anker@spayot.com
  736.  
  737. ------------------------------
  738.  
  739. Date: Tue, 5 Jan 1993 20:52:45 GMT
  740. From: bobley@aplcenmp.apl.jhu.edu (Brett Bobley)
  741. Subject: LaserWriter IINTX Memory?
  742.  
  743. Digesters,
  744.  
  745. We have a LaserWriter IINTX with 3mb of RAM. We would like
  746. to upgrade the RAM.  I am planning on purchasing SIMMS
  747. for the Mac IIfx, as I understand these will work in the IINTX.
  748.  
  749. My question is, what increments can I upgrade in?  For
  750. example, if I buy 4 one meg SIMMS, will I have 6mb total
  751. or 7mb?  What are the "legal" increments for upgrading?  By
  752. the way, the IINTX manual doesn't seem to have this information...
  753.  
  754. thanks,
  755.  
  756. Brett
  757. Internet:   bobley@aplcenmp.apl.jhu.edu
  758.  
  759. ------------------------------
  760.  
  761. Date: Mon, 4 Jan 1993 21:54:55 -0800
  762. From: randy@halcyon.halcyon.com (C. Brandon Gresham, Jr.)
  763. Subject: Macintosh Draw Programs With Direct Coordinate Editing?
  764.  
  765. I've just started using Aldus IntelliDraw.
  766.  
  767. It may fill the bill for you.
  768.  
  769. What it won't do is read in or export a list of items which can be edited
  770. in text.
  771.  
  772. But, you can call up a dialog box for Size and Position of objects and
  773. input width, height and position in a variety of scales.
  774.  -------------
  775. Randy
  776.  
  777. randy@halcyon.com* * * Data is not information is not knowledge is not
  778. wisdom.
  779.  
  780. ------------------------------
  781.  
  782. Date: 5 Jan 1993 08:09:49 -0500
  783. From: "Tom Scott" <Tom_Scott@qmrelay.mail.cornell.edu>
  784. Subject: Mac medical billing (A)
  785.  
  786.      Mac medical billing (A)
  787. "Matt McConnell "  <MCCOMATT@ba.isu.edu> asks:
  788.  
  789. >Are there any software packages out in the Mac world that do billing
  790. >and accounting for medical practices?  Being more specific
  791. >psychiatric practices?
  792. >
  793. >Is the Mac suited to the above task?  Or would it be easier to buy
  794. >SoftAT and a package designed for the PC?  Please say it ain't so.
  795. >
  796. >If not how difficult would it be to use off the shelf software to do
  797. >the above.  Keeping track of patient hours, billings to insurance
  798. >companies, incoming accounts, patient charting/discharge summaries,
  799. >printing up invoices and whatever else might be related.
  800.  
  801. >Is the Mac up to this task or does it fail miserably?  What's your
  802. >guess at the cost of this idea?  More than a $1000?
  803.  
  804. I checked the back of the February MacUser magazine (p.360, to be exact), and
  805. I
  806. found something that might be what you need.  Here's the blurb:
  807.  
  808. ----
  809. MEDICAL PRACTICE MGMT.
  810.  
  811. The leader in medical practice automation with 5,000 users nationwide.
  812. Automate both business and clinical information for your practice in one
  813. integrated system.  Call for FREE in-office demonstration today!
  814.  
  815. Healthcare Communications
  816. P.O. Box 5846; Lincoln, NE  68505-5846
  817. (800) 888-4344    (402) 489-0391
  818.  
  819. Hope this helps!   :-)
  820.  
  821.  
  822. Thomas Scott, Systems Manager, College of Engineering
  823. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  824.  
  825. ------------------------------
  826.  
  827. Date: Tue, 5 Jan 1993 15:21:45 -0800
  828. From: sms@dou.ou.dk (Sven M. Sorensen)
  829. Subject: Metamorphisis Is Like Morph
  830.  
  831. Someone asked about Metamorphisis - another one answered about Metamorphosis.
  832.  
  833. Metamorphisis (with 2*is) is like Morph - it makes QuickTime movies from a
  834. starting and a finishing PICT. It was written by Mark Krueger and can be
  835. found on the QT 1.5 CD. It is free "... and is definitely worth the price"
  836. to quote the ReadMe-file! I have tried it and found it quite usefull.
  837.  
  838. Metamorphosis (with os+is) is not like Morph - it is for making font
  839. outlines.
  840.  
  841. Sven M. Sorensen
  842. Odense University
  843. Denmark
  844.  
  845. ------------------------------
  846.  
  847. Date: Mon, 4 Jan 93 17:29:16 -0800
  848. From: Michael Ross <antigone!mross@netcom.com>
  849. Subject: Michel/Michele
  850.  
  851. > Actually, the feminine version of Michel is Michelle. Michele
  852. > is the masculine Italian version of Michel (Michael),
  853. > pronounced Mickelay (accent on the second syllable).
  854.  
  855. >
  856.  
  857.  
  858. Wrong!
  859.  
  860. Mich`ele and Michelle are BOTH correct spellings of the feminine
  861. Michel.
  862.  
  863. ---
  864. Michael Ross
  865. Antigone Press, San Francisco, California
  866. e-mail: mross@antigone.com
  867. FAX: 1-415-431-3650
  868. ---
  869.  
  870. ------------------------------
  871.  
  872. Date: Tue, 5 Jan 1993 14:58:29 PST
  873. From: Bill Lipa <lipa@camis.stanford.edu>
  874. Subject: MiniCad+4 vs. DesignCAD 3D
  875.  
  876. Has anyone compared MiniCad+4 and DesignCAD 3D? I am considering getting one
  877. of these applications for some CAD work, primarily engineering. While 3D
  878. support is desirable, the 2D support must be excellent.
  879.  
  880. If anyone has either a positive or negative reaction to these products, I'd
  881. really appreciate hearing about it.
  882.  
  883. Bill
  884.  
  885. ------------------------------
  886.  
  887. Date: 04 Jan 1993 23:44:55 -0500 (EST)
  888. From: Zsuzsanna Bencsath-Makkai <ZSUZSI@medcor.mcgill.ca>
  889. Subject: MultiMedia development requirements quest
  890.  
  891. Hello and Greetings to All, especially those working on/with MultiMedia
  892. applications, programs that contain video, animation, text,
  893. diagrams, audio and would be interactive.
  894.  
  895. I would like to compile a survey on multimedia development: what
  896. issues to consider, which could be easily decided upon, which ones
  897. cannot, what equipment is a must, what could wait, what are the
  898. limitations posed by equipment, software or other factor(s).
  899.  
  900. Our application paradigm is a computer-based lecture-notes series for
  901. Medical School.
  902.  
  903. Would you kindly fill the following question sheet and add further items
  904. you think relevan, as well as all the comments you could pass on.
  905.  
  906. I created a database and will load all the material to be able to produce
  907. all kinds of summary reports which I will gladly share with everyone on
  908. the Net.
  909.  
  910. Thank you.
  911.  -----------------------------
  912. MultiMedia Development issues.
  913.  -----------------------------
  914. 1.  How long have you benn involved with MultiMedia application:
  915.  
  916. I. Hardware
  917.      1.  Computer model:
  918.      2.  RAM:
  919.      3.  Storage devices/capacity:
  920.      4.  Graphics card:
  921.      5.  VRAM:
  922.      6.  Monitor type:
  923.      7.  Video capture board:
  924.      8.  Audio board:
  925.      9.  SCSI interface (Y/N):
  926.     10.  Video compression board:
  927.  
  928.  
  929. II. Software
  930.      11. Operating system/version:
  931.      12. Frame grabber:
  932.      13. Compression:
  933.      14. Video edit tool:
  934.      15. Video play tool:
  935.      16. Animation tool:
  936.      17. Authoring tool:
  937.      18. Drawing tools:
  938.      19. Programming language:
  939.      20. Audio tool:
  940.  
  941. III. Developed application
  942.      21. General category:
  943.      22. Level of interactivity:
  944.        ALL = text+figure+animation+video+general control
  945.      23. Application can run through network:
  946.  
  947. IV. Comments including help on issues I did not bring up in this Q'nnaire but
  948. you think it should be considered.
  949.  ------------------------------------
  950.  
  951.  
  952.  ------------------------
  953. Zsuzsanna Bencsath-Makkai
  954. zsuzsi@medcor.mcgill.ca
  955. Medical Computing/ McGill U/ Montreal
  956.  
  957. ------------------------------
  958.  
  959. Date: Tue, 5 Jan 1993 11:53:28 -0500
  960. From: mrr1@cornell.edu (Michael Roman)
  961. Subject: music downloads
  962.  
  963. Is anyone interested in music files produced by Deluxe Music Construction
  964. Set and/or Finale? Also, if there are any legalities involved, could
  965. someone advise of what they might be?
  966.  
  967. Mike Roman
  968. mikero@lns61.tn.cornell.edu
  969.  
  970. ------------------------------
  971.  
  972. Date: Tue, 05 Jan 93 14:27:05 MEZ
  973. From: David Steiner <DSTEINER@dosuni1.rz.Uni-Osnabrueck.DE>
  974. Subject: network help (thanks)
  975.  
  976. I would like to thank all those who responded to my post before
  977. Christmas. I received a lot of good advice which will enable us to come
  978. up with a workable (and inexpensive :-)) solution. We'll know for sure
  979. sometime next month when they deliver the Novell stuff.
  980.  
  981. Just one quick question: Sean Graham mentioned software from FTP Inc.
  982. and gave me a phone number. He also said they were reachable by email but
  983. didn't have the address. Can anyone there post it for me?
  984.  
  985. Thanks again, everyone!
  986. David
  987.  
  988. David R. Steiner
  989. Research Assoc. - Remote Sensing & GIS
  990. ISPA - Uni. Osnabrueck, Vechta Germany
  991.  
  992. ------------------------------
  993.  
  994. Date: Mon, 4 Jan 93 17:54:51 PST
  995. From: kilroy@netcom.com (Jeffrey S. Shulman)
  996. Subject: New Trojan Horse
  997.  
  998. There is a version of "CPro 1.41.sea" that is really a trojan that will
  999. attempt to erase your startup volume and any floppy in disk drive 1. We
  1000. haven't finished fully analyzing it yet so it is possible it *may* do more.
  1001. So far it has only been sighted in Michigan.
  1002.  
  1003. You can tell it from any legitimate version by a 312K snd resource called
  1004. "log jingle."
  1005.  
  1006.  Jeff Shulman
  1007.  VirusDetective / VirusBlockade II author
  1008.  kilroy@netcom.com
  1009.  
  1010. ------------------------------
  1011.  
  1012. Date: Mon, 4 Jan 93 17:56:06 PST
  1013. From: kilroy@netcom.com (Jeffrey S. Shulman)
  1014. Subject: New VD Support Policy
  1015.  
  1016. Effective immediately new search strings for viruses and Trojan Horses will
  1017. only be available to registered owners of VirusDetective and VirusBlockade
  1018. II.
  1019.  
  1020. Virus Alert postcards will continue to be mailed to registered users when a
  1021. new virus appears. Due to the expense and relative risks involved we do not
  1022. do this for Trojan Horses.
  1023.  
  1024. Registered users, who have Internet email addresses (virtually everyone who
  1025. is online does), may elect to receive their notifications (including Trojan
  1026. Horse search strings) via Internet. To request this service, in lieu of
  1027. postcards, you should email me your name, current mailing address & phone
  1028. number (for verification of my records), your registration number or
  1029. customer ID, and your email address. I will email you back confirmation. If
  1030. you do not receive confirmation it probably means you gave me an invalid
  1031. Internet mail address.
  1032.  
  1033.  Jeff Shulman
  1034.  VirusDetective / VirusBlockade II author
  1035.  kilroy@netcom.com
  1036.  
  1037. ------------------------------
  1038.  
  1039. Date: Mon, 04 Jan 93 22:47:32 EST
  1040. From: Pete Tamas <GNOME%TEMPLEVM.BITNET@Forsythe.Stanford.EDU>
  1041. Subject: Norton partition
  1042.  
  1043. One of my students has a Mac which is partitioned (allegedly) with
  1044. Norton partition. However, only one partition appears. How does one
  1045. access the other partitions, or is it probable that this HD has not been
  1046. partitioned? My REAL question is, how stable/reliable are partitions
  1047. created with Norton? I believe they are soft partitions? Are soft
  1048. partitions to be avoided in favor of hard partitions? Thanks-Pete Tamas
  1049. Gnome@VM.Temple.EDU, Temple Univ, Philadelphia (betw New York & Wash DC)
  1050.  
  1051. ------------------------------
  1052.  
  1053. Date: Tue, 5 Jan 1993 12:47-0700
  1054. From: marcos@taos.intel.com
  1055. Subject: Now Up-To-Date Demo
  1056.  
  1057. I was informed that Now Software has a demo version of their
  1058. Up-To-Date calendaring software on Applelink and CompuServe. Can someone
  1059. who has access to those networks please upload a copy of this to the
  1060. Sumex archives for the benefit of myself and others who don't have
  1061. access to those networks.
  1062.  
  1063. Thanks in advance,
  1064.  
  1065. Marcos Paz
  1066. (505) 893-1623
  1067. marcos@taos.intel.com
  1068.  
  1069. ------------------------------
  1070.  
  1071. Date: Mon, 04 Jan 93 22:46:46 EST
  1072. From: Pete Tamas <GNOME%TEMPLEVM.BITNET@Forsythe.Stanford.EDU>
  1073. Subject: PC to Mac transfers of large files
  1074.  
  1075. One of my students needs to transfer large files from PCs to Macs.
  1076. By large I mean 10-30 meg Photoshop-type color files. He currently
  1077. has an LC, a IIcx and a PC of some kind. The PC has an internal modem
  1078. that's 2400 baud. I suspect that of the several ways he can approach his
  1079. problem, one may be a cable hook up from Mac to PC with modem
  1080. software at either end. Can someone refresh my memory as to whether
  1081. hi PC modem would be of any use and if not what kind of cable will be
  1082. used between the machines and where will they be hooked up. In other
  1083. words phone port of printer port? To which port on the PC?
  1084.  
  1085. If someone in a similar situation wanted to use Appletalk on the PC,
  1086. I believe he needs a Tops Appletalk card and Appleshare for the PC
  1087. to do file sharing with the Mac. Is this correct?
  1088.  
  1089. Finally, am I correct in my assumption that an internal PC modem is
  1090. useless on a Mac? Thanks, Pete Tamas
  1091. Gnome@VM.Temple.EDU, Temple Univ, Philadelphia (betw New York & Wash DC)
  1092.  
  1093. ------------------------------
  1094.  
  1095. Date: Mon, 04 Jan 93 22:48:31 EST
  1096. From: Pete Tamas <GNOME%TEMPLEVM.BITNET@Forsythe.Stanford.EDU>
  1097. Subject: Photo CD
  1098.  
  1099. I've been told that using Photo CD technology, you can take a high
  1100. quality scanner owned by a service bureau or certain camera shops
  1101. and have the photos imaged onto a CD. Then with Apple's new CD
  1102. ROM drive, you can access and use these disks. Anyone have any first-
  1103. hand experience with this, or at least verify that what I said above is
  1104. correct? Any ideas on how much such a system would cost for a
  1105. service bureau to set up? Thanks, Pete Tamas
  1106. Gnome@VM.Temple.EDU, Temple Univ, Philadelphia (betw New York & Wash DC)
  1107.  
  1108. ------------------------------
  1109.  
  1110. Date: Mon, 4 Jan 93 20:56:15 -0500
  1111. From: "Cedric Bhihe" <bear@mozart.aero.ufl.edu>
  1112. Subject: Please post as a troubleshooting question
  1113.  
  1114. Dear Moderators,
  1115. [ This is a question to fellow networkers (maybe a FAQ but I don't think so)
  1116.   I would like you to post in the help or tips folder of info-mac.
  1117.   The question has to do with *possibly* a malfunctionning keyboard.]
  1118.  
  1119. Hello,
  1120.  
  1121. This is a request for help on a problem I have never heard of before under
  1122. any circumstances. Bear with me for I don't even know whether the problem is
  1123. hardware or softwre related. My intuition is that it is not hardware but ...
  1124.  
  1125. I recently started to notice something peculiar on my monitor.
  1126. Somehow whichever screen window is active may suddendly start to
  1127. a) fill with a's as in "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
  1128. aaaaaaaaaaaa..." if it is a window which will accept character input,
  1129. b) flicker insanely when it does not accept character input such as in a
  1130. pointing mode in Hypercard or drawing mode in Canvas or anything like it
  1131. etc...
  1132.  
  1133. Of course when I run NCSA Telnet as now to use VI on my mainframe this does
  1134. pose an enormous problem. Namely my vi files are all messed up. However if
  1135. I type faster than about half a character a minute (which is only sligthly
  1136. slower than what I can average ...) nothing happens.
  1137.  
  1138. The problem occurs when I have left the keyboard alone for say two minutes.
  1139. It stops as soon as I move the mouse or touch any key, including a non ASCII
  1140. key such as CR or ESC or DEL. The slightest mouse movement or any click will
  1141. immediately stop the problem. Then sure enough if I don't do anything else,
  1142. it starts again a minute or two later ! I have tried it with an extended
  1143. keyboard and with my own 81 key oldy. Makes absolutely no difference !
  1144. I also verified that all ADB cable were properly connected while the thing
  1145. was happening. Moving them slightly in their pin sockets did not do nit.
  1146. In fact disconnecting the keyboard entirely during the thing did not do
  1147. anything either, except for the flashing of the Num Lock,Caps Lock and
  1148. #3 LEDs on the extended keyboard.
  1149.  
  1150. Does anybody have any idea yet about the possible cause of this annoyance ?
  1151. Is it possible that the Unix computer or the server I am connected to via
  1152. Ethernet may in fact be sending the signals ? Since removing the keyboard
  1153. completely or replacing it with one that is known to be in perfect condition
  1154. does not modify the strange things I see, is it possible the handshaking
  1155. process constantly going on when I send and receive packets to it may go
  1156. bersek after a couple of minutes of inacivity on the ADB ports ? or what ?
  1157. I am stumped. Any suggestion will be grrrrrrrreatly appreciated. (that was
  1158. meeeeeeeeeeeeeeeeeeee, not to worry)
  1159.  
  1160.  
  1161. Cedric Bhihe .............................  bear@mozart.aero.ufl.edu
  1162. University of Florida
  1163.  
  1164. ------------------------------
  1165.  
  1166. Date: Tue, 5 Jan 93 13:38:45 JST
  1167. From: rvepf@etlcom3.etl.go.jp (Paul Fons)
  1168. Subject: Powerbooks by mail?
  1169.  
  1170.   I am interested maybe purchasing a powerbook of some type in
  1171. the next half year or so.  As I currently live in Japan, one option
  1172. would be to mail order it.  I could also have a relative buy it and
  1173. send it after the fact if necessary.  Can anyone offer any suggestions
  1174. as to which outfit has the best blend of trustworthyness and good price?
  1175. Thanks.
  1176.  
  1177.                     Paul Fons
  1178.                         paul@etlcom3.etl.go.jp
  1179.  
  1180. ------------------------------
  1181.  
  1182. Date: Tue, 5 Jan 1993 14:48:31 PST
  1183. From: Bill Lipa <lipa@camis.stanford.edu>
  1184. Subject: Remote aliases and remote Finders
  1185.  
  1186. I am having a problem with Finder aliases on a remote volume accessed by
  1187. AppleTalk Remote Access.  I want to install a new program on the remote
  1188. volume and then put an alias to the program in the Startup Items folder,
  1189. so that the program will run the next time the remote machine is
  1190. restarted.
  1191.  
  1192. I copied the program out there, then had the Finder make an alias by
  1193. selecting the icon on the remote disk and saying Make Alias.
  1194. Unfortunately, the remote machine could not handle this alias correctly
  1195. when rebooting.  The alert message below appeared:
  1196.  
  1197. The alias "CSRavn" could not be opened because the shared disk "Codar
  1198. Data" which contains the original item could not be found on the network.
  1199.  
  1200. I don't want it to look on the network -- Codar Data is its own hard disk!
  1201. How can I create an alias remotely that will be valid for the remote
  1202. machine?
  1203.  
  1204. Bill
  1205.  
  1206. ------------------------------
  1207.  
  1208. Date: 04 Jan 1993 14:26:43 -0500 (EST)
  1209. From: Jerry LeVan <levan%eagle@Forsythe.Stanford.EDU>
  1210. Subject: ROM into RAM
  1211.  
  1212. Hello,
  1213.  
  1214. I recently upgraded my old mac II with an FDHD floppy and roms, this
  1215. apparently has caused some problems for me. Main, I can't enable
  1216. the cache on my Daystar 40 mhz accelerator without causing an
  1217. eventual crash. (Might take up to 40 minutes but if the cache is
  1218. enabled a crash will occur!). DayStar cannot find anything wrong
  1219. with the card and they are pointing a finger at the rom chips.
  1220.  
  1221. Since it took 3 months to get the FDHD kit initially, I am looking
  1222. for something quick and dirty:
  1223.  
  1224. Is is possible to copy ROM into RAM and not have the CPU access the
  1225. ROM address? I have lots of room ( 20 MB of real memory) and if
  1226. the cache did not cause a crash with the ROM installed in RAM
  1227. memory then I would feel more confident that the ROMs were somehow
  1228. defective.
  1229.  
  1230. Thanks
  1231. Jerry LeVan ( levan%eagle@eku.bitnet or matlevan@eku.bitnet )
  1232.  
  1233. ------------------------------
  1234.  
  1235. Date: 05 Jan 1993 10:35:11 -0700 (MST)
  1236. From: ALAN LEVINE <LEVINE@maricopa.edu>
  1237. Subject: sad mac (Q)
  1238.  
  1239. Can someone help identify a Sad Mac which on start-up displays:
  1240.      0000000F
  1241.      00000028
  1242. The victim is a Quadra 900, running Sys 7.0.1, Tuned. It could be booted
  1243. fine off a floppy. The remedy has been to trash the affected system and
  1244. re-install. It goes "sad" after trying to change the desktop pattern in
  1245. the "General" Controls Panel. After clicking in the new desktop area, the
  1246. whole thing freezes, and upon restart the Sad MAc appears. However, after
  1247. this morning's re-re-re-re installation of the system Software, it appears
  1248. to be happy. Any insight is appreciated. Thanks muchly, alan.
  1249.  
  1250. ------------------------------
  1251.  
  1252. Date: Tue, 05 Jan 93 00:29:33 EST
  1253. From: "P. Hutchinson" <ST403001@BROWNVM.brown.edu>
  1254. Subject: Screen scroll and screen refresh
  1255.  
  1256. Running Word 5 on my Classic I've noticed that occasionally the scrolling
  1257. arrows don't give me a true scroll, but more like a one-at-a-time screen
  1258. "refresh"." For monthsI thought I had insufficient memory or something, until
  1259. I
  1260.  noticed that I had expanded the screen area via the double-square doodah in
  1261. the corner below the bottom edge of the screen--I could still reach the
  1262. square,
  1263.  and I needed the extra half-inch. So now my question is this: why, when the
  1264. scroll bars are bisected by the screen edge, does the scroll not work as it
  1265. should? It happens with the right-hand side scroll bar too. Thanks.
  1266.  
  1267. ------------------------------
  1268.  
  1269. Date: Tue, 5 Jan 1993 04:09:37 -0600 (CST)
  1270. From: Giles Bateman <gbateman@tenet.edu>
  1271. Subject: Script writing programs?
  1272.  
  1273. I need a word processor of sorts that will aid in writing
  1274. scripts. A friend is teaching a theater writing course this upcoming
  1275. semester and wants to have the students use Macs. What we're looking for is
  1276. a simple word processor that can automatically format things like slug
  1277. lines, action, dialogue, characters, etc. We heard of one program (now I've
  1278. forgotten the name, drat!) that does this, but as a commercial
  1279. application, it would cost about $250 per copy at the student rate, and
  1280. each student is going to need their own copy. So something of the shareware
  1281. flavor (or even inexpensive commercial software) would be far preferable.
  1282. Does such a program exist and where would I find it?
  1283. Any information on this would be greatly appreciated.
  1284. Help me Obiwan Kenobi...you're our only hope...
  1285. Thank you very much IA.
  1286.  
  1287. Adios
  1288. Giles Bateman (gbateman@tenet.edu)
  1289.  
  1290.  
  1291. ------------------------------
  1292.  
  1293. Date: Mon, 4 Jan 93 23:57:48 EST
  1294. From: stevep@snowhite.cis.uoguelph.ca (Steve Portigal)
  1295. Subject: Shhh...does it work for you?
  1296.  
  1297.  I downloaded the Shhh! extension which purports to stop the annoying
  1298. PowerBook sound chip click. It doesn't work for me. Has anyone else
  1299. either noticed it working or not working?
  1300.  
  1301. Steve Portigal
  1302. --
  1303. |  Steve Portigal  University of Guelph  Guelph, Ontario      |
  1304. |  stevep@snowhite.cis.uoguelph.ca (519) 824-4120 x 3580      |
  1305.  
  1306. ------------------------------
  1307.  
  1308. Date: Tue, 5 Jan 1993 22:45 CST
  1309. From: "Robert E. Front" <T121267@twncu865.ncu.edu.tw>
  1310. Subject: Signature Flames
  1311.  
  1312. mea culpa, mea culpa.
  1313.  
  1314. I can assure you I was as shocked and chagrined (want to crawl under a
  1315. bed) as I'm sure many readers were when I saw my last posting with 27
  1316. lines in the signature block. That was *not* what I saw on screen when
  1317. I pressed control-z otherwise I naturally would not have sent it. I
  1318. have been a regular reader (and sometimes contributor) to the digest
  1319. for the past three years and those who know me I'm sure were as
  1320. surprised as I was and probably chuckled wondering how the dickens I
  1321. fubbed up. I'll still wondering myself. I reopened my original letter
  1322. which was created in Vantage and on screen there's nothing wrong
  1323. (unless centering my name using tabs causes indigestion going through
  1324. our Vax mail output).  I don't want to waste more bandwidth but the
  1325. reign of terror which my note incurred is in itself quite interesting.
  1326. I would suggest readers not to be too quick on the draw when someone
  1327. *apparently* screws up.  A *brief* sampling:
  1328.  
  1329. > at info-mac, we keep our signatures to a minimum. Yours is
  1330. > particularly obnoxious.
  1331.  
  1332. (I would hope that hegamonic tone of 'we' still includes me)
  1333.  
  1334. > Isn't this a bit excessive? I know I'm usually the last one to
  1335. > complain about the net being 'abused' but ....I thought Bill L.
  1336. > rejected articles with funky sigs!
  1337.  
  1338. Think about it: anyone who can get it together to send and receive messages
  1339. over the net can't be too featherbrained. Cast not the first flame.
  1340.  
  1341. Again, my sincerest apologies
  1342. r o b e r t
  1343.  
  1344. [I normally do filter out long sigs, but missed Robert's. Oh well, we can
  1345.  forgive one mistake! (but only one :-))
  1346.  
  1347.  I will be at MacWorld on Friday and at the netter's dinner (assuming I can
  1348.  find the restaurant). Keep an eye out for me -- I'd love to meet some
  1349.  real live netters at the show as well. -Bill]
  1350.  
  1351.  
  1352.  
  1353.  
  1354. ------------------------------
  1355.  
  1356. Date: Mon, 4 Jan 1993 17:45 EST
  1357. From: E=MC^2 <ABRODY@vax.clarku.edu>
  1358. Subject: Simcity Supreme (A)
  1359.  
  1360. To answer Troy Kelley's earlier question,
  1361. Supreme version of Simcity may be slightly faster, but it only runs on color
  1362. screens.  Also the color version works best with 16-color mode, and no other
  1363. modes are all the features visible.  Sincerely, ABRODY @ CLARKU
  1364.  
  1365. ------------------------------
  1366.  
  1367. Date: 5 Jan 1993 08:09:23 -0500
  1368. From: "Tom Scott" <Tom_Scott@qmrelay.mail.cornell.edu>
  1369. Subject: Some sort of virus? (R)
  1370.  
  1371.      Some sort of virus? (R)
  1372. DRAPHAELY@vax.clarku.edu asks:
  1373.  
  1374. >Suddenly this morning when I try and type the first letter of the
  1375. >alphabet on its own (e.g. followed by space, or quotes) the word
  1376. >"Apple" (sans quotes) appears on my screen? Anybody else notice this?
  1377.  
  1378. And I have to ask:
  1379.  
  1380. Are you sure you don't have some typeahead program installed?  TypeIt4Me
  1381. is one example of this type of program.  This is also a feature in the
  1382. spell-checking program Thunder 7.  You can set up "shortcuts" to
  1383. frequently-typed words or phrases, like what you describe.  I usually
  1384. use a space or a return to generate my word or phrase, but I checked,
  1385. and the quotes work too!  :-)
  1386.  
  1387. I use "tsadd" to generate my address line, like so....
  1388.  
  1389.  
  1390. Thomas Scott, Systems Manager, College of Engineering
  1391. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  1392.  
  1393. ------------------------------
  1394.  
  1395. Date: 05 Jan 1993 02:38:10 +0100 (CET)
  1396. From: ALEXEI TSVETKOV <TSVETKOVA@NEWS.RFERL.ORG>
  1397. Subject: Spooler for StyleWriter?
  1398.  
  1399. >Is there a shareware or PD spooler for the StyleWriter?
  1400.  
  1401. What's wrong with the commercial one you've got for free, the
  1402. PrintMonitor? Works fine for me.
  1403.  
  1404.  
  1405. A. Tsvetkov
  1406. Munich
  1407.  
  1408. ------------------------------
  1409.  
  1410. Date: 5 Jan 1993 08:08:33 -0500
  1411. From: "Tom Scott" <Tom_Scott@qmrelay.mail.cornell.edu>
  1412. Subject: Spooler for StyleWriter? (A
  1413.  
  1414.      Spooler for StyleWriter? (A)
  1415. DRAPHAELY@vax.clarku.edu asks:
  1416.  
  1417. >Is there a shareware or PD spooler for the StyleWriter? I have tried
  1418. >PrintAid, but this is only an almost-spooler, since one cannot work
  1419. >in the word-processing application one is printing from...
  1420.  
  1421.  
  1422. Funny, I just use PrintMonitor whenever I use my StyleWriter at home.
  1423. Setup:  PowerBook 170, System 7.0.1+TU 1.1.1, StyleWriter driver 7.2.2,
  1424. PrintMonitor 7.0.
  1425.  
  1426. Try it, you'll like it!  ;-)
  1427.  
  1428.  
  1429. Thomas Scott, Systems Manager, College of Engineering
  1430. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  1431.  
  1432. ------------------------------
  1433.  
  1434. Date: Mon, 4 Jan 1993 14:52 EST
  1435. From: WERTZCJ@SNYBUFVA.CS.SNYBUF.EDU (Charles J. Wertz)
  1436. Subject: System 7.1 Compatibility Revisited (Q)
  1437.  
  1438. If my memory were better I might not have to ask this. I apologize for that.
  1439. I did check the latest faq I have before sending this.
  1440. I do figure I'll probably get the best answers here.
  1441.  
  1442. I figured it would be a good idea to upgrade from system 6.0.7 to 7.1. Since
  1443. running the "before you install" program I'm not so sure!
  1444.  
  1445. It tells me that the following are incompatible.
  1446.  
  1447.     Aldus Freehand 3.0
  1448.     Aldus Installer 2.0.3
  1449.     Pagemaker 4.0.1
  1450.     WordPerfect 2.0.3
  1451.     Adobe Illustrator Installer 3.2 (but not Illustrator itself)
  1452.     Hypercard 2.0 (I have the part that came bundled with 6.0.7)
  1453.     LapLink MAC III 3.      (It says this is obsolete and may safely be
  1454.                 thrown in the trash. Does 7.1 include a
  1455.                 way to copy files from my pc?)
  1456.  
  1457. Interestingly, it likes ATM 2.0.3 just fine even though I just read here that
  1458. it doesn't work! (I did call for the $8 upgrade to 3.0 but have not installed
  1459. it yet.)
  1460.  
  1461.     I also have a Suitcase 2.1.1 here that I have not yet installed. I
  1462.     wasn't surprised the checker didn't like 1.1. But I wonder if 2.1.1
  1463.     will work.
  1464.  
  1465. I seem to remember a flurry of discussion about all this when 7.0 first came
  1466. out. I also think I remember that the consensus was it wasn't necessary to
  1467. upgrade many programs that the checker did not like. But I'm really not sure
  1468. I remember right.
  1469.  
  1470. Anyway, that's my question. Do I have to upgrade all this stuff to go to 7.1?
  1471. I
  1472. will be very tempted to write off the $80 and forget the whole thing if that
  1473. is
  1474. the case. (I hate to say this but I have software written for MS DOS
  1475. 1.0 and 2.0 that runs fine under 5.0 and even Windows 3.1 and OS/2.) I have a
  1476. pretty simple system here with few extras. The versions I have of the above
  1477. programs do everything I need to do for now.
  1478.  
  1479. If you prefer to reply directly to me instead of to the list -
  1480.  
  1481.         wertzcj@snybufva.cs.snybuf.edu
  1482.         wertzcj@snybufva.bitnet
  1483.  
  1484. Thanks for any advice.
  1485.  
  1486. ------------------------------
  1487.  
  1488. Date: Mon, 4 Jan 1993 21:55:09 -0800
  1489. From: randy@halcyon.halcyon.com (C. Brandon Gresham, Jr.)
  1490. Subject: Telephone for Dovefax (A)
  1491.  
  1492. A while ago someone posted me the telephone number of the company
  1493. that writes the software for the DoveFax Plus fax modem. I have misplaced
  1494. it somewhere and need it as my fax doesn't work with my Powerbook 140.
  1495.  
  1496. Page Gilley, Dove Engineering Project Coordinator, Phones: (800) 622-7627
  1497. and 919-343-5678, Fax: (919) 251-9441 and 919-343-5608; BBS 919-343-5690
  1498. or  DOVETECH@aol.com
  1499.  
  1500. for the Fax software:
  1501.  
  1502. STF Technologies
  1503. Jct I-70 & Hwy. 23
  1504. Concordia  MO  64020
  1505.  
  1506. Phone & Fax: 816-463-7958
  1507. APPLELINK: D1870
  1508.  -------------
  1509. Randy
  1510.  
  1511. randy@halcyon.com* * * Data is not information is not knowledge is not
  1512. wisdom.
  1513.  
  1514. ------------------------------
  1515.  
  1516. Date: Tue, 05 Jan 93 13:46:33 MEZ
  1517. From: David Steiner <DSTEINER@dosuni1.rz.Uni-Osnabrueck.DE>
  1518. Subject: Weather Images (R)
  1519.  
  1520. In v10:304 Stephano Pelli asked about obtaining weather images.
  1521. Several folks have responded with info about databases (which probably
  1522. is sufficient for most hobbists). Awhile back, I received some information
  1523. about a product(s) that may be of interest for the really hard-core, serious
  1524. weather enthusiast.
  1525.  
  1526. A company called Newcastle Computer Services Ltd. in England is world-wide
  1527. distributor for a product called MacSat. It includes software, receiver,
  1528. converter, and acquisition board (a some other miscellany) to allow one to
  1529. receive weather satellite (METEOSAT, GOES and others) images directly
  1530. with their Macintosh.
  1531.  
  1532. Their address is:
  1533.      Newcastle Computer Services Ltd.
  1534.      Belville House, Ponteland
  1535.      Newcastle on Tyne, England NE20 9BD
  1536.      Tel: (0661) 25515
  1537.      FAX: (0661) 860069
  1538.  
  1539.  Caveat:
  1540. -  The info I have is old (at least a year)
  1541. -  I know nothing about the product other than what I received in the
  1542.    mail.
  1543. -  It doesn't come cheap (but some of us have been known to spend a
  1544.    great deal of money on what some may consider a frivolous pasttime
  1545.    ;-) ).
  1546.  
  1547. Have fun!
  1548.  
  1549. David R. Steiner
  1550. Research Assoc. - Remote Sensing & GIS
  1551. ISPA - Uni. Osnabrueck, Vechta Germany
  1552.  
  1553. ------------------------------
  1554.  
  1555. Date: 5 Jan 93 18:54:12 GMT
  1556. From: shebs@apple.com (Stan Shebs)
  1557. Subject: what is the best C compiler
  1558.  
  1559. In article <1993Jan1.145255.24376@netcom.com>, jimlynch@netcom.com (Jim
  1560. Lynch) wrote:
  1561. > Keith Rollin sed:
  1562. > GNU C lost a lot of ground because it was unable to convert normal
  1563. > branches into short branches when appropriate.
  1564. >
  1565. > One of the beautiful parts of GNU c is that you can change this, and
  1566. probably
  1567. > Keith's other complaints as well... How? by editing the machine description
  1568. > and recompiling.
  1569.  
  1570. Actually, short branches can't be handled easily by GCC, because the
  1571. compiler doesn't normally keep track of the lengths of instructions;
  1572. instead, it has huge numbers of fprintf calls that build up the asm
  1573. text in a single pass.  So although GCC supports many wonderful
  1574. features, shortening branch addresses is not one of them.
  1575.  
  1576. Fortunately, the MPW Asm has an amusing quirk, which is that it
  1577. reliably identifies short branches without being able to actually
  1578. generate them.  So, Keith put together some code a year ago that
  1579. just collects the warning messages and bashes the asm code, then
  1580. reruns the assembler.  You can keep rerunning until the assembler
  1581. no longer issues any warnings...  Anyway, it's incorporated into
  1582. a new release of MPW GCC 1.37.1 that I've been preparing over the
  1583. past month, as an interim release until 2.x is available.  Should
  1584. be ready any day now! (yeah yeah, promises promises :-) )
  1585.  
  1586. Stan Shebs
  1587. Apple ATG System Software
  1588. shebs@apple.com
  1589.  
  1590. ------------------------------
  1591.  
  1592. Date: Tue, 5 Jan 93 13:36 EST
  1593. From: news@siemens.siemens.com (NeTnEwS)
  1594.  
  1595. Newsgroups: comp.sys.mac.digest
  1596. Path: bmh
  1597. From: bmh@siemens.com. (Beatrice M Hwong)
  1598. Subject: Re: StyleWriter Cartridges
  1599. Message-ID: <bmh.726258718@plunger>
  1600. Sender: news@siemens.com (NeTnEwS)
  1601. Nntp-Posting-Host: plunger
  1602. Organization: Siemens Corporate Research, Princeton (Plainsboro), NJ
  1603. References: <9301041828.AA11971@SUMEX-AIM.Stanford.EDU>
  1604. Date: Tue, 5 Jan 1993 18:31:58 GMT
  1605. Lines: 15
  1606.  
  1607. Info-Mac@sumex-aim.stanford.edu writes:
  1608.  
  1609. >Apple* StyleWriter cartridges cost me about $25 a piece here in
  1610. >Taiwan. I eat these things up like hot biscuits with butter, which
  1611. >amounts to a tidy sum over a year. I am not keen on refilling used
  1612. >cartridges but would like to be able to buy them at a better price
  1613. >(perhaps in bulk). So, (1) Who presently offers the best deal (i.e,
  1614. >best quality at the lowest price) on such cartridges? (2) What's their
  1615. >fax number?
  1616.  
  1617. >
  1618. Thanks,
  1619.  
  1620. Contact dgr technologies of Austin, TX. 800-235-9748.  Costs about
  1621. $20 for 2 cartridges, including shipping cost.  I've been happy with
  1622. the cartridges.  They even have colors.
  1623.  
  1624. ------------------------------
  1625.  
  1626. End of Info-Mac Digest
  1627. ******************************
  1628.