When a new PAscript program opens, the program endprogram block (which is required without exception) is automatically applied. The editor opens as follows:

Figure 28. PAscript Editor with new PAscript Program
  • Bookmarks appear at the far left end of the gray column if any have been defined for the corresponding line.
  • You can enter the program code to the right of the line number.
  • On the left side of the program code you see connection lines that mark code areas. You can collapse these code areas at the places where a minus sign ( - ) to get a better overview on certain code points. Expand the collapsed code regions at any time by clicking on the plus sign.