start C:\Python27\ArcGIS10.2\python.exe C:\Path\To\Script\myScript.py PAUSE
import traceback try: # Your script here except: traceback.print_exc() finally: raw_input("Press any key to close this window")
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.