Skip to Content
0
Former Member
Jan 11, 2012 at 04:29 PM

Perform in scripts--sending Structure,possible?

31 Views

Can we send a structure from a perform inside script?

i get a structure from driver program,which i cant change..

so i need to chnage some fields in this structre before i can print..

can i pass this structure from a perform to external sub routine?