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

[ic] clear all values


Hello,

How would one clear the entire value space in the 4.8 series?  I know userdb has a 
function to do this at logout, but I don't feel comfortable using it because I don't have 
a userdb for this particular site.  

I tried the code below, which I ripped from the values-space usertag, and it looked OK but 
didn't seem to actually do anything:

[perl]
	$Vend::Session->{values}={};
	$::Values = {};
	return;
[/perl]

I even threw an [update values] after it, which yielded the same result.


Thank you,
Jeff

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.