Hi Jordan, Is this helpful to you? http://github.com/ashbb/shoes_tutorial_html/tree/master/mdowns/00531_Open_the_Shoes_console_window_from_your_app.mdown
Regards, Satoshi On Sat, Dec 6, 2008 at 9:32 AM, Jordan Applewhite < [EMAIL PROTECTED]> wrote: > Hi Shoes list! > Is there a command line option I can pass that will start a Shoes Console > along with the app I'm running? I'm aware of how to open a console with the > Alt-/ shortcut, but when refreshing an app often it would be handy to make > this part of the program invocation. Also, is there a bit of code I can add > that will kill the Console window upon exiting the main app? > > Is this a boneheaded way to refresh my app while coding? Is there a trick > that would let me clear() the main flow with the result of the updated code? > > Thanks so much! I'm learning quite a bit from reading this list. >
