home *** CD-ROM | disk | FTP | other *** search
- on swaptextbox whichtab
- global DriveLtr, SLIdatabaselist, SLIchosenprogramdetails, SLImainmenuhilitenumber, SLImainmenutextnumber, SLIsunmenuhilitenumber, SLImainmenubacknumber, SLIsubmenubacknumber, SLIsubmenuhilitenumber, SLIsubmenutextnumber, SLIactiveprogramlist, SLIBackArrowNumber, SLIForwardArrowNumber, SLIsubmenubackshadownumber, SLIActionButton, SLICopyButton, SLItextboxframe, SLIInfoTabRect, SLIProcTabRect, SLIExtraTabRect, SLIpicturebox, SLITextBoxContents, SLITextFilesLoaded, SLIplatformcheckbox, SLIRunButtonList, SLIInstallButtonList, SLIActionList, SLIFullTextOptionBox, SLITextLoadOptionRect, SLIFullTextTick, SLIPictureBoxNumber, SLIAddressBoxNumber, SLIProductBoxNumber, SLIPlatformCheck01, SLIPlatformCheck02, SLIPlatformCheck03, SLIPlatformCheck04, SLIInstallButtonTextBox, SLIRunButtonTextBox, SLICopyWIthInstallTextBox, SLICopyWIthRunTextBox, SLIExecuteTextBox
- case whichtab of
- 1:
- set the member of sprite SLItextboxframe to member "infotab1"
- set the member of sprite SLITextBoxContents to member "longtext"
- 2:
- set the member of sprite SLItextboxframe to member "proctab1"
- set the member of sprite SLITextBoxContents to member "processreqtext"
- 3:
- set the member of sprite SLItextboxframe to member "extrtab1"
- set the member of sprite SLITextBoxContents to member "extrareqtext"
- end case
- updateStage()
- end
-