I'd like to do something like var1=var2="moo".. Not too big, but I think it'd be a nice space-and-time saver.
--Tarmas.
ID:150033
![]() Dec 30 2001, 12:59 pm
|
|
ive also wanted to do something like
del(a,b,d,e,f,g,h) where a - h are image objects that im showing to the client. FIREking |
I too would like that del() feature. As for the = thing, it would be cool to do:
myvar1/myvar2/myvar3 = "my vars" -Rcet |
I agree, there have been times when I wanted to do this as well. It is a small request though, and it really wouldn't save that much time do to copy-paste techniques. It would be nice to have though.