home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8689 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.7 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!menudo.uh.edu!ccsvax.sfasu.edu!z_harbergt
  2. From: z_harbergt@ccsvax.sfasu.edu
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: A Quick Basic Question !!
  5. Message-ID: <1992Aug21.234643.633@ccsvax.sfasu.edu>
  6. Date: 22 Aug 92 05:46:43 GMT
  7. References: <1597@sousa.ltn.dec.com>
  8. Organization: Stephen F. Austin State University
  9. Lines: 26
  10.  
  11. In article <1597@sousa.ltn.dec.com>, hemant@girl.enet.dec.com (Hemant Babtiwale) writes:
  12. > I have a structural design application that was written in older version
  13. > of Microsoft QuickBASIC. It runs on PC/AT, however, it does not support
  14. > use of extended/expanded memory. It is slow...
  15. > I want to know if the latest version of Microsoft QuickBASIC has this
  16. > support ?? What would be the best way to enhance the system performance
  17. > if I wish to continue with BASIC  on PC/AT ?? 
  18.  
  19.   The "latest" version of QuickBASIC is 4.5 and was released by Microsoft
  20.   in 1988.  There is no support for extended/expanded memory.
  21.  
  22.   The larger (i.e. more expensive) BASIC, the Professional Development System
  23.   (PDS) is currently at version 7.1 and was released in 1990.  This $292
  24.   system uses extended/expanded memory only in development not runtime,
  25.   but does support overlays, non-destructive dynamic arrays and far strings.
  26.  
  27.   If your application does not employ graphicor floating point operations,
  28.   your best bet to improve execution speed is to purchase Cresent Software's
  29.   replacement link library, P.D.Q. for $115.
  30.  
  31.   Allow me to invite all interested QuickBASIC programmers to visit
  32.   alt.lang.basic .  United we comp. , divided we alt.
  33.  
  34.   Greg Harber                        InterNet: z_harbergt@ccsvax.sfasu.edu
  35.   Stephen F. Austin State University
  36.