Hi All, I am running following clearcase command
my @activity = `$CT lsactivity -short -invob \Irfan_Test`; where \Irfan_Test is the vob tag but it is giving me following error. Unrecognized escape \I passed through at C:\irfan\TESTSE~1.PL line 31. The system cannot find the path specified. I think this error is something related to escape character . Please let me know how to handle such situation. Regards Irfan Sayed