var TOSpatch;
var TOSpatchdate ;
var TOSpatchrelnum;
var TOSpatchapars ;

// set the value of TOSpatch to be the file name of the current
// TOS patch file. This is the name of the file added to the
// download server.
TOSpatch = "TOS_Patch_V1205_20090707.zip" ; 

// set the value of TOSpatchdate to be the release date of the
// current patch file.
// TOSpatchdate = "04/13/2007" ;
TOSpatchdate = "07/07/2009" ; 

// set the value of TOSpatch release number.
// TOSpatchrelnum = "1.2.04" ;
TOSpatchrelnum = "1.2.05" ; 

// Are there TOS APARs pending on this patch? yes or no (lowercase)
TOSpatchapars = "yes" ;
// TOSpatchapars = "no" ;   // new ZIP file, no outstanding APARs 

// ============================================================

// date of last tocdata updates for TPF and z/TPF
var lastAPARtocupdate ;
var lastAPARztocupdate ;

// date of last update of APAR tool tocdata / alltoc
lastAPARtocupdate = "20070806" ; 

// products supported by TPF APAR Tool
var toolsupportedproducts = "TPF TPFDF zTPF" ;

// product codes support by TPF APAR Tool
var toolsupportedproductcodes = "41 DF ZT";

// TPF product maintenance code(s):
var prodmaintTPF = "PJ" ;

// current TPF PUT Level in the field
var startTPF_PUT = 13 ;
var currentTPF_PUT = 24 ;
var no_nuparts_TPF = "24" ;             // for no nuparts use nonblank char

// current TPFDF PUT level in the field
var startTPFDF_PUT = 13 ;
var currentTPFDF_PUT = 25 ;      

// TPFDF product maintenance code(s):
var prodmaintTPFDF = "PQ PK" ;
var no_nuparts_TPFDF = "24"  ;          // was 22; change to PUT num for display
 
// current z/TPF PUT level in the field
var startzTPF_PUT = 1 ;
var currentzTPF_PUT = 5 ;
var no_nuparts_zTPF = "4" ;

// z/TPF product maintenance code(s):
var prodmaintzTPF = "PJ PK" ;
var prodmaintzTPFDF = "PK" ;
 
// date APAR tool last updated
var lasttoolupdate = "16 August 2007" ;

// online start values
firstPUT_TPF = 13 ;
firstPUT_TPFDF = 13 ;
firstPUT_zTPF = 1 ;
firstPUT_zTPFDF = 0 ;

// online deliverable values
deliv_TPF = "SBL" ;
deliv_TPFDF = "SB" ;
deliv_zTPF = "" ;
deliv_zTPFDF = "" ;

esupport_link1 = "http://www-1.ibm.com/support/search.wss?rs=0&lang=all&loc=en_US&r=10&cs=utf-8&rankfile=0&cc=us&spc=&stc=&apar=only&dr=all&q1=%22";
esupport_link2 = "%22&dc=D100&sort=asc&tc=&Go.x=13&Go.y=8" ; 

// ==========================================================
// TPFIC values

var current_TPFIC_REL = "4.1" ;
var current_TPFIC_PUT = 20 ; 
var plugin = "_put." ; 
var tpfplugin  = "_put." ;   tpficput = "20.1" ;
var ztpfplugin = "_put." ;  ztpficput = "03" ;
          // com.ibm.ztpf-ztpfdf.doc_put.03
var dfplugin   = "_put." ;  dftpficput = "21.1" ;
var zdfplugin  = "_put." ;  zdftpficput = "03" ;
          //com.ibm.ztpf-ztpfdf.doc_put.03 
var tosplugin  = "_" ;       tosicput = "1106" ;  // 1.2.04


// ==========================================================
// Functional Area Codes
var allFAcodes ;

allFAcodes = "01A01B01C01D01E01F01G01H" ;
allFAcodes += "01I01J01L01M01N01O01P01Q" ;
allFAcodes += "01R01S01T01U01V01W01X01Y" ;
allFAcodes += "01Z02A02B02C02D02E02F02G" ;
allFAcodes += "02H02I02J02K02L02M02O03A" ;
allFAcodes += "03B03C03D03F03G03H03T04A" ;
allFAcodes += "04B04C04D04E04F04G04H04I" ;
allFAcodes += "04J04L04M04N04O04P04S04T" ;
allFAcodes += "04Y04Z05A05B05C05D05F05G" ;
allFAcodes += "05H05I05J05K05L05M05N05O" ;
allFAcodes += "05P05Q05R05S05T05U05V05W" ;
allFAcodes += "05X05Z06A06B06C06D06F06G" ;
allFAcodes += "06H06I06J06K06M06N06Z07B" ;
allFAcodes += "07C07D07E07F07G07Z08A08B" ;
allFAcodes += "08C08D08E08F08G08H09A09B" ;
allFAcodes += "09C09D09E09F09G09H09I09J" ;
allFAcodes += "09K09X09Y09Z10A10B10C10D" ;
allFAcodes += "10E11A11B12A12B12C12D12E" ;
allFAcodes += "12F12G12Z13A13B13C13D13E" ;
allFAcodes += "13F13H13J13K13L13M13N13O" ;
allFAcodes += "13P13Q13R13Z14A14B14C14M" ;
allFAcodes += "15A15B15C15D16A17A18A20A" ;
allFAcodes += "21A23A25A25B25C25D25E25F" ;
allFAcodes += "25G25H26A26B26D26E26F26G" ;
allFAcodes += "26H26I26M26N26O26S27A28A" ;
allFAcodes += "28B29W30A31A31B32A32B32C" ;
allFAcodes += "32D32E32F32G33A35A36A36B" ;
allFAcodes += "36C36D36E36M36N37A37B37C" ;
allFAcodes += "38A50A50B51A51B51C60A97A" ;
allFAcodes = "01A01B01C01D01E01F01G01H" ;
allFAcodes += "01I01J01L01M01N01O01P01Q" ;
allFAcodes += "01R01S01T01U01V01W01X01Y" ;
allFAcodes += "01Z02A02B02C02D02E02F02G" ;
allFAcodes += "02H02I02J02K02L02M02O03A" ;
allFAcodes += "03B03C03D03F03G03H03T04A" ;
allFAcodes += "04B04C04D04E04F04G04H04I" ;
allFAcodes += "04J04L04M04N04O04P04S04T" ;
allFAcodes += "04Y04Z05A05B05C05D05F05G" ;
allFAcodes += "05H05I05J05K05L05M05N05O" ;
allFAcodes += "05P05Q05R05S05T05U05V05W" ;
allFAcodes += "05X05Z06A06B06C06D06F06G" ;
allFAcodes += "06H06I06J06K06M06N06Z07B" ;
allFAcodes += "07C07D07E07F07G07Z08A08B" ;
allFAcodes += "08C08D08E08F08G08H09A09B" ;
allFAcodes += "09C09D09E09F09G09H09I09J" ;
allFAcodes += "09K09X09Y09Z10A10B10C10D" ;
allFAcodes += "10E11A11B12A12B12C12D12E" ;
allFAcodes += "12F12G12Z13A13B13C13D13E" ;
allFAcodes += "13F13H13J13K13L13M13N13O" ;
allFAcodes += "13P13Q13R13Z14A14B14C14M" ;
allFAcodes += "15A15B15C15D16A17A18A20A" ;
allFAcodes += "21A23A25A25B25C25D25E25F" ;
allFAcodes += "25G25H26A26B26D26E26F26G" ;
allFAcodes += "26H26I26M26N26O26S27A28A" ;
allFAcodes += "28B29W30A31A31B32A32B32C" ;
allFAcodes += "32D32E32F32G33A35A36A36B" ;
allFAcodes += "36C36D36E36M36N37A37B37C" ;
allFAcodes += "38A50A50B51A51B51C60A97A" ;
// End of Area Codes  
