thegreatone2176
03-20-2005, 11:51 PM
in other languages like php you can do
$out = array("one","two");
and load a string array in one statement. is there a way to do this in visual basic? i googled and checked my book but didnt get anything
$out = array("one","two");
and load a string array in one statement. is there a way to do this in visual basic? i googled and checked my book but didnt get anything