Recent

Author Topic: "RunCommand extensions" - broken Wiki documentation?  (Read 2077 times)

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11447
  • FPC developer.
Re: "RunCommand extensions" - broken Wiki documentation?
« Reply #15 on: September 27, 2022, 04:47:03 pm »
The `/bin/sh`-requiring problem COULD be related to the unzipped shellscript not having the eXecutable bit set.

Could be. Also my command line experience is a mix of Linux and FreeBSD, favouring the latter.

colo

  • New Member
  • *
  • Posts: 45
Re: "RunCommand extensions" - broken Wiki documentation?
« Reply #16 on: October 02, 2022, 06:53:37 pm »
I got my example program working today, with full responsiveness for the Memos, parsing data flowing in via stderr, and generally working the way I want/need it to :) I've yet to clean it up a bit to be less confusing (both to me and prospective readers), but will post the final result here once finished. Thanks again for your helping hand, marcov! :)

Dzandaa

  • Sr. Member
  • ****
  • Posts: 250
  • From C# to Lazarus
Re: "RunCommand extensions" - broken Wiki documentation?
« Reply #17 on: October 19, 2022, 06:48:25 pm »
Hi,

Have a look at https://github.com/t-edson/UnTerminal

I use it in Windows and Linux to execute Command line programs with parameters written in C/C++ and capture back the output to a memo.


Hope that help.

B->
Dzandaa

 

TinyPortal © 2005-2018