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")
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.