Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using parameter passed from external program
#3
Thank you for the suggestion Iddarrambide. But I don't understand how I could use this.

I think I posted my question without expaining it too well. The software i need to intercept is "FileWatcher" by Datamystic. This software watches any combination of folders or files for changes/deletions etc when it detects changes it can send output to a msdos batch file or vbs script. For example a batch file such as:

@echo off
echo File %1 has arrived and is ready for processing

pause

Would pop up a cmd window displaying the new or changed file.

What I would like to achieve is use and manipulate the %1 output in QM instead of a batch file.


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)