PCI Enhancements

New PCI System Variables

Running External Executables from PCIs

You can now run external executables from PCIs. Save the new Start Process command to your PCI. The command is not in the standard user interface; you need to add it to a menu or toolbar from the Custom category. The command runs an executable that you specify each time you use it (note that custom commands you create for running specific executables cannot be saved to PCIs).

Using Undo in PCIs

In a PCI, include the new %UNDO directive for the PCI to first undo the command made immediately prior to running the PCI. You cannot record the command - you need to edit the PCI and add the directive manually. Make %UNDO the first directive.

 Use with caution to avoid losing work.