On Wednesday 22 May 2002 04:19 am, Joachim Schmitz wrote: > Hi, > > how do I start this, I made the changes in the browser (opera), installed > the latest Python-2.2.1 with tk-support. I can start zopeedit-win32.py by > dubbleclick, but than it terminates cause of missing arguments. But when I > select zopeedit-win32.py in Opera for application/x-zope-edit, and click > on the pencil, I get cannot start application. When I enter > /path_to_python/pythonw /path_to_ZE/zopeedit-win32.py > and click on the pencil, the sandbox is there for some moments and nothing > else visible happens. > > Can someone give me some insight ?
I'm not familiar with Opera but it sounds like you need to tell it where to pass the file name argument. In Netscape 4, you use %s. My advice would be to look at other content-types in the helper app configuration and see if there are any special incantations shown in them. -Casey _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
