[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hypercard question



Louis Cornelio <cornelio@crl6.crl.com> wrote:
>Is there a way to unlock locked Hypercard stacks? Something like the 
>clays magic key for hyperstudio? Or some other way? I am just now 
>experimenting w/ HC -- the stacks Hyperquarterly I have seen are pretty 
>amazing!

Try running them through HyperMover.  It breaks up the
stack into graphics, scripts, and text fields which you
can examine.

Also, the meat of stacks are scripts and text.  These
you can examine with a file editor, since they are
stored in ASCII form.  The icons and sounds can be
stripped out with a resource editor or icon editors
like ICE and UtilityWorks and sound editors like Audio
Zap.

If you are a programmer, you might be able to patch
HyperCard IIGS to bypass the protect stack function.

-Scott G.