RE: How to accomplish this from UniObjects

2004-03-12 Thread jasonp
Message- From: Pingilley, Ron [mailto:[EMAIL PROTECTED] Sent: Friday, March 12, 2004 10:33 AM To: 'U2 Users Discussion List' Subject: RE: How to accomplish this from UniObjects Jason, Make a "driver" subroutine that accepts parameters via the UniObjects call, has

RE: How to accomplish this from UniObjects

2004-03-12 Thread Pingilley, Ron
Jason, Make a "driver" subroutine that accepts parameters via the UniObjects call, has the $INCLUDE needed for the MFG.LAYOUTS item, and does the initializing (possibly based on what you passed through the call). Then this "driver" can call the real UniBasic subroutine. It's an extra CAL

Re: How to accomplish this from UniObjects

2004-03-12 Thread jim . decarli
I am assuming that the variables that are in the comments are the arguments that are passed to the subroutine. //mySession is a connected UniSession object try { UniSubroutine mySub = mySession.subroutine("SUBNAME", numArgs); //numArgs looks like 4 in your case mySub.setArg(0, "PC_CM.