-- card: 3276 from stack: in -- bmap block id: 3405 -- flags: 0000 -- background id: 2676 -- name: intro ----- HyperTalk script ----- on openCard hide card field info end openCard -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=363 top=97 right=131 bottom=405 -- title width / last selected line: 0 -- icon id / first selected line: 14767 / 14767 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: info ----- HyperTalk script ----- on mouseUp show card field info end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=466 top=301 right=337 bottom=506 -- title width / last selected line: 0 -- icon id / first selected line: 23078 / 23078 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card id 3375 of stack "Debate Coach" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=240 top=298 right=337 bottom=279 -- title width / last selected line: 0 -- icon id / first selected line: 2002 / 2002 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card id 3060 of stack "Debate Coach" end mouseUp -- part 13 (field) -- low flags: 81 -- high flags: 0007 -- rect: left=21 top=28 right=307 bottom=491 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: installInstr ----- HyperTalk script ----- on mouseUp answer "Install manually or automatically?" with "Auto" or "Manual" or "Cancel" put it into response if response is "Auto" then answer "Really? Have you read the warning?" with "Yes" or "Cancel" if it is "Cancel" then exit to Hypercard else answer "OK, you've been warned. (Last chance!)" with "OK" or "Cancel" if it is "Cancel" then exit to HyperCard answer "Please locate your Home card." with "OK" get standardFile("get:Home","STAK","WILD") put it into homeLoc put the long name of this stack into installerLoc delete first word of installerLoc delete first character of installerLoc delete last character of installerLoc lock screen push card go to stack homeLoc getResources installerLoc,"XFCN,ICON,DLOG,DITL,XCMD" pop card unlock screen end if else if response is "Manual" then rescopy end if end if hide me end mouseUp -- part 14 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=356 top=155 right=168 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: version -- part 15 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=194 top=302 right=330 bottom=238 -- title width / last selected line: 0 -- icon id / first selected line: 1016 / 1016 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go previous card end mouseUp -- part 16 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=281 top=302 right=330 bottom=325 -- title width / last selected line: 0 -- icon id / first selected line: 32650 / 32650 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go next card end mouseUp -- part 2 (field) -- low flags: 81 -- high flags: 0007 -- rect: left=67 top=162 right=337 bottom=448 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: info ----- HyperTalk script ----- on mouseUp hide card field info end mouseUp -- part contents for card part 2 ----- text ----- This is the Home stack for the Debate Coach stacks. It contains common resources and scripts used by the rest of the Debate Coach stacks, and the setup cards and scripts from the original HyperCard Home stack. Unless you want to change any of those, you probably ever need to come to this stack. Please check this same field on the Debate Coach main card for more information about these stacks and about the copyrights. -- part contents for card part 13 ----- text ----- WARNING!!! Read this entire message before running the Installer! The installer uses Steve Maller's ResCopier XCMD. It works just like the font/DA mover. In just a moment, you will see the ResCopier screen. On the right will be a list of the resources in this stack. On the left will be an empty field. Click the open button below this field, and open your Home stack. Then copy all of the resources, except those numbered 10000, from this stack to your Home stack. That's it! If you should accidentally copy the ResCopy resources into your Home stack don't worry, it won't hurt anything. Alternatively, if you know how to use ResEdit, it may be faster to use it to copy the resources to your Home stack. Or, you can let this program do it automatically. WARNING!!! This method doesn't check for conflicts with other resources in your Home stack. Any that are already there could be erased! (The Home stack doesn't come with any resources, so if you haven't added any yourself, you probably don't have any in it.) Of course, you can always make a copy of your Home stack, run the installation on it, and if everything's OK replace your Home stack with the copy. You can check for resources in your home stack by typing "ResCopy" into the message box. You've been warned, so if you use this method, I won't be responsible for any lost information. Again, installing on a copy of your Home stack is perfectly safe. I have tested the auto installer on stacks without resources, and on stacks with no conflicting resources. It works just fine, so don't let all of the warnings scare you off. (A conflict occurs when two resources have either the same type and name, or the same type and ID. This can also be checked using "ResCopy.") Click anywhere in this field to begin installation. When finished, click on the "ResCopy" box and choose "Return to Stack." You're then ready to use Debate Coach! -- part contents for card part 14 ----- text ----- version 1.0