in reply to Re: Problems with sending value to system command
in thread Problems with sending value to system command
I found out that the reason it doesn't work is that I must not include the \! within the value when sending through Perl. However, on the command line, the \! must be included.