7 Aug
2000
7 Aug
'00
8:30 a.m.
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. boogie@imec.be
7 Aug
7 Aug
11:49 a.m.
New subject: [Zope] is this possible?
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
9373
Age (days ago)
9373
Last active (days ago)
1 comments
2 participants
participants (2)
-
boogie -
Maik.Röder