I have a little text file that I'm using for a few little preferences (last folder used, etc) for an app I'm trying to put together. I'm able to grab the values I want from each line, but when I want ...
I was wondering if anyone here knew of some code to handle passing paths with spaces as a command line argument in a VB console application. I need to verify the existence of dirs/files before doing ...