home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / apps / 2158 < prev    next >
Encoding:
Text File  |  1992-08-22  |  2.9 KB  |  53 lines

  1. Newsgroups: comp.os.ms-windows.apps
  2. Path: sparky!uunet!gumby!destroyer!gatech!taco!dspascha
  3. From: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  4. Subject: Re: How is MathCAD?
  5. Message-ID: <1992Aug22.190028.23636@ncsu.edu>
  6. Originator: dspascha@c00083-100lez.eos.ncsu.edu
  7. Lines: 38
  8. Sender: news@ncsu.edu (USENET News System)
  9. Reply-To: dspascha@eos.ncsu.edu (DAVID SCOTT PASCHAL)
  10. Organization: North Carolina State University, Project Eos
  11. References:  <80992@bcsaic.boeing.com>
  12. Distribution: na
  13. Date: Sat, 22 Aug 1992 19:00:28 GMT
  14.  
  15.  
  16. Hi.  I've used Windows MathCAD 3.0, and it has some nice features (like the
  17. Maple symbolic processor, Handbooks, the features left out of the crippled
  18. "Student" version for DOS, and the flexibility of choosing display and printer
  19. drivers, which applies to all Windows apps).  However, I have a few gripes about
  20. MathCAD 3.0 (some or all of these may have been fixed in the newer version 3.1):
  21.  
  22. 1. It is too bulky and slow (even for a Windows app running on an IBM PS/2
  23. model 70-386-25MHz) -- even when you're just typing stuff on the screen, it
  24. takes its own sweet time.
  25. 2. It isn't very keystroke compatible with the DOS versions -- since alt-keys
  26. (like alt-d) are reserved by Windows for invoking pull-down menus from the
  27. keyboard, I guess this is to be expected, but I haven't found any decent way to
  28. type in Greek letters -- What you have to do is pull up a dialog box or
  29. something and change the font for the current text region from Roman letters
  30. to Greek letters -- this means that you can't mix them (like for example,
  31. delta-x)!  Maybe there is some way to do this, but I have not yet found it!
  32. 3. For operations such as cutting/pasting and dragging regions around the screen
  33. with a mouse, MathCAD insists on writing to two files to the directory specified
  34. by a certain environment variable (WMCADDIR).  This is no problem for a single-
  35. user installation (i.e. when you dump it onto your own hard disk), but it makes
  36. it impossible to run MathCAD on a network or whatever in a write-protected
  37. drive!  Even if the directory were writeable, you still couldn't have more than
  38. one user running MathCAD at a time, since one user's cuts or drags would
  39. overwrite another's!  And if you change WMCADDIR to point to a writeable TEMP
  40. drive or to the currently-logged-in user's personal directory, then you can't
  41. use Maple or the Handbooks, because WMCADDIR also tells MathCAD where to find
  42. those files as well!  Perhaps they have a network version which doesn't have
  43. these restrictions, but since we had enough copies for the number of machines
  44. that were running WMCAD, we (where I was before coming here to NC State)
  45. never looked into that.  Instead, I wrote them a little assembly language TSR
  46. that made these files go to some other drive that was writeable, and this pretty
  47. much fixed our problems.
  48. 4. The documentation isn't very good -- it's more of a function reference, and
  49. it doesn't explain how to do basic things, like (2) and (3) above.
  50.  
  51. Tschuess,
  52. David Paschal
  53.