====================== batch-ip-allflatreport ====================== .. contents:: Table of Contents :backlinks: top ------------ Introduction ------------ Batch version of Default Flat file MineSight Interactive Planner reporting script. This script differs from the ip default script as it does not get equipment values. This script can be run from command line. It is not recommended to run from the IP tool because of the active state of the AGDM. The DSN (or DSN/user/pswd) for the AGDM and the ipset plan name MUST be specified for this script to run. There are two ways to indicate what DSN and ipset plan name to use: 1. Hardcode the names below in the global variables DSN_STRING = "my dsn" and PLAN_NAME = "my plan". 2. Execute the script from command line with arguments :: batch-ip-allflatreport.py mydsn myplan If there are no command line arguments, the hardcoded global values are used. If there are command line arguments, they are used. ------------ Dependencies ------------ :: Python: 2.2.[3-*] MineSight 3D: 3.70.* MineSight Grail: 3.70.* ---------------- Revision History ---------------- 09.07.2009, REF#8761 - Add swell factor options. 18.06.2007, 4.00, REF#7646 - Starting with Standard ip-allflatreport.py script, modify to allow it to run in batch mode & rename to batch-ip-allflatreport.py - Add command line arguments indicating DSN & ip plan name so it can be run repeatedly with different args without having to change the code. -------------------------- User Configuration Options -------------------------- If the configuration options are changed, this script should be saved under a new name to prevent your setting from being overwritten when new releases are installed. ----------------- License Agreement ----------------- The Original Code is "batch-ip-allflatreport.py". Copyright (C) 2014 Leica Geosystems. All Rights Reserved. MineSight(R) is a registered trademark of Leica Geosystems.