Posts: 1,000
Threads: 253
Joined: Feb 2008
How do you receive the file name in a program that is in the "SendTo" folder in windows?
Thanks,
jimmy Vig
Posts: 12,240
Threads: 144
Joined: Dec 2002
It is passed in command line. It it is QM-created program, _command variable will contain it.
Posts: 1,000
Threads: 253
Joined: Feb 2008
Yep.
That's pretty useful!