Re: Problem accessing data structure

2004-06-29 Thread Coders
On Tue, 29 Jun 2004 13:31:19 +0200 Arne wrote: AB> Sorry, thats not what I meant. I try to make my problem clear: AB> AB> - I'm reading my config on startup in a structure. AB> - I'm including a pointer in the row context, so I can access the AB>structure from the callbacks AB> - When I'm i

Re: Problem accessing data structure

2004-06-28 Thread Coders
On Sun, 27 Jun 2004 15:20:49 +0200 Arne wrote: AB> I'm using the array-user template to implement a table. [snip] AB> Was the structure freed because AB> the original thread was killed after finished with startup? Use of threads in the agent is unsupported. Try and get it working as a single t