home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
xcmd_res.sit
/
ResCopier
/
card_3766.txt
< prev
next >
Wrap
Text File
|
1987-11-02
|
4KB
|
134 lines
-- card: 3766 from stack: in
-- bmap block id: 2429
-- flags: 4000
-- background id: 2701
-- name: Help 1
----- HyperTalk script -----
on closecard
hide card field "Hints"
end closecard
-- part 1 (field)
-- low flags: 01
-- high flags: 2000
-- rect: left=40 top=64 right=279 bottom=466
-- 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:
-- part 2 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=344 top=259 right=290 bottom=437
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 10496
-- line height: 12
-- part name: Hints and Tips
----- HyperTalk script -----
on mouseUp
play boing
visual effect zoom open
go to this card
show card field "Hints"
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=72 top=259 right=290 bottom=165
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 10496
-- line height: 12
-- part name: Visual map
----- HyperTalk script -----
on mouseUp
visual effect iris open
go to card "Help 4"
end mouseUp
-- part 3 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=7 top=23 right=337 bottom=502
-- 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: 11
-- part name: Hints
----- HyperTalk script -----
on mouseup
hide the target
visual effect zoom close
go to this card
end mouseup
-- part contents for card part 1
----- text -----
ResCopy works just like Font/DA Mover, and is more convenient then Apple's ΓÇ£ResEditΓÇ¥ program:
 - Click “Open” to open a stack.
 - Click “Close” to close that file (you must close a stack    before you can open another one in its place).
 - Click the appropriate “Copy” button to copy a selected
   resource into the other open stack (the original stack is
   not changed by copying).
 - Click “ResCopy” to display ResCopy’s menu.
 - When you click on an ‘ICON’ it is displayed; when you click
   on a ‘snd ’ (a digitized sound) it is played.
-- part contents for card part 3
----- text -----
+ HINTS AND TIPS:
 - To run it, type ResCopy in the message box and press return.
 - Option-Click on “Remove” avoids the warning alert.
 - Option-Click on “Open” allows you to open ANY type of file. For example, you can open HyperCard or
   the current System file.
 - Any two stacks can be open, including your Home stack.
 - To install ResCopy into another stack (no copy protection here!), copy all THREE resources:
       XCMD=10000 "ResCopy"
       DITL=10000 "ResCopy"
       DLOG=10000 "ResCopy"
+ ERROR MESSAGES:
 - “I am missing some of my resources!” - One of the three resources listed above is missing from
   the current card and the Home card.
 - “That file is locked or busy.” - ResCopy was unable to add a new resource to a file.
 - “Not enough memory to run ResCopy.” - ResCopy checks to see if there is about 72K of free memory
   before running. You may get this message if you are using the Painting tools, if the RAM cache is
   turned on, or if you are running something like InBox™ or TOPS™. Turn off or disable one or more of
   these and try ResCopy again.
 - “Not enough memory to play sound.” - Just what it says.
 - “Not enough memory to run ResCopy.” - ResCopy checks for at least 64K of free RAM when it
   starts. If you do not have at least that much, it displays this message. If you see this message,
   lower your userLevel to 1 or 2 and try again.
 - “This test version expires ( date )” - Sorry, check where you got this one (or send me a note) and
   get a copy of the next revision or the released version.
 - “Oops, not a playable Hypercard sound.” - This is a type 1 sound that is not a digitized sound, or is
   in some other way not compatible with HyperCard.