Try this (tried with latest Git pull):
Shoes.app { dialog '/foo' }This crashes Shoes. Substituting "window" for "dialog" makes it not crash (but gives an error about "No such file or directory - foo"). What I wanted to do with this, is create a dialog that opens at url /foo... Cheers, Bram
