From: Phil E. <ph...@li...> - 2006-06-30 08:17:21
|
On Tuesday 27 Jun 2006 21:24, KC wrote: > Hi all, > > How do I activate the tools (such as the message > watcehr)? The on-line doc at > http://pythoncard.sourceforge.net/framework/runtime_tools.html > only says "command-line switch in parens" with no > example code on how to activate them. > > Could somebody please help? > Hi John: If you open up the resourceEditor and click File --> Run options, you'll see the available command-line switches. You can either select one or more of these from within the resource editor and they will be applied when you click File --> Run, or you can use them on a regular command line. So, in your specific example, you would use something like this on the command line: python helloworld.py -m Hope this helps. > Thanks, > > -- > John Henry > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users -- Regards Phil Edwards Brighton, UK |