[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automaxidle in CBQ (fwd)





---------- Forwarded message ----------
Date: Mon, 09 Aug 1999 14:36:37 -0700
From: Kevin Fall <[email protected]>
Subject: Re: automaxidle in CBQ (fwd) 

evidently maxidle_ is not any longer bound, so
there should be a "maxidle" method in CBQClass::command
with argc==2 that returns its value, and the script
should be updated to do:
	[$cbqcl maxidle]
instead of [$cbqcl set maxidle_]

- K