Issue I484 [example,added,resolved] New example: Particle Teleportation across multiple SIMION processes ("multiprocess") This examples illustrates how to teleport particles between PAs running on different SIMION processes (instances of simion.exe in memory) that communicate. This provides one method of simulating huge systems (e.g. greater 2 GB RAM) that don't fit onto a single SIMION process or computer. Normally, SIMION 8.0 is limited by 32-bit versions of Windows to approximately 2 GB of RAM *per process*. We can somewhat overcome this limit by running multiple SIMION processes, either on the same computer (if > 2 GB free RAM is available) or on different computers connected over a network. Resolved in 8.0.5-TEST7 (but works in 8.0.4)