home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15061 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.4 KB

  1. Path: sparky!uunet!ogicse!cs.uoregon.edu!nntp.uoregon.edu!cie.uoregon.edu!davecole
  2. From: davecole@cie.uoregon.edu.uoregon.edu (Dave Cole)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Minimal QuickBASIC upgrade.
  5. Message-ID: <1992Sep7.002941.21171@nntp.uoregon.edu>
  6. Date: 7 Sep 92 00:29:41 GMT
  7. Article-I.D.: nntp.1992Sep7.002941.21171
  8. References: <Sep.6.09.48.20.1992.29585@gandalf.rutgers.edu>
  9. Sender: news@nntp.uoregon.edu
  10. Organization: University of Oregon Network Services
  11. Lines: 18
  12. X-Newsreader: Tin 1.1 PL5
  13.  
  14. Ralph,
  15.   I believe that the upgrade was intended to make QB, System 7 tolerant.  I.E
  16. it now compiles right.  
  17.  
  18.   They also fixed a few looses ends in it as well.  The EXISTS command now
  19. works, and a few other new commands (they were undocumented in Rev D) now
  20. are documented.  copyfile now works after a fashon, the scrolltext function
  21. now has another modifier for vert line spacing, sublaunch still does not
  22. function as it should, several machine types were added to the SYSTEM call
  23. and a few other odd thingzs.  All in all I would say it was a bug fix release.
  24.  
  25.   Once you "get into" the basic, something I am not sure I would have done
  26. had I known just how "different" QB was, it will do a lot.  However the
  27. applications I have written are so damned big that I had to break it into
  28. 7 different applications.  <sigh>  The damned thing still uses most of
  29. the mac, even for shorter applications.
  30.  
  31. Dave
  32.