Execute a command file from a given line.

David K

Member²
Is there a way to execute a command file from a given statement other that the first statement? Also is there a way to skip over statements that I do not want to execute? I know I could comment them out, but I was hoping there was functionality in tool to do this.
 
I was going to suggest hiliting what you want to execute while in the Editor tab and then doing F8, but that doesn't work.

Marco, how about an enhancement to the Command window so that if something is selected in the Editor window when Execute is pressed only the selected portion is executed?
 
I have added this to the list of enhancement requests. Maybe we can add some form of conditional execution/compilation, and enhance the command window as indicated by Scott.
 
Thanks. That would be very helpfull. Either highlight the select to run as Scott has suggested or put the cursor at a new start point and start from there.
 
Back
Top