In a message dated 8/18/2008 10:42:40 A.M. Central Daylight Time, [EMAIL PROTECTED] writes: >Storage in a subpool is always in a different page than storage in another subpool (for 0-127). You can localize fetches to control block chains. Also, you can share/transfer subpools with/to different tasks. One more advantage of using different subpools is that you can free up all the storage in any given subpool by only one STORAGE (or FREEMAIN) macro. If you use different subpools for different purposes, you could free up all the storage used for purpose X by doing one FREEMAIN-type macro, whereas if you used subpool 0 for all storage, then you would need multiple FREEMAIN-type macros, each of which frees up only one piece of storage in that subpool. Bill Fairchild Rocket Software
**************Looking for a car that's sporty, fun and fits in your budget? Read reviews on AOL Autos. (http://autos.aol.com/cars-Volkswagen-Jetta-2009/expert-review?ncid=aolaut00030000000007 ) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

