This is what i would like to do...

-i have the graphics blocks 16x16 pixel Gif files
160 different pieces

-the gamearea or the terrain is in a file.
Starting from 38618 and ending 42618,
So it is 4000 values of size.

- So first i open the file as binary
- second i want to Get an array of 4000 values. as stated
above

Q u e s t i o n :

How to: get the array in any tyoe of values, that are easy to convert to hex values ?

How to: Show it on a form in an editable way ?
50 Rows and 80 Columns

I'm really a novice in vb programming but i (think) i know
quite clearly that this is the way to start to do my Game-area-editor ; )
Please help me

Simo Salosara