SPSS Modeler Jython s.linkPath command

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

SPSS Modeler Jython s.linkPath command

Chichi Shu

In SPSS Modeler, I'm trying to create connections among a couple of nodes. I annotated them with Inst1, Restr1, Aggr1 and Sort1. I then tried to plug them into the command of s.linkPath as following:

stream = modeler.script.stream()
stream.linkPath(["Inst1" "Restr1" "Aggr1" "Sort1"])

Even though it's not giving me an error, it didn't create any links among them either. What am I missing here?

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD