Skip to main content
Sorry if it's a simple question, but is it possible to specify that a Mapinfo file written from FME is 'read only' in the parameters?

 

 

Thanks in advance
Hi,

 

 

I do not think so. You could, however, write a Python shutdown script that does this for you.

 

 

See here for a starting point (http://code.activestate.com/recipes/303343-changing-file-attributes-on-windows/).

 

 

David

Reply