View Single Post
Old 05-11-2007, 02:11 PM   #2
god_of_cpu
Raw Wave
 
god_of_cpu's Avatar
 
Join Date: Jan 2004
Location: SilverSpring Maryland
Posts: 2,957
If you write it as a .Net addin, you have greater control over sharing data. If its just a scripted module, you can only use the option bags for sharing data and theres no direct way to share arrays with it, but you can use a string to store array data.
__________________
StreetDeck.com Developer (I am Chuck)
Get StreetDeck at http://www.streetdeck.com
The Official StreetDeck Forums have moved, please visit us at http://www.streetdeck.com/forum for official support for Streetdeck.
god_of_cpu is offline   Reply With Quote