home *** CD-ROM | disk | FTP | other *** search
- global gPcMatrix, gMacMatrix
-
- on ButtonConfig
- global g1aName, g1bName, g1cName, g1dName, g1eName, g1fName, g2aName, g2bName, g2cName, g2dName, g2eName, g2fName, gtechName
- g1aName = "Power Link - Run the Installation Software"
- g1bName = "Power Link - View the User Manual"
- g1cName = EMPTY
- g1dName = EMPTY
- g1eName = EMPTY
- g1fName = EMPTY
- g2aName = "Power LInk - Run the Installation Software"
- g2bName = "Power LInk - Quit the Application"
- g2cName = EMPTY
- g2dName = EMPTY
- g2eName = EMPTY
- g2fName = EMPTY
- gtechName = EMPTY
- end
-
- on buildPCMatrix
- gPcMatrix = ["1a": "Adelphia", "2a": "Adelphia", "1a2c": EMPTY, "1a2d": EMPTY, "1a2e": EMPTY, "1b": "Docs", "1b2b": EMPTY, "1b2c": EMPTY, "1b2d": EMPTY, "1b2e": EMPTY, "1c2a": EMPTY, "1c2b": EMPTY, "1c2c": "t", "1c2d": EMPTY, "1c2e": EMPTY, "1d2a": EMPTY, "1d2b": EMPTY, "1d2c": EMPTY, "1d2d": EMPTY, "1d2e": EMPTY, "1e2a": EMPTY, "1e2b": EMPTY, "1e2c": EMPTY, "1e2d": EMPTY, "1e2e": EMPTY, "1f2a": EMPTY, "1f2b": EMPTY, "1f2c": EMPTY, "1f2d": EMPTY, "1f2e": EMPTY, "1f2f": EMPTY, "t1a2a": EMPTY, "t1a2b": EMPTY, "t1a2c": EMPTY, "t1a2d": EMPTY, "t1a2e": EMPTY, "t1b2a": EMPTY, "t1b2b": EMPTY, "t1b2c": EMPTY, "t1b2d": EMPTY, "t1b2e": EMPTY, "t1c2a": EMPTY, "t1c2b": EMPTY, "t1c2c": EMPTY, "t1c2d": EMPTY, "t1c2e": EMPTY, "t1d2a": EMPTY, "t1d2b": EMPTY, "t1d2c": EMPTY, "t1d2d": EMPTY, "t1d2e": EMPTY, "t1e2a": EMPTY, "t1e2b": EMPTY, "t1e2c": EMPTY, "t1e2d": EMPTY, "t1e2e": EMPTY, "t1f2a": EMPTY, "t1f2b": EMPTY, "t1f2c": EMPTY, "t1f2d": EMPTY, "t1f2e": EMPTY, "t1f2f": EMPTY, "void": "void"]
- end
-
- on buildMacMatrix
- gMacMatrix = ["1a": "Adelphia", "2a": "Adelphia", "1a2c": EMPTY, "1a2d": EMPTY, "1a2e": EMPTY, "1b": "Docs", "1b2b": EMPTY, "1b2c": EMPTY, "1b2d": EMPTY, "1b2e": EMPTY, "1c2a": EMPTY, "1c2b": EMPTY, "1c2c": EMPTY, "1c2d": EMPTY, "1c2e": EMPTY, "1d2a": EMPTY, "1d2b": EMPTY, "1d2c": EMPTY, "1d2d": EMPTY, "1d2e": EMPTY, "1e2a": EMPTY, "1e2b": EMPTY, "1e2c": EMPTY, "1e2d": EMPTY, "1e2e": EMPTY, "1f2a": EMPTY, "1f2b": EMPTY, "1f2c": EMPTY, "1f2d": EMPTY, "1f2e": EMPTY, "t1a2a": EMPTY, "t1a2b": EMPTY, "t1a2c": EMPTY, "t1a2d": EMPTY, "t1a2e": EMPTY, "t1b2a": EMPTY, "t1b2b": EMPTY, "t1b2c": EMPTY, "t1b2d": EMPTY, "t1b2e": EMPTY, "t1c2a": EMPTY, "t1c2b": EMPTY, "t1c2c": EMPTY, "t1c2d": EMPTY, "t1c2e": EMPTY, "t1d2a": EMPTY, "t1d2b": EMPTY, "t1d2c": EMPTY, "t1d2d": EMPTY, "t1d2e": EMPTY, "t1e2a": EMPTY, "t1e2b": EMPTY, "t1e2c": EMPTY, "t1e2d": EMPTY, "t1e2e": EMPTY, "t1f2a": EMPTY, "t1f2b": EMPTY, "t1f2c": EMPTY, "t1f2d": EMPTY, "t1f2e": EMPTY, "t1f2f": EMPTY, "void": "void"]
- end
-