ok, i am putting the finishing touches on a program to control the internal lighting inside of my case, and i thought it would be nice to pass instructions to the program via command line, so basically 'app.exe /mode=random' or something along those lines, however i dont know how to through vb intercept or pull that bit of text, so that i can make the program do the apporpriate action on program load, any help would be appreciated