Yes! That works. Thanks for the tip. Brad At 8:39 AM +0900 10/29/07, Gordon Royle wrote: >Try > >int[] nums = new int[] {1,2,3}; > >and see if that works...