Where to declare frontscripts?

2010-08-07 Thread Bill Vlahos
Do frontscripts need to be set up in the standalone or can they be established 
in a stack that is launched by the standalone?

I can do the former but I can't seem to set a frontscript from a stack launched 
by the standalone.

Bill Vlahos
_
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.

___
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: Where to declare frontscripts?

2010-08-07 Thread Andre Garzia
Bill,

I've set frontscripts from many places including stacks launched by
standalones. Can you query the frontscripts property after setting it to see
if it is missing?



On Sat, Aug 7, 2010 at 9:39 PM, Bill Vlahos bvla...@mac.com wrote:

 Do frontscripts need to be set up in the standalone or can they be
 established in a stack that is launched by the standalone?

 I can do the former but I can't seem to set a frontscript from a stack
 launched by the standalone.

 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important
 life information with you, accessible, and secure.

 ___
 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




-- 
http://www.andregarzia.com All We Do Is Code.
___
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: Where to declare frontscripts?

2010-08-07 Thread Bill Vlahos
I have a button with the script: answer the frontscripts which returns nothing. 
Not even an empty dialog box.

Bill Vlahos
_
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.

On Aug 7, 2010, at 5:42 PM, Andre Garzia wrote:

 Bill,
 
 I've set frontscripts from many places including stacks launched by
 standalones. Can you query the frontscripts property after setting it to see
 if it is missing?
 
 
 
 On Sat, Aug 7, 2010 at 9:39 PM, Bill Vlahos bvla...@mac.com wrote:
 
 Do frontscripts need to be set up in the standalone or can they be
 established in a stack that is launched by the standalone?
 
 I can do the former but I can't seem to set a frontscript from a stack
 launched by the standalone.
 
 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important
 life information with you, accessible, and secure.
 
 ___
 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
 
 
 
 
 -- 
 http://www.andregarzia.com All We Do Is Code.
 ___
 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


Re: Where to declare frontscripts?

2010-08-07 Thread Bill Vlahos
Sorry. I misspoke. It is getting loaded. Now I have to figure out why it isn't 
working.

Bill Vlahos
_
InfoWallet (http://www.infowallet.com) is about keeping your important life 
information with you, accessible, and secure.

On Aug 7, 2010, at 5:55 PM, Bill Vlahos wrote:

 I have a button with the script: answer the frontscripts which returns 
 nothing. Not even an empty dialog box.
 
 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important life 
 information with you, accessible, and secure.
 
 On Aug 7, 2010, at 5:42 PM, Andre Garzia wrote:
 
 Bill,
 
 I've set frontscripts from many places including stacks launched by
 standalones. Can you query the frontscripts property after setting it to see
 if it is missing?
 
 
 
 On Sat, Aug 7, 2010 at 9:39 PM, Bill Vlahos bvla...@mac.com wrote:
 
 Do frontscripts need to be set up in the standalone or can they be
 established in a stack that is launched by the standalone?
 
 I can do the former but I can't seem to set a frontscript from a stack
 launched by the standalone.
 
 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important
 life information with you, accessible, and secure.
 
 ___
 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
 
 
 
 
 -- 
 http://www.andregarzia.com All We Do Is Code.
 ___
 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

___
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: Where to declare frontscripts?

2010-08-07 Thread Andre Garzia
Bill,

Best reason for it not to be working is it referencing wrong relative
objects and stacks. Try setting the defaultstack to something on your
frontscript before trying to do stuff with objects.

Andre

On Sat, Aug 7, 2010 at 9:57 PM, Bill Vlahos bvla...@mac.com wrote:

 Sorry. I misspoke. It is getting loaded. Now I have to figure out why it
 isn't working.

 Bill Vlahos
 _
 InfoWallet (http://www.infowallet.com) is about keeping your important
 life information with you, accessible, and secure.

 On Aug 7, 2010, at 5:55 PM, Bill Vlahos wrote:

  I have a button with the script: answer the frontscripts which returns
 nothing. Not even an empty dialog box.
 
  Bill Vlahos
  _
  InfoWallet (http://www.infowallet.com) is about keeping your important
 life information with you, accessible, and secure.
 
  On Aug 7, 2010, at 5:42 PM, Andre Garzia wrote:
 
  Bill,
 
  I've set frontscripts from many places including stacks launched by
  standalones. Can you query the frontscripts property after setting it to
 see
  if it is missing?
 
 
 
  On Sat, Aug 7, 2010 at 9:39 PM, Bill Vlahos bvla...@mac.com wrote:
 
  Do frontscripts need to be set up in the standalone or can they be
  established in a stack that is launched by the standalone?
 
  I can do the former but I can't seem to set a frontscript from a stack
  launched by the standalone.
 
  Bill Vlahos
  _
  InfoWallet (http://www.infowallet.com) is about keeping your important
  life information with you, accessible, and secure.
 
  ___
  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
 
 
 
 
  --
  http://www.andregarzia.com All We Do Is Code.
  ___
  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

 ___
 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




-- 
http://www.andregarzia.com All We Do Is Code.
___
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: Where to declare frontscripts?

2010-08-07 Thread Mark Wieder
Andre-

Saturday, August 7, 2010, 6:06:22 PM, you wrote:

 Bill,

 Best reason for it not to be working is it referencing wrong relative
 objects and stacks. Try setting the defaultstack to something on your
 frontscript before trying to do stuff with objects.

Yeah - front- and back-scripts are a bit tricky, because when you turn
them loose they're not part of any stack any more.

-- 
-Mark Wieder
 mwie...@ahsoftware.net

___
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