in reply to Re^2: Trying to connect to MSSQL and return result. Script hangs indefinitely.
in thread Trying to connect to MSSQL and return result. Script hangs indefinitely.
After one is provided, it complains (and perl does too .. the intent was to show code that appears to hang in the shell). Here is the session:
/>: perl -e 'print qx|printf "%b" "this is a q\'uot\'ed test|' > > .. Hanging here > .. until quote.. > ' -bash: .. Hanging here .. until quote.. : command not found Can't find string terminator "|" anywhere before EOF at -e line 1. />:
Profanity is the one language all programmers know best.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Trying to connect to MSSQL and return result. Script hangs indefinitely.
by Anonymous Monk on Aug 06, 2014 at 21:51 UTC | |
by NetWallah (Canon) on Aug 07, 2014 at 00:50 UTC |