Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qbasics for Windows
#11
Opresion, here's somethig found on the Internet:
Quote:The big advantage of the PDS over QuickBasic 4.5 is that it has an option to put strings into FAR memory (outside the 64K data segment). This frees up a lot more memory for simple variables and allows you to build much bigger programs.

So, it would seem that your PDS should be able to put strings in far memory.  Perhaps you can use that property to convert a proposed large array into smaller string arrays that you can store in far memory?  What do you think?  I am goingto download PDS and start playing around with it.

As to the program that I used, back in 1987, I remember that in a FOR/NEXT loop, I had to use a transformation of each element of the array I was using before it could be stored in far memory.  I just don't remember the syntax nor the name of the ausiliary program! 
Ralph, using QuickBASIC 4.5 and Windows XP Home Edition and Service Pack 2, with HP LaserJet 4L printer.
Reply


Messages In This Thread
Qbasics for Windows - by Opresion - 09-19-2007, 04:49 PM
Re: Qbasics for Windows - by Opresion - 09-19-2007, 05:05 PM
Re: Qbasics for Windows - by Opresion - 09-19-2007, 05:09 PM
Qbasics for Windows - by Opresion - 09-19-2007, 05:13 PM
The Qbasics for Windows - by Opresion - 10-01-2007, 04:13 PM
Re: Qbasics for Windows - by Ralph - 01-10-2008, 09:56 AM
Re: Qbasics for Windows - by Ralph - 01-13-2008, 12:29 AM
Qbasics for Windows - by Opresion - 01-30-2008, 05:13 PM
Re: Qbasics for Windows - by Ralph - 01-31-2008, 06:58 AM
Qbasics for Windows - by Opresion - 02-01-2008, 01:05 PM
Re: Qbasics for Windows - by Ralph - 02-02-2008, 04:50 AM
Re: Qbasics for Windows - by Ralph - 02-02-2008, 10:40 AM
Re: Qbasics for Windows - by Opresion - 02-06-2008, 12:35 PM
Qbasics for Windows - by Opresion - 02-06-2008, 12:46 PM
Re: Qbasics for Windows - by Ralph - 02-07-2008, 02:48 AM
QBasics for Windows - by Opresion - 02-08-2008, 12:29 PM
Re: Qbasics for Windows - by Ralph - 02-09-2008, 07:31 AM
Qbasics for Windows - by Opresion - 02-17-2008, 02:32 PM
Re: Qbasics for Windows - by Ralph - 02-18-2008, 07:50 AM
Qbasics for Windows - by Opresion - 02-18-2008, 12:19 PM
Re: Qbasics for Windows - by Ralph - 02-19-2008, 07:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)