Hi all,
I've got a structure that I use all the time to pass variables from one window to another (usually a response window)... str_parms. It's a bunch of empty arrays of different datatypes... string[], long[], date[], etc. I am developing a new email window with a response and want to pass a few different variables, including a datawindow. I don't think I've ever passed a datawindow before, so I wanted to know if one of the arrays in the structure is datawindow[] or PowerObject[] or something like that. So I searched all my libraries for the structure definition but can't seem to find it anywhere!
I'm using PB19 R3 Build 2728. I'm also using the PFC libraries. The libraries are VERY old, I've just been migrating them with each new PB version.
~~~Tracy
~~~Tracy