On Wed, 31 Oct 2001 [EMAIL PROTECTED] wrote: > Is there a way to DELETE a user variable via the control server? I have > been able to set and change them, but how to remove one altogether?
Deleting a variable is like setting the default value that it has when the variable does not exit. Just set it with the default. Anyway cfgfileget/set could help you. - Davide
