Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
callback function receive output text lines in real time
#1
I am very eager to know how to implement a function in QM similar to the one below in LA. Thank you!
https://www.quickmacros.com/forum/showth...9#pid38099
 
Code:
Copy      Help
//LA code:
run.console(s => { if (s.Starts("Error")) throw new Exception(s); }, @"C:\Test\console2.exe"); //or do whatever with it


Messages In This Thread
callback function receive output text lines in real time - by Davider - Yesterday, 02:24 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)