Hi, i'm trying to convert vb6 application to vb.net. In vb6 the array is declared as single dimension and used as multi dimension. for example: [code] dim a()