26 Nov
2000
26 Nov
'00
5:56 a.m.
From: "Steinar Rune Eriksen" <steinar@orion.no>
Would it be useful to (or rather, is it possible to) let one of these scripts call up another one ?
Sure. From one of the Python Scripts you just write something like: answer = context.otherscript(1.3, 'foo') ...where context is bound to the Script context, and "otherscript" is the name of the other script. Cheers, Evan @ digicool & 4-am