home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / vmem / manual / demo.manual < prev    next >
Text File  |  1995-02-27  |  2KB  |  46 lines

  1.  
  2.                             VMEM DEMO
  3.  
  4.  
  5.     This is the manual for the VMem Demo program.The demo illustrates most
  6. features of vmem.library which could be considered complicated.
  7.  
  8.  
  9.     NOTES:
  10.  
  11.         *       The demo won't run unless you install the VMem library.
  12.                 (See the Install drawer...)
  13.  
  14.         *       Also,if your Amiga doesn't have FAST memory, you will need
  15.                 to run the Prefs program, and set FAST mem emulation to
  16.                 CHIP or PUBLIC - (see the prefs drawer for more details on
  17.                 this...)
  18.  
  19.         *       The demo uses quite a lot of virtual memory,so make sure
  20.                 you have set the VMem directory in the Prefs program to
  21.                 a dir which can hold it all (you'll need about 600k - so
  22.                 use a hard disk,or if you don't have one, format a disk you
  23.                 don't need, and assign the VMem dir to that.
  24.  
  25.         *       The less real memory your Amiga has,the slower this demo will
  26.                 run,but it should run on any system with Workbench 2 or
  27.                 higher (that's what VMem needs,not this program)
  28.  
  29.  
  30.     The demo allocates 10 lines of text which hold 60000 bytes each (= 600k)
  31.     and then prompts you for for text to put in each line. You can either
  32.     enter 10 lines of text,or hit escape on the next prompt after you've had
  33.     enough.
  34.  
  35.     Once you've done that, the demo will type all the text back to you. (It's
  36.     not much, but it serves the purpose :-) ).
  37.  
  38.  
  39.     If you experiment with changing the LowMemLimit in the Prefs program,
  40.     you'll notice a lot more going on - there'll be a more disk access the
  41.     higher the LowMemLimit is. (But don't set it so that your free memory
  42.     minus the LowMemLimit is less than 70000 bytes (100k). VMem needs to keep
  43.     at least one full string in memory at a time, plus the Workench needs
  44.     emergency memory.
  45.  
  46.