home *** CD-ROM | disk | FTP | other *** search
- --Button
- --Config
-
- --Change the text inside the quotation marks ONLY ¬
- --to be the display text for the button choice
-
- --If there is not a name for a button leave it blank and
- --the program will delete the button from veiw to the user
-
- On ButtonConfig
-
- Global g1aName
- Global g1bName
- Global g1cName
- Global g1dName
- Global g1eName
- Global g1fName
- Global g2aName
- Global g2bName
- Global g2cName
- Global g2dName
- Global g2eName
- Global g2fName
-
- set g1aName = "Power Link - Run the Installation Software"
- set g1bName = "Power Link - View the User Manual"
- set g1cName = ""
- set g1dName = ""
- set g1eName = ""
- set g1fName = ""
- set g2aName = "Power Link - Run the Installation Software"
- set g2bName = "Power Link - Quit the Application Now"
- set g2cName = ""
- set g2dName = ""
- set g2eName = ""
- set g2fName = ""
- end