Abort

Top  Previous  Next

The abort command can also be used to display data but once encountered causes the program to stop with an execution error.  The command syntax is just like that for a display command with the same syntax excepting the word abort replacing display.  Abort usage is illustrated in abort.gms and its use is discussed in the Conditionals chapter.