for fld in arcpy.ListFields ("Table"): print fld.name
Hi Ted,We spent some time refining the Python window experience for 10.1. Some of that was ported back to service pack 4 as well.-Dave
Python window indentation, is actually Indented.Finally, you guys fixed this limitation, and it seems the list that is printed is single space, which is much cleaner. for fld in arcpy.ListFields ("Table"): print fld.name
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.