Quick and dirty instructions for AddInPacker and PackMenu Copyright (c) 2001, J. Steingräber v1.2, February 25th, 2001 ____________________________________________________________ Table of Contents 1. How to use AddInPacker and PackMenu 2. Example ______________________________________________________________________ 1. How to use AddInPacker and PackMenu Use AddInPacker to create as many collections of Add-Ins as you want. Only one of these collections needs to contain PackMenu.bin as it's first Add-In. Use "Add..." to add files to the collection. Use "Up" and "Down" to rearrange the files. Use "Remove" to remove the selected file from the collection. Use "Create file" to write the collection Add-In to disk. AddInPacker and PackMenu refine the granularity for Add-Ins from 64kB to 16kB. So you can pack up to 4 Add-Ins of 16kB of size into one 64kB Add-In. Or you can pack up to 8 Add-Ins of 16kB of size into one 128kB Add-In. PackMenu.bin will search for all packed Add-Ins in flash memory. It will not display the first Add-In of a collection, because that one can be started directly from the normal menu. 2. Example TestColl.bin (64kB Add-In) contains · PackMenu.bin · BattStat.bin · Othello.bin · GetOS2.bin TestColl2.bin (128kB Add-In) contains · Puzzle.bin · MineSweeper.bin · SciCalc2.bin · PCHESS.bin The normal menu will show only PackMenu and Puzzle, but PackMenu will display and start BattStat, Othello, GetOS2, MineSweeper, SciCalc2 and PCHESS.