To run the main file, click Play
above the main window. The Abaqus PDE runs the main file until it completes, encounters an error, or reaches a breakpoint. As the script runs, the current line is highlighted according to the Line Animation settings.
Use the other buttons—Next Line
, Stop
, Go to Start
, and Go to End
—to execute the main file one line at a time, stop running the file, or reposition the cursor at the beginning or end of the file, respectively.
As you run a script, you might want to specify a breakpoint to pause script execution at a particular line. For more information about breakpoints, see Using breakpoints