Hi Allan, Methods and code blocks are the only items in your list that may be synchronized. A method may be synchronized using it in the header as in:
and a block of code may be syncronized like the following:
I hope that helps, Paul [This message has been edited by Paul Caudle (edited November 06, 2000).] [This message has been edited by Paul Caudle (edited November 06, 2000).]