Re: [Zope] is this possible?

2000-08-07 Thread Maik.Röder

Hi boogie !

boogie schrieb:

> is it possible to use zope to run a demo program written in c++, online
> in a html environment? If it is possible, than how do you do this?

Python is a glue language, so it surely is possible. Just create an
external method for Zope, and in that you can call your program. Look 
into the Python documentation for further information. (os.system, I think)

Greetings,

Maik Röder

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] is this possible?

2000-08-07 Thread boogie

is it possible to use zope to run a demo program written in c++, online
in a html environment? If it is possible, than how do you do this?

thanks, boogie.

[EMAIL PROTECTED]

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )