in reply to Something like an object node
As for monitoring the variable, as I understand it the most "straightforward" way to implement this is to tie the variable to an object that monitors the variable's value whenever it's set. Take a look at the perltie documentation .
updated: fixed typo, thanks gaal
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Something like an object node
by Scarborough (Hermit) on Sep 09, 2004 at 10:43 UTC |