Python scripting uploader - Objects

ULPythonSubprogram, derived from DULPythonSubprogram

 

Methods

 

 

SetName(name: string)

 

 

o

name

the subprogram name

 

Sets subprogram name.

 


 

SetCallingProgram(program : object)

 

 

o

program

Returns the calling program,class type ULPythonProgram

 

Sets the program initiating the call.

 


 

SetCalledProgram(program : object)

 

 

o

program

Returns the called program, class type ULPythonProgram

 

Sets the program that is called by the calling program.

 



Previous
Page précédente
Chapter
Page principale du chapitre
Next
Page suivante