12-17-2015
02:41 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
12-17-2015
02:41 PM
@Anonymous.BIMologist.Mysorewala wrote:
When I am exploding and I get this error
...
Is there a way to suppress this Popup as it kills a SCRIPT I am running.,
?Is there is sysvar or registery entry to kill this popup
Untested,
in your SCRIPT
set DRAWORDERCTL to 0
explode
set DRAWORDERCTL to 3
Hope this helps,
Henrique