Quantcast
Channel: Cadence Technology Forums
Viewing all articles
Browse latest Browse all 62949

Forum Post: RE: ipcBeginProcess() and system() yield different results

$
0
0
Hi Kevin, In general backslashes in SKILL need to be escaped as they are special to SKILL. I didn't have "rg" installed, so I located it and downloaded it to try it out. Other than the backslashes needing escaping, it seems that the $1 causes a problem - it's probably getting interpreted somewhere en route. I found that if I do: ipcId=ipcBeginProcess("rg 'Run Result\\s+:\\s+(\\w+)' -Nor '\\$1' ./folder/subfolder/filename.rep.cls") ipcWait(ipcId) data=ipcReadProcess(ipcId) then it should read the output of the command OK. Regards, Andrew

Viewing all articles
Browse latest Browse all 62949

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>