Best way to store and acces data in drawing from various DLL's.

Best way to store and acces data in drawing from various DLL's.

Anonymous
Not applicable
181 Views
1 Reply
Message 1 of 2

Best way to store and acces data in drawing from various DLL's.

Anonymous
Not applicable
I have to have the value of a variable that changes quite often available to various DLL's. Any suggestions about the best way to do this? Should I store it in a Users variable, a dictionary entry, drawing xdata? Best regards, Dale
0 Likes
182 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Skip it, I just found Frank's XRecord routines. Thanks Frank. "Dale Levesque" wrote in message news:4058a537_2@newsprd01... > I have to have the value of a variable that changes quite often available to > various DLL's. Any suggestions about the best way to do this? > > Should I store it in a Users variable, a dictionary entry, drawing xdata? > > Best regards, > > Dale > >
0 Likes