I know I can do this: $bitvalue=$bitvalue|32
but is there a shorthand for this? $bitvalue=|32 does not appear valid - but I'm sure there is probably a way? Daniel -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/