Activity for jackm

  • jackm jackm modified a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, I am using SysProcessExecuteCommand to run linux commands through Codesys, and have no issues when Command=AllowAll. However, when I try to limit the commands allowed to execute, any commands with a special charater (ex. "*", ";", or "|") no longer works. I receive a pResult of 25 (INT), which from my research means "No access rights for this operation". Just as an example, the command 'find /Test_Folder/*.v' would execute fine with Command=AllowAll, but will not execute when given a Command.0=find...

  • jackm jackm posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    No, I have not figured out a way to resolve this issue yet.

  • jackm jackm posted a comment on discussion Runtime πŸ‡¬πŸ‡§

    Hello, I am using SysProcessExecuteCommand to run linux commands through Codesys, and have no issues when Command=AllowAll. However, when I try to limit the commands allowed to execute, any commands with a special charater (ex. "*", ";", or "|") no longer works. I receive a pResult of 25 (INT), which from my research means "No access rights for this operation". Just as an example, the command 'find /HMI_Deploy/*.v' would execute fine with Command=AllowAll, but will not execute when given a Command.0=find...

1