exec-process function returns "error=2, No such file or directory" [message #1835359] |
Tue, 01 December 2020 15:15 |
Lee Gardner Messages: 4 Registered: October 2020 |
Junior Member |
|
|
Hi all,
I am still quite new to RCPTT and while I have automated some of the functionality of my AUT I am having issues with running external scripts. Specifically bash scripts, which form ~30% of my automated script.
I have been attempting to use the exec-process function:
exec-process "\"//home//system//Scripts//Hello.sh\""
I have a script named Hello.sh which is located at:
/home/system/Scripts/
The script is executed without any issues when I run it manually. Btw, the script, the AUT and RCPTT are all run on a Linux environment.
Is it possible to use exec-process to execute scripts from the RCPTT 'Script' area? Or perhaps my syntax is wrong?
I get the below error message when attempting to execute:
Cannot run program ""//home//system//Scripts//Hello.sh"": error=2, No such file or directory.
Thank you,
Lee
[Updated on: Tue, 01 December 2020 15:17] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.04634 seconds