In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > How do I sent up Ultra Edit to work w/ Python? > > How do I get Ultra Edit to run a Python script currently in the edit window > and supply results? > > I can't figure out how to get Ultra Edit to invoke the Python debugger to > allow stepping through a Python script and view each line reults?
Menu/Advanced/Tool Configuration: (Command tab) Menu Item Name: Python Command Line: "C:\Program Files\python24\python.exe" %F Working Directory: C:\ Menu/Advanced/Tool Configuration: (Options tab) Program Type: Dos Program Menu/Advanced/Tool Configuration: (Output tab) Command Output (DOC Commands): Output to List Box, Capture Output Replace selected text with: No Replace (This is with UltraStudio. Should be the same/similar in UltraEdit.) > > How do I set pause / break points in Ultra Edit for a Python script? > If you find out, let me know by posting here... -Rob -- http://mail.python.org/mailman/listinfo/python-list