sysSuspend and PowerPac

Please note that if you are creating native scripts that rely on sysSuspend = true, the PowerPac sbk does set this system value to false at initialization and each time reader mode is accessed.
We will explore removing this setting in a future version of the PowerPac.
Solution:
Place sysSuspend = true somewhere in the execution of scripts that rely on this setting.
Note: This does not affect native apps that are distributed to end users as the PowerPac sbk does not load at all in these instances. The PowerPac is a development tool only.
This issue has been fixed as of PowerPac v11.82.587.
We will explore removing this setting in a future version of the PowerPac.
Solution:
Place sysSuspend = true somewhere in the execution of scripts that rely on this setting.
Note: This does not affect native apps that are distributed to end users as the PowerPac sbk does not load at all in these instances. The PowerPac is a development tool only.
This issue has been fixed as of PowerPac v11.82.587.