J. Scott Saults wrote:

> Although I've done it with MetaCard, I can't figure out how to use
> the Revolution development interface to attach  external commands in
> dlls under Windows. I just tried to run a MetaCard stack using
> revolution, and it apparently isn't loading the necessary dll file
> and thus not recognizing the external commands in the scripts. The
> stack still works fine running under MetaCard. I guess I have to set
> a new path, but how do I do that?

You can change the path reference to an external by using the "externals"
stack property.

If there is not a path reference in the externals of a stack, it's assumed
that the external is in the defaultFolder.  If this is the case with your
stack you'll be able to fix the problem immediately by simply copying the
.dll file from the MetaCard Program folder to the Revolution Program folder.
(When you build a standalone, be sure to copy it into the standalone's
folder.)

> Also, I don't find any mention of externals in the Revolution
> documentation. Since I'm very new at this, I'm probably not looking
> in the right places. Can anyone suggest where I should look?

Check out the "externals" stack property in the Transcript dictionary.
  Cheers,
     Michael
--
Michael Fisher <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Ltd - Power to the Developer!
Tel: +44 (0)131 718 4333  Fax: +44 (0)1639 830 707


Reply via email to