TDM Application INI Files V5.4
From ICISWiki
[LAUNCHER] #********************************************************************** # RUN_BTN - should be equal to Yes to enable the RUN command in the launcher # INISECTION_BTN - should be equal to Yes to be able to change the key values of the ICIS ini. #********************************************************************** RUN_BTN=YES INISECTION_BTN=YES
[SETGEN] #******************************************************************************************************** #CROP - indicates crop (BW- bread Wheat) #STANDARDIZE - Flag whether to apply ICIS naming conventions or not #DEFCTYID-The Location ID of a country whose locations are initially displayed in the Select a Location window #DEFLOCID-The Location ID of a country whose locations #DEF_DATE - Default Date Format used in generating GIDs in batch Mode #PNAME_IF_UNKNOWN_GRP -Flag to display '?/?' [preferred Name] or just '?/?' #NO_LISTNAME - If set to YES,the default seed source value is displayed as ‘entry code’; otherwise seed # source is displayed as ‘list name-entry code’. The default value appears only # when an entry is selected from the Browse window. #GENERATIVEMETHOD -The generative Method ID of a default method to appear in the Generate Crosses window. #DERIVATIVEMETHOD -The derivative Method ID of a default method to appear in the Advance a Line One Generation window. #CHECKDERIVATIVE-If this is less than 10, a derivative name is verified for its existence in the GMS. If a name exists, a query # appears with several options for the user. Otherwise, if CHECKDERIVATIVE>=10, no checking is done; a # derivative is automatically added to the local GMS, whether or not the name already exists. #SOUNDEX- NameType where Soundex algorithm will be used. #AUTOCOMMIT- Flag whether any change in DB will automatically be saved #MULT_ENTRYCD - Used in Line One Generation window. If YES each derivative has an entry code value as ‘entry code-plant no.’; # otherwise, each derivative has the same entry code value. #MULT_SOURCE - Used in Line One Generation window. If YES each derivative has a source code value as source code-plant no.’; # otherwise, each derivative has the same source code value. #METHODGRP-The group of methods retrieved from the GMS METHODS table and displayed to the user to select from #MULT_SAMENTYPE- Flag whether to allow Multiple name types #MULT_SAMEATYPE- Flag whether to allow Multiple Attribute types #AUTO_GENLSTNAMESCALEID-SCALEID of the SQL to use in generating ListName #AUTO_GENFUNCCODE- Code key for function to call when automatically generating ListName #ENABLE_INV-Flag whether to enable IMS or not #MAX_LISTNAMECHAR- Maximum character of a listname. default is 47(maximum) #AUTOFILLVCOL- Flag to enable automatic retrieve of Virtual Column data and headers for list #UPD_GRP - values either yes or no; if yes, automatically update group if added from Browse window #TEXTLINE - values either yes or no; if yes, this supports Textlines #CHECK_NTYPE - represents the NameType. This ensures that every GID has this certain NameType upon closing/saving of list. #DEL_GERM_WITH_DESCENDANTS - values either yes or no; if yes, if a germplasm is deleted, its descendants are deleted as well #DEF_C_NDX - represents the country id from Country.NDX file #DEF_L_NDX - represents the location id (for the selected country) from DefLoc.NDX file #NRECENTLOC - represents the number of recent locations selected #RECENT_LOC1 - value is a key-value pair from DefLoc.NDX file;represents the most recent location selected #RECENT_LOC2 - value is a key-value pair from DefLoc.NDX file;represents the 2nd most recent location selected #RECENT_LOC3 - value is a key-value pair from DefLoc.NDX file;represents the 3rd most recent location selected #RECENT_LOC4 - value is a key-value pair from DefLoc.NDX file;represents the 4th most recent location selected #LIST_PANEL_WIDTH - determines the width of the tree or list panel of SetGen's Mainform #MTA_PATH - represents a url or directory path for MTA feature #MTA_FILE_EXT - represents the extension of MTA file (e.g. doc or pdf) #CHECKSAME_NVALUES - values either yes or no; a key that checks if there are other germplasms with the same name. #SEPARATOR - a string value used in Matrix Form for separating Female-Male info combination in naming Enry Code and Source #******************************************************************************************************** CROP=UNKNOWN STANDARDIZE=YES DEFCTYID=1 DEFLOCID=1 DEF_DATE=2007-07-24 PNAME_IF_UNKNOWN_GRP=NO NO_LISTNAME=NO GENERATIVEMETHOD=101 DERIVATIVEMETHOD=205 CHECKDERIVATIVE=1 SOUNDEX=18 AUTOCOMMIT=NO MULT_ENTRYCD=NO METHODGRP=S G MULT_SAMENTYPE=NO MULT_SAMEATYPE=NO AUTO_GENLSTNAMESCALEID=0 AUTO_GENFUNCCODE=GRC ENABLE_INV=YES DEF_C_NDX=0 DEF_L_NDX=0 DEF_SKIN=0 LIST_SPLITTER=161 LIST_PANEL_WIDTH=180
[WORKBOOK] #********************************************************************** # – This section is used by the ICISworkbook.xla application #Workbook - the path where the ICIS32.DLL is located #LastDir - the default directory used in opening and saving files #HELPFILE - the path where the custom help file can be placed #Objective_Alt – the alternative name to the caption “Objective” in the study section #TreeView - =True to display the SetGen tree in the Import from SetGen interface form # - setting this variable to False improves speed in displaying the form #UseSGiniIDs - =True to use the ontology IDs in this ini file in automatically mapping # - the SetGen entries with the Workbook columns #VarTrait - defaults to 251, the trait ID for the property “Cultivar” #VarScale - defaults to 92, the scale ID for the scale “Variety Name” #VarMethod - defaults to 17, the method ID for the method “Not Specified” #GrpNmTrait - defaults to 251, the trait ID for the property “Cultivar” #GrpNmScale - the scale ID for the scale “Parents” #GrpNmMethod - defaults to 17, the method ID for the method “Not Specified” #EntryTrait - defaults to 251, the trait ID for the property “Cultivar” #EntryScale - defaults to 103, the scale ID for the scale “Entry Number” #EntryMethod - defaults to 17, the method ID for the method “Not Specified” #SourceTrait - defaults to 251, the trait ID for the property “Cultivar” #SourceScale - defaults to 104, the scale ID for the scale “Name of Seed Source” #SourceMethod - defaults to 17, the method ID for the method “Not Specified” #GIDTrait - defaults to 251, the trait ID for the property “Cultivar” #GIDScale - defaults to 91, the scale ID for the scale “GID” #GIDMethod - defaults to 17, the method ID for the method “Not Specified” #EntNoTrait - defaults to 251, the trait ID for the property “Cultivar” #EntNoScale - defaults to 92, the scale ID for the scale “Arbitrary Number” #EntNoMethod - defaults to 17, the method ID for the method “Not Specified” #DMS_STATUS - =1 to lock the local DMS database during the loading of a study to # - prevent two or more users from loading a study simultaneously #**************************************************************** Workbook=C:\ICIS5\Exes LastDir=C:\ICIS5 Helpfile= Objective_Alt=OBJECTIVE TreeView=False UseSGiniIDs=True VarTrait=251 VarScale=92 VarMethod=17 GrpNmTrait=251 GrpNmScale=346 GrpNmMethod=17 EntryTrait=251 EntryScale=103 EntryMethod=17 SourceTrait=251 SourceScale=104 SourceMethod=17 GIDTrait=251 GIDScale=91 GIDMethod=17 EntNoTrait=251 EntNoScale=147 EntNoMethod=17 DMS_Status=0 Overwrite=False EncoderView=False SNameCap=False SNameLen=50 ColWidth=15 SMTA=False INVESTID_SCALE=175
[BROWSE] #************************************************************** # REFID=x, SET DEFAULT REFID TO x, ELSE x=0 # LOCID=x, SET DEFAULT LOCATION TO x, ELSE x=0 # IOPT=x, x=1 TO SELECT SINGLE SEARCH HITS (ELSE 0) # ISRH=x, x=1 TO SHOW ONLY GENERATIVE GERMPLASM, # x=2 TO SHOW ONLY DERIVATIVES AND X=3 TO EXCLUDE ACCESSIONS (ELSE 0) # MGAT=x, x=1 TO SHOW ALL PROGENITORS IN THE MENDLEGRAM (ELSE 0) # NAMP=x, x=0 FOR PREFERRED NAME, 1 FOR ALL OR 2 FOR ACCESSION NO # LDST=x, x=1 TO DISPLAY DERIVATIVE STEPS IN A TREE, ELSE x=0 # NTCX=x, x=n TO STOP CROSS EXPANSION ON NAME TYPE n, ELSE x=0 # LIST=x, x=0 TO CLOSE LIST OR x=n TO OPEN LIST n # REFID=x, SET DEFAULT REFID TO x, ELSE x=0 # LOCID=x, SET DEFAULT LOCID TO x, ELSE x=0 # FCPS=x, x=1 TO ALWAYS LOOK FOR CROSSES BY PARENTS, ELSE x=0 # BTYPE=x, x=1 FOR SELF FERTILIZED CROP, 0 FOR CROSS POLINATED # LastDir=x, x=full path of directory for BROWSE.LOG #************************************************************** IOPT=0 ISRH=0 MGAT=0 NAMP=0 LDST=0 NTCX=0 LIST=0 REFID=0 LocID=0 FCPS=1 BTYPE=1 LastDir=
[IMS] #************************************************************** # SEEDSTORAGELOCATION - indicates the ltype (locationtype) # from the locations table of the GMS # database to filter the locations used by IMS # # SEEDSTOCKTRAIT - indicates the traitid from the TRAIT table of # the DMS database to filter the scales used by IMS # # LABEL - indicates the titles of each location level # e.g. LABEL1 = name of organization, # LABEL2 = name of organizational unit # LABEL3 = name of Storage Location (Shelf,room) # LABEL4 = name of storage inside LABEL1(tray) # #PREFIX - determines the organizational unit that owns the inventory # # e.g.PREFIX=AERO {for aeboric rainfed} # # note : 1.length is not less than 2 characters and not greater than 4 characters # # DEF_CNTRYID - the default country for the locations when using the IMS database/system # # NTYPE - determines which name is to be displayed on the inventory details section, # e.g. 0 - designation, # 11 - IRTP name, # 1 - accession name # # SHOWBALANCE determines whether the available and actual balances are shown or not # # BARCODE_LABELxx - saves the barcode label layout upon closing of the barcode # generaton window # NOTE!!! xx depends on the number defined in the # IMS_LABELINFO table, LABELITEMCOUNT column # FOR EXAMPLE : # BARCODE_LABEL1 - is the first text seen on a barcode label # BARCODE_LABEL2 - is the second text seen on a barcode label # BARCODE_LABEL3 - is the third text seen on a barcode label # BARCODE_LABEL4 - is the fourth text seen on a barcode label # BARCODE_LABEL5 - is the fifth text seen on a barcode label # # #************************************************************** DSN=LOCAL-IRIS-GMS-Training UID=RBREED PWD=RBREED SEEDSTORAGELOCATION=1500 SEEDSTOCKTRAIT=1500 LABEL1=Organization LABEL2=Unit LABEL3=Collection LABEL4=Tray PREFIX=GR DEF_CNTRYID=171 DEF_SKIN=0
[RETRIEVER] #********************************************************************** # File - the full path and file name of the ICIS retriever #********************************************************************** File=
[HELPINI] #******************************************************************* # IniPath - indicates the directory path where HELP (.INI) file is located # IniFileName - indicates the name of the HELP (.INI) file #******************************************************************* IniPath= IniFileName=
[DLL Settings] #******************************************************************* # DEBUG - set to YES to log return values of the DLL functions; otherwise set to NO to turn it off # SECURITY - indicates the level of security; the default value is 1 #******************************************************************* DEBUG=NO SECURITY=1