Volume 2 Chapter 7 Numeric Sub-menu *ALPHA *BETA AND *GAMMA
*BATCH is used to test for entries having a specified batch number.
CSD Contents
When entries are processed into the database it is convenient to archive them in batches of ca. 500.
Each batch is assigned a number which is used for various in-house management operations.
Searching on this number is really only pertinent to activities at the CCDC.
Graphics QUEST3D Procedure
Select *BATCH from the NUMERIC sub-menu and respond to the standard numeric prompts.
Basic QUEST Procedure
Ex.
T1 *BATC .EQ. 123
This will register hits for all entries having batch number 123.