Hi,
I am using perl and CCS scripting to build some projects and run. My project contains tcf file, which will generate *.cmd files after compilation. So this file is present in project files list, so whenever i open a poroject with $module-> ProjectOpen("$pjt_path");, it is showing a warning popup *_bldcfg.cmd file is not found, for this manually we need to select ignore, or else it wont proceed. Because of this my automation is not proper every time i need to select ignore, so this is not an automation actually. So is there any option in CCS that will disable such type of warnings? Or is there any other way?
Thanks & Regards
Praveen Aruru