[mod.mac] INFO-MAC Digest V5 #9

INFO-MAC-REQUEST@SUMEX-AIM.ARPA (Moderator David Gelphman...) (11/12/86)

INFO-MAC Digest          Tuesday, 11 Nov 1986       Volume 5 : Issue 9

Today's Topics:
                   SENDING OF LARGE FILES TO INFO-MAC
              Followup to Strange, Evil MacFortran 2.2 Bug
                   Word 3.0 for the mac press release
                            MS Word ver. 3.0
                       New machine rumors (again)
       Questions about Apple documents, version numbers, and more
                           Spread Data program
                           Posting of FzzPlot
                     Fast Eddie Update: Version 2.9
            Source to BCPRINT (from UTILITY-HP41C-ASSEMBLER)
                     Laserwriters and Mailing labels
                          MW Word footnote line
                     Apples new NOISY SC-20 HARDISK.
                        Mac-IBM PC Laser Printers
                      new Mac prices seen in Boston
                      Bus'D Out and AppleTalk Games
                   Books for review columns solicited
                        Usenet Mac Digest V2 #91
                        Usenet Mac Digest V2 #92
                        Delphi Mac Digest V2 #58


----------------------------------------------------------------------

Date: Tue 11 Nov 86 18:56:37-PST
From: David Gelphman... <INFO-MAC-REQUEST@SUMEX-AIM.ARPA>
Subject: SENDING OF LARGE FILES TO INFO-MAC

    I just spent about 1 hour saving the current digest's postings
from the bitbucket. The problem was that a very large file was sent
to info-mac and our mailer here can only deal with a total mail file
of <350k. Normally this is no problem but since 5 files of more than
100K each were sent, I ended up with a mail file of >900K total. This
caused enormous problems and meant quite a bit of work. This is a plea
to those who want to post programs larger than 150K. Please coordinate
with me on these postings so I can handle the load without the mishaps
which occured today. Thanks, David

------------------------------

Date: Mon, 10 Nov 86 12:15:51 CST
From: wmartin@ngp.utexas.edu (Wiley Sanders)
Subject: Followup to Strange, Evil MacFortran 2.2 Bug
Sender: 
Reply-to: ngp!wmartin@ngp.utexas.edu (Wiley Sanders)

This is followup to a previous net.nicro.mac message about a "strange,evil"
bug in MacFortran 2.2. The problem concerned a
line that, in spite of being an IF statement that was never executed (ie
the condition was never true), resulted in trashing values passed to an external function, *regardless of whether the parameters were touched
(equated) in the function*. The problem disappeared when the line was
commented out.
   The problem has been traced to the use of an 'execute' statement. For
example, in the following program the values la,j, and m are trashed upon
returning from the external function 'bugger', even though they are not
changed in the external functions:

C This program does not work
C remove or cooment out line 6 (the if/execute stmt) and it will work
      program tst
      real la
      integer j,m
      do 20 m=1,4
      la=480./3600.
      j=24
      if (m.EQ.-1) execute 'v2:MacFortran 2.2'
      write (9,fmt='(a,f14.2,2i20)') 'Bef Passing:',la,j,m
      write (9,fmt='(a,f14.2)') 'Val of bugger:',bugger(la,j,m)
  20  write (9,fmt='(a,f14.2,2i20)') 'Aft Passing:',la,j,m
      pause
      execute 'v2:macFortran 2.2'
      end

      real function bugger(lambda,i,m)
C just passes the factorial of the third parameter
      real lambda
      integer i,m
      write (9,100) 'bugger:',lambda,i,m
  100 format(a,f14.2,3x,2i20)
      bugger=real(ifact(m))
      return
      end

      integer function ifact(i)
C Compute Factorial
C  Param - i   Returns - i!
      integer i,k
      ifact=1
      IF (i.EQ.0) return
      do 5 k=1,i
    5  ifact=ifact*k
      return
      end

If line 6 is changed from
      if (m.EQ.-1) execute 'v2:MacFortran 2.2'
to
      if (m.EQ.-1) stop
the bug disappears and everything is OK. The moral? 1) Someone should
fix this bug. 2) Don't use the 'execute'
statement. (Or at least don't embed them deep in the body of a program.)

-Wiley Sanders
 wmartin@ngp.UTEXAS.@ 9-Nov-86 21:49:27-PST,8582;000000000001

------------------------------

Date: Sun, 9 Nov 86 21:30:47 PST
From: chuq@Sun.COM (Chuq Von Rospach)
Subject: Word 3.0 for the mac press release

I thought this would be of interest.  Here is the press release for Word 3.0,
pulled from the MSOFT SIg on Compuserve.

chuq

[76703,4235]

    Keywords: MACINTOSH WORD 3.00 ANNOUNCEMENT PRESS RELEASE

    This is the long-awaited press release announcing Microsoft Word 3.00 for
    the Apple Macintosh.  One feature this press release doesn't mention is
    that you now have an option to keep any combination of the program and/or
    the document in memory.  More info will be available soon.

(R D M) !r

 - MICROSOFT WORD VERSION 3.00 FOR THE APPLE MACINTOSH -

    NEW YORK, NY -- October 27, 1986 -- Microsoft Corporation today
 announced Microsoft Word Version 3.0 for Apple Macintosh systems, with
 revolutionary new features that make it the best document processor or
 any personal computer.  Microsoft Word advances word processing on the
 Macintosh in the way Microsoft Excel advanced financial analysis a year
 ago.
    Microsoft Word for the Macintosh is extremely fast.  In addition,
 features unique to Microsoft Word for the Macintosh include flexible
 menus, Quick-Switch, Page Preview, and the ability to place graphics
 and text side by side.  According to Microsoft chairman, Bill Gates,
 "Microsoft Word for the Macintosh has lightening speed.  I think this
 is the fastest word processor ever on a personal computer."
    This new version of Microsoft Word offers an impressive list of
 features in a graphics-based environment which are accessible even to
 the novice user.  Word's functions work together, are consistent, and
 can be easily accessed by someone without dedicated word processing
 experience.  When combined with an Apple LaserWriter, Microsoft Word
 Version 3.0 produces the highest-quality output available from any
 personal computer-based system.
    "Our four years of intensive experience with developing software for
 the Macintosh gives us the technological edge to produce fast,
 sophisticated applications programs," said Gates.  "Microsoft Word 3.0
 uses the superior graphics capabilities of the Macintosh to give users
 the flexibility to easily generate a great-looking document from start
 to finish."
    Microsoft Word 3.0 for the Macintosh combines features of high-end
 personal computer-based word processing programs with the ease of use
 and graphical user interface of the Macintosh.  The result is
 high-speed software that makes it very easy to prepare
 professional-looking documents ranging from memos to long reports that
 combine text and graphics.  The new version of Word for the Macintosh
 includes such advanced capabilities as:
    Faster Execution-- Most commonly used functions like scrolling,
 saving, and printing are significantly faster than previous versions of
 Microsoft Word.
    Flexible Menus-- Short Menus list only the basic word processing
 features, very similar to MacWrite.  The learning process is
 accelerated, because the more sophisticated functions are not apparent.
 As novice users progress, one keystroke offers access to Full Menus and
 more advanced functions, including outlining, style sheets, and
 Quick-Switch.  Finally, the ability to customize menus gives
 experienced users the power to build the menu of choice for a valuable
 shortcut to their most-used commands.
    Compound Documents and Quick-Switch-- Microsoft Word 3.0 for the
 Macintosh supports documents that include data in the form of text,
 but-mapped graphics, object-oriented graphics, formatted numerical
 tables, and equations.  Word makes it easy to edit these other types of
 data using Quick-Switch.  the users need only remember one command key
 to access and return from other appropriate software.  Word performs
 the necessary data manipulation.  Users can change text, draw lines,
 formulate equations and resize or crop graphics from within Microsoft
 Word 3.0.
    Page Preview-- To eliminate surprises at final output, users can
 view on-screen headers, footers, margins, and page breaks of two entire
 pages, exactly as they will be printed.  These then can be
 interactively adjusted, which saves time and effort by eliminating
 repeat printings.
    Page Layout Flexibility and Desktop Publishing-- Microsoft Word
 allows text and graphics to be laid out in multiple snaking columns or
 in independent (side-by-side) columns.  Graphics can be moved with text
 within the same paragraph.  Embedded PostScript gives the user the
 ability to tap the full potential of the Apple LaserWriter.  Microsoft
 Word for the Macintosh is designed to work seamlessly with Aldus
 PageMaker for those individuals requiring the advanced features of page
 layout program.  All character and paragraph formatting in Word is
 maintained when the text is "poured" into a page layout.
    Integrated Outliner-- A  integrated outliner allows writers to
 organize ideas, get a fast overview of work-in-progress, and reorganize
 lengthy documents.  When headings are restructured in Outline view, the
 accompanying text is automatically moved.
    Integrated Style Sheets-- Documents can be formatted quickly and
 consistently using integrated style sheets, which make it easy to
 maintain a consistent look throughout all documents.  Styles can be
 defined or modified as thent is created to effect changes
 instantly throughout the document.
    Data Exchange-- Version 3.0 includes a conversion utility for the
 IBM Document Content Architecture (DCA) format.  It also supports
 built-in two-way data conversion with other leading software packages
 or standards in other environments including Microsoft Word for the PC,
 Rich Text Format (RTF),ASCII files, MacWrite, and Microsoft Works.
    Column Manipulation-- Microsoft Word 3.0 includes traditional column
 manipulation functions such as column move, delete, five function math
 (=,-,%,x,/), and sorting.
    Spelling Corrector-- An 80,000-word spelling corrector is integrated
 in Microsoft Word 3.0.
    With its increased graphics capabilities and flexible formatting,
 Microsoft Word 3.0 for the Macintosh complements today's desktop
 publishing systems.  Version 3.0 integrates many of the formatting
 features traditionally found in desktop publishing systems and, with
 PostScript support, provides users with more sophisticated features
 required for complex page layout designs.
    The advanced document processing capabilities of Microsoft Word 3.0
 help position the Macintosh on the desks of business users by providing
 a powerful program designed for serious business tasks.  The increased
 power, graphical user interface, and improved keyboard of the Macintosh
 Plus combined with Microsoft Word 3.0 produce the highest-quality
 professional documents possible on a personal computer.
    Office environments that utilize both Macintosh and IBM personal
 computers will benefit from the data conversion capabilities of Version
 3.0, as well as complete utilization of the Macintosh Plus keyboard.
 Microsoft Word 3.0 users can perform cursor movements and selection
 from the keypad.
    Microsoft Word for Apple Macintosh systems requires a minimum of
 512K memory.  The program is delivered on an 800K disk, but owners of
 the 512K Macintosh who have not upgraded to an 800K double-sided disk
 drive can obtain a copy on two 400K disk free of charge by completing
 the coupon included in the Word 3.0 package and returning it to
 Microsoft.
    The product is expected to ship in January 1987, will have a
 suggested retail price of $395, and will not be copy protected.
 Current registered users can upgrade to Version 3.0 for $99.  In
 mid-November registered users will be notified by mail of the upgrade
 process.  Users who purchase a license for Microsoft Word 1.05 after
 October 1, 1986, and submit proof of purchase, will receive the Version
 3.0 for $50.

------------------------------

Date: 9 NOV 86 16:16-EDT
From: KURAS%BCVAX3.BITNET@WISCVM.WISC.EDU
Subject: MS Word ver. 3.0

For those of you who haven't heard yet, Microsoft has announced a new version
of Word, version 3.0, for the Macintosh. The announcement was made on Oct. 27
and the new product is expected to ship in January, 1987. Here is a list of
some of the new features, taken from Microsoft's press release.

  1. More speed (Bill Gates claims it will be the fastest word processor for any
     personal computer.)
  2. Flexible Menus -- "Short Menus" for novice users and "Full Menus" for power
     users. Also has the ability to customize menus, offering a low-level macro
     building facility
  3. Compound Documents and Quick Switch -- Word allows users to draw lines
     right in the text window. Also has math capabilities and ability to place
     text and graphics side by side. Quick Switch is not clearly explained, but
     seems to be the Switcher-like ability to suspend Word, leaving it in mem-
     ory, and launch another application which when quit will return the user
     to Word. Graphics may be cropped as well as resized within Word.
  4. Page Preview -- like Excel's
  5. Multiple columns may be contiguous or independent, allowing film or
     video scripts to be edited with ease. This gives Word some simple DTP
     abilities.
  6. Word generates its own PostScript, implying that the PS may be editable.
  7. Built-in outlining. Text blocks may be linked to outline headings, so that
     when a heading is moved the text is moved with it.
  8. Style Sheets -- Formats may be stored in style sheet documents so that
     standard formats may be created and used easily. Entire document formats
     may be edited at once by modifying style sheets.
  9. Import/Export abilities: IBM's DCA, Word for PC, RTF, ASCII, MacWrite,
     Works
 10. Entire columns may be moved or deleted.
 11. Sorting.
 12. Built-in 80,000 word spelling checker.

To be shipped on 800K disks, 400K available by mail at no charge. Requires 512K.
Price: $395 NOT COPY PROTECTED!! (Is this a Microsoft product???) Upgrade
policy: $99, except for copies purchased after October 1, 1986, which can be
upgraded for $50. Anybody seen this? Please let us know what you think...

Also! SuperPaint (Combining Bitmap and Object Graphics) is in late beta and
is really incredible. Keep your eyes open. Cricket Draw is even more incredible
and is also in late beta. Watch out, graphics power users. Here they come!

Any other new product news? Please let us know!

Pat Kuras
<KURAS@BCVAX3.BITNET>
Boston CollegKB10-Nov-86 08:25:05-PST,788;000000000001

------------------------------

Date: Mon, 10 Nov 86 08:19 PST
From: PUGH%CCV.MFENET@LLL-MFE.ARPA
Subject: New machine rumors (again)

Some disparaging news:  Heavy money is riding on a bet saying that the new 020
machine will not be out in March and probably will not make it out in 87.
Apparently demo versions of the machines have been very buggy and crash prone.
Some insiders think that the problems run fairly deep in the machine and will
take quite some time to fix.

Of course, this all comes from people unwilling to be quoted, although I can
say that they are affiliated with Team BMUG.  So, anyone interested in
starting a pool?

JonF10-Nov-86 06:25:50-PST,2752;000000000001

------------------------------

From: hplabs!felix!fritz!rlong@ucbvax.Berkeley.EDU
Subject: Questions about Apple documents, version numbers, and more
Date: 10 Nov 86 06:20:06 PST (Mon)

A few questions from across the Atlantic...

1/ I have seen messages talking about manuals like "Inside Appletalk"
or "Inside Switcher", or whatever. Are these available from Apple?
Any external source, as for Inside Macintosh?

2/ What are the most recent versions of MacsBug and ResEdit? BTW how do
you get the version number of MacsBug?

3/ Can anybody give me a summary of the keywords used in ResEdit templates?

4/ Is there an equivalent of MacTools for HFS disks?

5/ In several occasions, I have seen MacPlusses (real or upgraded) come
up with the wrong keyboard routines when booted from an official System
disk (either 3.1/5.1 or 3.2/5.3). It can happen at random with the same
Mac+ and the same disk!! It looks like it decided the keyboard was the
old model, or maybe the US one. Has anybody seen that in the US? Maybe
it's something to add to the long list of translation-to-foreign-
language bugs...

6/ I've been playing with the Printing Manager in LightSpeedC and
AztecC. It looks like the generic printing routines don't use all
the memory available to image pages to print. So I end up printing
small bands one at a time, with long pauses to redraw the page for
each band. Are there any well known techniques around for optimizing
printing? (Please no printer specific hacks!)

       Thanks to all for any answers.

              Daniel Ranson.
              Centre National d'Etudes des Telecommunications
              Lannion (FRANCE)
              seismo!mcvax!inria!crcge1!crcge2!ranson
         or   seismo!mcvax!inria!cnetlu!ranson

[ note from moderator: contact APDA for information about documentation from
Apple. They sell inside LaserWriter. Inside Switcher was part of the March
1986 software supplement and should be available from APDA (Apple Programmers
and Developer's Association, 290 SW 43rd St., Renton, WA 98055 ). Version
6.1 of CopyIIMac includes a version of Mactools which is HFS compatible. I
believe it has only limited file recovery tools for HFS disks however. DAVEG ]S\11-Nov-86 15:31:53-PST,1387;000000000001

------------------------------

Date: Tue, 11 Nov 86 15:28:18 PST
From: <LOGANJ@byuvax.bitnet>
Reply-to: LOGANJ%BYUVAX.BITNET@forsythe.stanford.edu
Subject: Spread Data program

Here is a program to help Multiplan and Excel users convert an ordinary
data file into a format that can be loaded into the spread sheet.  It's
called Spread Data.

If you have data files (or reports) that contain spaces between fields,
and if you try to load these files into a spreadsheet program, all the
fields go into the first column - not very useful.

With this program you can specify up to 24 columns of data, and convert
those columns of a data file into a format that is 'expected' by Multiplan
or Excel (the format requires 'tabs' between fields instead of 'spaces').
This program allows output to a disk file or the clip board or both.

We don't claim to support this program, but we are open to suggestions.
It's public domain, use at your own risk, source available upon request.

Regards,
Jim Logan (loganj@byuvax.bitnet)

[ archived as

[SUMEX-AIM.Stanford.EDU]<INFO-MAC>UTILITY-SPREADDATA.HQX

DAVEG
]

------------------------------

Date: Mon, 10 Nov 86 13:50:09 PST
From: <DAVEG@slacvm.bitnet>
Reply-to: DAVEG%SLACVM.BITNET@forsythe.stanford.edu
Subject: Posting of FzzPlot

This is being posting for the author:

This posting contains the latest, fully tested and debugged version of FzzPlot.
FzzPlot is a shareware ($15) utility that lets you do quick and dirty plots
of nearly unlimited amounts of data, and do some analysis (least-squares) on
that data. FzzPlot is also free of some of the more annoying quirks found
in Cricket Graph and Microsoft Chart.

The release notes (a MacWrite 4.5 document) and a test data file are enclosed.

Download the file, then use BinHex 4.0 or later to convert it, then Packit
I, II, or III to unpack the file. the FzzPlot application has its own icon, so
if you use your favorite file-munging utility, set the creator to 'FZPT', and
set the bundle bit.

Enjoy!!

        --Rich

Richard M. Siegel
5115 Margaret Morrison Street
Box 698
Pittsburgh, Pa 15213
(412) 268-4224
Arpa: rs4u@andrew.cmu.edu
Bitnet: rs4u%andrew.cmu.edu@wiscvm

[ archived as

[SUMEX-AIM.Stanford.EDU]<INFO-MAC>FZZPLOT.HQX

DAVEG
]

------------------------------

Date: Sun 9 Nov 86 17:13:25-PST
From: David Gelphman... <INFO-MAC-REQUEST@SUMEX-AIM.ARPA>
Subject: Fast Eddie Update: Version 2.9

I have posted an update to the fast eddie text editor demo up
to version 2.9. Two files have been posted, a news file and the
limited demo version of the editor, which will not allow files
larger than 9K in size.

David Gelphman

[ archived as

[SUMEX-AIM.Stanford.EDU]<INFO-MAC>DEMO-FASTEDDIE-29-CHANGES.HQX
[SUMEX-AIM.Stanford.EDU]<INFO-MAC>DEMO-FASTEDDIE-29-LTD.HQX

DAVEG
]
-----4+<@11-Nov-86 18:19:45-PST,1068;000000000001

------------------------------

Date: Tue, 11 Nov 86 18:19:43 PST
From: woody@Juliet.Caltech.Edu (William E. Woody)
Subject: Source to BCPRINT (from UTILITY-HP41C-ASSEMBLER)

I have never had so many problems with a program before!  As I don't
understand fully what is going on in the BCPRINT program (the program
which prints barcode for the HP41C, as part of the HP41C assembler I
posted here not too long ago), and I don't know enough about the printing
routines in the Mac to fix it absolutly correct, I'm posting the
source to BCPRINT here, and maybe somebody else out there can
figure out what's wrong.


- William Woody                              mac > /|\ && ][n
  woody%romeo@hamlet.caltech.edu

[ archived as

[SUMEX-AIM.Stanford.EDU]<INFO-MAC>UTILITY-HP41C-BCPRINT.SOURCE

DAVEG
]

------------------------------

Date: Tue, 11 Nov 86 12:03:57 EST
From: bills@CCA.CCA.COM (Bill Stackhouse)
Subject: Laserwriters and Mailing labels

Just saw in the digest that someone said that the Laserwriter
can't do mailing labels, thought I would pass along my experiences
with labels.

I need to print disk labels for a project and created the design using
MacDraw. Then using Avery full sheet labels (#5455), these are 8.5x11
inches, I single sheet feed them through the Laserwriter. Worked like
a champ.

I also need to print manual covers, using some 110 pound paper (more
like card board), i single sheet feed the covers through with great
results.

Bill Stackhouse
bills@cca.cca.com

------------------------------

Date: Mon, 10 Nov 86 12:46:09 CST
From: Larry Pickett  <C4898%UMSLVMA.BITNET@WISCVM.WISC.EDU>
Subject: MW Word footnote line

Does anyone know what to tweak to get rid of the line which separates
the text from the footnotes on a page.  Some formats/authors don't want
it there.

------------------------------

Date: Mon, 10 Nov 86 14:05:44 -0100
From: Kolbj|rn Aamb| <x_aamboe_k%use.uio.uninett@nta-vax.arpa.ARPA>
Subject: Apples new NOISY SC-20 HARDISK.

         At last Apple released it's long awaited SCSI hardisk.
Now ten minutes later I wish they hadden't. All the nice features
are totally spoiled because of this build-in-NEVADA/TEXAS style
air contitioning "faSILLYties".....Up here north we haven't much
use for this. IBM couldn't have done it better!!!

         People at APPLE here in Norway says it might be hard to
obtain the old HD-20....it's the only HD except the Dataframe 20
that has a tolerable noise level. I find the lack of HD-20 unacceptable.

         On behalf of the Human ear, APPLE please redesign this MESS!

(Uptil now I have had the impression that APPLE was a company that also
cared for users ears and other enviromental factors, have all this changed?)

                                       >CoLeY

------------------------------

Date: Mon, 10 Nov 86 14:49 EDT
From: JPB%SMVL%rca.com@RELAY.CS.NET
Subject: Mac-IBM PC Laser Printers

OKAY - So I've spent the past several months convincing upper, middle, lower
middle, and above me management of the Mac's usefullness as an engineering
tool. I've even got them to agree to purchase three. But then the problem.
Here in the land of "BIG BLUE", printing is done to HP laserwriters. Since
the three Macs are part of a multi-PC buy, a laser printer is also going to
be purchased. From what I've heard there is an industry standard for laser
printers called POSTSCRIPT. Could anyone out there on the net enlighten me
as to what laserprinters use this format AND will also talk to IBM PCs.

Thanks in advance !!!
         Joe B.

-<--- MAY THE MOUSE BE WITH YOU --->-

------------------------------

Subject: new Mac prices seen in Boston
Date: 11 Nov 86 10:38:05 EST (Tue)
From: cdh@bfly-vax.bbn.com

Hi everyone,

This may be old news in other parts of the country, but a new computer
store along Mass Ave here in Cambridge ran an advert over the weekend
where they were selling a Mac+ for $1399 and a Mac 512KE for $999.  I
suspect this is a loss-leader to get people into the store (maybe they
make up for it with printer prices or something), but those seem like
good prices.  Just thought people might be interested.  It'll be
interesting to see if this produces a new price point in the area or
whether they'll run into trouble due to lack of profit margin.

Carl

------------------------------

Date: 10 Nov 1986 12:34-EST
From: Dan.Zigmond@linc.cis.upenn.edu.arpa
Subject: Bus'D Out and AppleTalk Games

Does anyone know what the current status of "Bus'd Out" is?  I know
there is a prerelease in <info-mac>, but has it actually been released now?
If so, how do I get it?

Also, have any other multi-player AppleTalk games appeared?  Please send me
mail if you know of any (especially public domain or shareware).

	Dan

P.S. I know about MazeWar, so I don't need any information about that.

-------
Daniel Zigmond
dan@linc.cis.upenn.edu

------------------------------

Date: QX, 8 Nov 86 22:53:40 PST
From: chuq@Sun.COM (Chuq Von Rospach)
Subject: Books for review columns solicited


Starting with the November issue, I'm doing a bi-monthly column of book
reviews for Macintouch magazine.  If your an author or a publisher of books
about the Macintosh, I want to get in contact with you about getting press
releases or review copies of recent and new books.  My next two columns will
probably emphasize Desktop Publishing and C programming, but beyond them I'm
open to suggestions on books or topics to be covered.

If you've got a comment or suggestion, please feel free to let me know!

chuqv11-Nov-86 07:57:58-PST,1007;000000000001

------------------------------

Date: 11 Nov 86 10:45:57 EST
From: Jeffrey Shulman <SHULMAN@RED.RUTGERS.EDU>
Subject: Usenet Mac Digest V2 #91

Usenet Mac Digest        Tuesday, 11 November 1986      Volume 2 : Issue 91

     Info on Mac Adios?
     Re: LightspeedC 1.5
     MacEqn Version 2.0
     Re: IBM-PC <-> VAX <-> MAC network?
     Re: IBM-PC <-> VAX <-> MAC network?
     Re: Finder 5.3 catastrophe (it rhymes)
     Anybody seen Turbo Pascal for the Mac or the Atari ST
     Word Tools and LaserWriter Plus
     NeXT plans
     Really Strange, Evil MacFortran Problem
     Re: MacWorks (Apple, are you there?)
     Northeastern Software bankruptcy
     McIntosh Documentation HELP!
     Re: Freesoft roundtable on GEnie

[ archived as

[SUMEX-AIM.Stanford.EDU]<INFO-MAC>USENETV2-91.ARC

DAVEG
]11-Nov-86 08:10:38-PST,1103;000000000001

------------------------------

Date: 11 Nov 86 10:47:15 EST
From: Jeffrey Shulman <SHULMAN@RED.RUTGERS.EDU>
Subject: Usenet Mac Digest V2 #92

Usenet Mac Digest        Tuesday, 11 November 1986      Volume 2 : Issue 92

     Updates and Supporting customers (more one...)
     net.micro.mac is being renamed comp.sys.mac
     Re: Word Tools and LaserWriter Plus
     Wanted: Macintosh --> LN03 software
     No PICK in MacWorkStation
     Re: TML Pascal, SetPaths DA
     hints on DEF routines
     CorData Laser Printer and a Mac+
     Books for review columns solicited
     Macintosh programming.  Help!
     Clock DA, Control Panel, and Battery Circuit
     MacScheme Query
     Re: Clock DA, Control Panel, and Battery Circuit
     trouble with OMTI controller cards?  "some Files could not be copied.."
     HFS Copy

[ archived as

[SUMEX-AIM.Stanford.EDU]<INFO-MAC>USENETV2-92.ARC

DAVEG
]$10-Nov-86 22:56:12-PST,1531;000000000001

------------------------------

Date: 11 Nov 86 00:45:40 EST
From: Jeffrey Shulman <SHULMAN@RED.RUTGERS.EDU>
Subject: Delphi Mac Digest V2 #58

Delphi Mac Digest          Tuesday, 11 November 1986      Volume 2 : Issue 58

Today's Topics:
     Playing with sector-interleave factors (5 messages)
     RE: How to reboot your Mac and Hard Disk (Re: Msg 14516) (2 messages)
     RE: Finder/many-file copy bug? (Re: Msg 14512) (2 messages)
     RE: IMAGEWRITER-II HELP (Re: Msg 14464)
     proper definition of time variables
     RE: MPW C (Green Hills) "feature" (Re: Msg 975) (3 messages)
     Inside Mac Volume IV
     RE: Usenet Mac Digest V2 #90 (Re: Msg 14551)
     seminar announcement
     modem recommendation (3 messages)
     RE: DataFrames... (Re: Msg 14545) (5 messages)
      Re: Command Keys for Openning Desk Accs
     DiskTimer Results of Univation Disk
     Re: Fedit and Bundle bits (Re: custom ic
     RE: Usenet Mac Digest V2 #90 (Re: Msg 14551)
     RE: INFO-MAC Digest V5 #3 (Re: Msg 14299)
     LaserWriter (5 messages)
     Excel Macro
     Intersting MacTerminal 2.0 feature
     1 Mbit RAM chips are here for the Mac Plus
     scc clock (2 messages)
     SCSI controllers
     HD20SC Icon (3 messages)
      the cache

[ archived as

[SUMEX-AIM.Stanford.EDU]<INFO-MAC>DELPHIV2-58.ARC

DAVEG
IJ

------------------------------

End of INFO-MAC Digest
**********************