<HTML><FONT FACE=arial,helvetica><FONT SIZE=2 PTSIZE=10>Ok, I was wandering how we should put an array of 32 strings inside ohr
<BR>should it be defined like this?
<BR>dim ohrstring$(31), or do you want to put it inside globals
<BR>like so,
<BR>ohrstring$()
<BR>nd then dimension one of the modules?
<BR>
<BR>Anyway, the reason I ask this is because I am wandering on the name of the string array all of the programmers might use. This will make adding string commands easy.</FONT></HTML>