Re: [Tutor] Error in executing: cmd.

2008-05-30 Thread Teresa Von Hazmburg
Here are the files I was referring to in my last email Thank you all for your patience. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kent Johnson Sent: Friday, May 30, 2008 12:24 PM To: Teresa Von Hazmburg Cc: Python Tutor List Subject: Re: [Tutor

[Tutor] Error in executing: cmd.

2008-05-30 Thread Teresa Von Hazmburg
Hello, I am new to programming. I have a shapefile of county parcel data containing over 600,000 polygons. Using python, I am trying to query the shapefile and write the results out to separate shapefiles. I put a print command so I can watch the procedure. I execute the script and watch w