What are native instructions ?
Native instructions are special instructions that can’t be defined using only Pascal. So they need to call Pascal interpreter (Traceur Pascal). For example, if you want to display a dialog box or open a file, you must use native instructions, written in Java. You can easily add new native instructions. We’ll show you how to proceed.