How can you remove a specific string from an array (totally), and redim it so that the blank doesnt remain?
IE> In an array (3)
Hello
Test
Help
and i want to remove "Test".. to make the new array(2) look like this:
Hello
Help
anyone know?
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |