Re: [Tutor] newbie: write ArcGIS lists to file?

2008-08-03 Thread Alan Gauld
"zack holden" <[EMAIL PROTECTED]> wrote I need to begin producing .csv files of this list that I can access using other programs. Would someone be willing to post a few lines of code showing me how to write the list the code above creates to an external file? Check the documentation for the

[Tutor] newbie: write ArcGIS lists to file?

2008-08-03 Thread zack holden
Dear List, This is my first time on the list, and my first run at Python, please forgive my ignorance. I'm trying to use Python to access ArcGIS modules in order to perform the same task on multiple files in a folder. I'm able to access a set of files via: import arcgisscripting, string gp