Search Results
-
Knowing Which Stacks Are In Memory
Updated on: Sep 02, 2016
<p>In Revolution a stack file that is stored on disk contains a single main stack. If the stack file is accessed in your program then the main stack and it's substacks are loaded into memory. There are various ways to access a stack file. The following examples will load all stacks (the main stac...