Setting Stack Externals on Mac

2009-11-16 Thread Jim Bufalini
Hello,

Can someone give me the code for setting the externals of a stack on a Mac
Standalone? On PC it is:

put (PathToTheExternalsDir  slash  Externals  slash 
ExternalName.dll  cr) after tExternals
set the externals of this stack to tExternals

On Mac there is an ExternalName.bundle which in turn has a Contents
folder which in turn has MacOS folder, which in turn has an ExternalName
file. Is it this file that needs to be pointed to or something higher up the
path?

Aloha from Hawaii

Jim Bufalini

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Setting Stack Externals on Mac

2009-11-16 Thread Thierry D .


Le 16 nov. 09 à 18:22, Jim Bufalini a écrit :


Hello,

Can someone give me the code for setting the externals of a stack  
on a Mac

Standalone? On PC it is:



Have a look at runrev lessons.
Trevor did a nice lesson about this.

HTH,

Thierry

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


RE: Setting Stack Externals on Mac

2009-11-16 Thread Jim Bufalini
Thanks Thierry,

It was actually your lesson that I was looking for as I don't want the
external attached to the standalone and from your code example I see that
you point to the .bundle folder.

Aloha from Hawaii,

Jim Bufalini

 -Original Message-
 From: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-
 boun...@lists.runrev.com] On Behalf Of Thierry D.
 Sent: Monday, November 16, 2009 7:35 AM
 To: How to use Revolution
 Subject: Re: Setting Stack Externals on Mac
 
 
 Le 16 nov. 09 à 18:22, Jim Bufalini a écrit :
 
  Hello,
 
  Can someone give me the code for setting the externals of a stack
  on a Mac
  Standalone? On PC it is:
 
 
 Have a look at runrev lessons.
 Trevor did a nice lesson about this.
 
 HTH,
 
 Thierry
 
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution