Re: Send To Menu/Drag And Drop Question
- Posted by "behaviorself at netzero.net" <behaviorself at netzero.net> Nov 11, 2006
- 574 views
Thanks for the response Bernie. I probably could have been a bit more clear about my actual problem. Sorry about that, but I haven't had a lot of time for quite a while, and everything I do is a little rushed. I can set up the Send To menu without a problem. The point I'm getting stuck at is processing the command line. I've tried using command_line(), but it only returns the first two arguments. So all I end up recieving is C:\EUPHORIA\BIN\EXW.EXE and the path and name of my program. I'm assuming this is because I don't have my user type in any information. Is there a routine I can call that will return the name of the file the user wants to open (using the Send To menu, of course). Thanks again, Virtual B.