Does any one know of a way I can send arguments to a VB app. Example: By double clicking on a .doc it will open MsWord with the doc file loaded. I have made the association in Windows but I don't know how to get the argument or file name from system. I have tried the getcommandstring() api and I guess I could make that work but it would take alot of programming.