topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:21 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Getting output from a batch file  (Read 6406 times)

Jabberwock

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 76
    • View Profile
    • Donate to Member
Getting output from a batch file
« on: March 02, 2018, 11:07 AM »
I have not used aliases for a while and now I am not sure...

Is it possible to return output from an external program (.bat or .py) and display it in the FARR window after using an alias?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Getting output from a batch file
« Reply #1 on: March 02, 2018, 11:10 AM »
yes.

See the help page for "Special/virtual launch strings/commands" and look at the "appcapappendmemo"  function.

Jabberwock

  • Participant
  • Joined in 2006
  • *
  • default avatar
  • Posts: 76
    • View Profile
    • Donate to Member
Re: Getting output from a batch file
« Reply #2 on: March 02, 2018, 11:24 AM »
It works great! Thank you very much!

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Getting output from a batch file
« Reply #3 on: March 02, 2018, 11:27 AM »
 :Thmbsup: