When pasting a series of commands from, for example, notepad.exe, the commands execute as expected, but the command line isn't cleared. This can be kind of inconvenient. Can we get it corrected?


This only occurs when the command input window is floating, so not floating the window would be one way of avoiding this problem.

Another alternative is to insert the following new line to the anscmdprompt.itk file after line 432:

catch {$itk_component(f_cmdprompt) configure -state normal}

(When editing this file, simply insert this new line, and do not modify or delete any existing lines.)

On Windows systems, the anscmdprompt.itk file will usually be found in: Program FilesANSYS Incv100ANSYSlibEuidl1.0scripts





Show Form
No comments yet. Be the first to add a comment!