Nov 1, 2012 #1 V venkat03ie38 Newbie level 2 Joined Sep 13, 2012 Messages 2 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Location hyd Activity points 1,289 Diff B/w ICFB and virtuoso for doing skill scripting ? plz healp me.
Nov 1, 2012 #2 M Maxn Newbie level 3 Joined Oct 30, 2012 Messages 4 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Location 1250 Ames Ave. Ste 200B. Milpitas, CA 95035, USA Activity points 1,294 IPC commands are for running linux commands from an icfb/virtuoso session. To run skill code in batch mode, you could do: icfb -nograph -replay MYSKILL.il -log MYBATCH.log to run skill in batch mode.
IPC commands are for running linux commands from an icfb/virtuoso session. To run skill code in batch mode, you could do: icfb -nograph -replay MYSKILL.il -log MYBATCH.log to run skill in batch mode.