254 Subj : External translator always runs, even when the target is up-to-date To : borland.public.cpp.borlandcpp From : "Dennis Jones" Date : Fri Apr 09 2004 09:36 am In the Borland C++ 5.0x IDE, I have a translator tool defined for .SQC (embedded SQL) files that preprocesses them into .CPP files. However, I have noticed that the translator ALWAYS gets invoked, regardless of whether or not the target .CPP file is up-to-date. Is there a way to have the translator invoked only when the target is out of date, as one would expect? Thank you, - Dennis . 0