Hi Mike, You're having FME create TCL scripts and a bat file, and then running that bat file, at which point the error occurs. Is this correct?
It'll be the bat file which is the problem (I think) since FME is already started to interpret the TCL directly. Possible problems at your end... 1) You created the scripts with one build of FME, uninstalled that build and are now trying to run the script with a new build installed in a different location. 2) You've had so many installations of various software that your PATH variable has hit the max length and FME was unable to add its path. Possible problems at our end... 1) We changed the bat file in such a way as to ignore the path, or with the wrong path. So what are the contents of the bat file? Can you post it here (should be fairly short). Alternatively, are you doing any sort of post-processing that calls FME? Regards, Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "lockeaq" <[EMAIL PROTECTED]> wrote: > > I am trying to use batch deploy to run some transformations. However > when I try to run them my dos prompt comes up with the error "'fme' is > not recognized as an internal or external command". > > has anyone seen this before? > > Thanks > > Mike > Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC Canada. For more information, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
