Convert Command Line Args To an Array
Category:
String ManipulationType:
SnippetsDifficulty:
IntermediateAuthor: Anonymous
Version Compatibility: Visual Basic 6, Visual Basic 5
More information:
This function converts the VB command line string into an array in the same way as C++ and VBScript does.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: