On Oct 30, 2010, at 8:12 PM, Robert Covington wrote: > Seems one cannot use the following: > > _MaxFolders = 120 > > Begin Record SomeRecord > dim name as str255 > End Record > > Dim SomeVar(_maxFolders) as SomeRecord Cutting and pasting that into a new FB document window, it compiles clean. Please share the error message received. Brian S