On Tue, 7 Mar 2000, thierry douez wrote:

> trying to play with externals, i just discovered last night that on
> my linux box i have the reference of the externals in the "Stack
> Components", but on the Macintosh doesn't see anything at all ?
> where do I know which externals are with a stack ?

Externals are stored as code resources in the resource fork of a stack
on the Mac.  You move them over with a resource editor like Resedit,
or using the MetaCard build-in copyResource() function.  You can get a
list of the resources with the getResources() function.
  Regards,
    Scott

> regards,
> thierry
> 
> This is the MetaCard mailing list.
> Archives: http://www.mail-archive.com/metacard%40lists.best.com/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> 

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...


This is the MetaCard mailing list.
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm

Reply via email to