Actions

Show Popup window while processing commands

Normally the PopUp-Windows is closed after the user clicks Yes/Ok/No or the timeout is over. If this option is checked, the window stays open until all SL-Script - command are executed

Delete message after processing

Normally messages are stored in the registry of the receiving computer. If you don't want this, mark this option. The message is than deleted after processing.
Check this option also, if you use commands like shutdown the computer or logoff the user, because these commands are terminating every running application - including SL-PopUp. There is no chance for SL-PopUp to mark this message as done, so it would be repeated every time SL-PopUp starts until the message is deleted by SL-Listen.

Conditions before process

Here you may specify conditions which must give "true" to show the message and executes the OK-part or the No-part of the actions. You may query if the current user is member or a certain group, or if winfile.exe is running. You can use every function of SL-Script.

Every line must be true

Lines will be parsed until a line gives 'false'. If no line gives back 'false' processing goes on with OK/No-Commands, otherwise progressing stops.

At least one line must be true

Lines will be parsed until a line gives 'true'. If no line gives back 'true' processing stops

Ignore line result

Every line will be parsed regardless of their result.

Commands after Yes / Ok / Timeout

These commands will be parsed after the user confirmed the message by clicking Yes/Ok or the timeout is over.

Command after No

These commands will be parsed after the user confirmed the message by clicking No or the timeout is over.

Button Script Help

Clicking this buttons shows a window with all available SL-Script commands. You will get more information about commands if you select one command and click "Help"

 

_
© Copyright 1999-2001 by seliSoft, All rights reserved, support@selisoft.com