I ported my code from the development to application platform, I found a "type error" on a fileout statement: outfile.write(object.id +",") Object.id is provided by a library routine that is installed on both machines. How do I fix this ? Thanks, Phil Miller