Hi Tim,

That's right, it won't work. Try this:

on openStack
  send "initialize" to me in 0 secs
end openStack

on initialize
  choose browse tool
  close  window revTools
  close window revStartCenter
end initialize

I think that the Start Center has an option to not show up om startup.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Economy-x-Talk is looking for an amateur painter/cartoonist/poet etc. Contact 
me http://qery.us/du

The Economy-x-Talk office is closed from 30 August until 4 September 2012.

On 5 aug 2012, at 01:54, Timothy Miller wrote:

> In certain frequently-used stacks, I get tired of closing the revTools 
> window, choosing the browse tool, and so on.
> 
> Y this script no work?
> 
> on OpenCard
>   choose browse tool
>   close  window revTools
>   close window revStartCentre
> end OpenCard
> 
> I've tried on openCard, on preOpenCard, on openStack, preOpenStack. I get 
> bupkis. And close window revStartCentre throws an error, even though it works 
> in the message box.
> 
> What am I doing wrong?
> 
> Tim

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

Reply via email to