| View previous topic :: View next topic |
| Author |
Message |
PhilGard NeoBooker
Joined: 16 Feb 2008 Posts: 98
|
Posted: Wed Feb 03, 2010 3:14 am Post subject: Boîte de dialogue d'erreur |
|
|
[img]C:\Users\Philippe\Desktop\SC.jpg[img]
.. Au cas où on ne voit pas l'image...
"The script that you are executing is taking longer than expected to run.
Button END and CONTINUE"
Cette boîte de dialogue intervient si un script Java ou VBS prend du temps.
Elle n'a aucune incidence sur le déroulement du script et s'efface automatiquement... seule.
Est-il possible de l'occulter ?
Merci.
Phil |
|
| Back to top |
|
 |
pivot85150 NeoBooker
Joined: 26 Sep 2009 Posts: 56
|
Posted: Wed Feb 03, 2010 8:58 am Post subject: |
|
|
Oui , il suffit de decocher "Afficher les messages d'erreur" _________________ Vive neobook
et vive le (x)html |
|
| Back to top |
|
 |
Neosoft Support NeoSoft Team
Joined: 31 Mar 2005 Posts: 4048 Location: Oregon, USA
|
Posted: Wed Feb 03, 2010 11:12 am Post subject: |
|
|
The following was added to NeoBook v5.6.3:
Added a global variable called [WSHTimeOut] which can be used to modify the timeout value (in seconds) used when executing VBScript and JScript functions. Use "-1" to disable the timeout feature. (WSH stands for Windows Scripting Host.)
To disable the timeout:
SetVar "[WSHTimeOut]" "-1" _________________ NeoSoft Support |
|
| Back to top |
|
 |
PhilGard NeoBooker
Joined: 16 Feb 2008 Posts: 98
|
Posted: Fri Feb 05, 2010 6:21 am Post subject: |
|
|
| Merci le support technique je ne connaissais pas cette variable. |
|
| Back to top |
|
 |
|