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")
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.