Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Exit Exit ...
    58 KB (6,056 words) - 21:02, 19 August 2021
  • ;Check(when Exit), if Text is not equal to $e_to Then, prompt the user to save or not save. Exit ...
    37 KB (3,899 words) - 19:37, 20 September 2020
  • If @error Then Exit Exit MsgBox(0, "Error", @error) ...
    31 KB (3,301 words) - 15:10, 12 November 2012
  • Exit MsgBox(4096, '', "Please start SciTE.exe") Exit ...
    38 KB (4,029 words) - 21:42, 16 January 2015
  • Exit Exit ...
    16 KB (2,102 words) - 11:40, 18 April 2015
  • Exit Exit ...
    13 KB (1,542 words) - 13:27, 2 July 2016
  • $exit = TrayCreateItem("Exit") Case $tray_msg = $exit ...
    20 KB (2,078 words) - 18:19, 18 November 2012
  • Exit Exit ...
    12 KB (1,322 words) - 20:13, 15 November 2012
  • If @error <> 0 Then Exit MsgBox(16, "Connect to Outlook", "Error connecting to Outlook. @error = " & If @error <> 0 Then Exit MsgBox(16, "Folder access", "Error accessing the mailbox. @error = " & @err ...
    2 KB (322 words) - 09:26, 27 July 2023
  • Return ; return / exit from function to prevent unexpected further error's Exit</syntaxhighlight> ...
    55 KB (8,091 words) - 14:18, 2 October 2024
  • Exit If GUIGetMsg() = -3 Then Exit ...
    15 KB (1,679 words) - 19:15, 24 August 2013
  • ==== Show Error Message and Exit in One line ==== If $x > 5 Then Exit 99 + 0 * MsgBox(0, "Error", "$x is bigger than 5!") ...
    3 KB (511 words) - 18:46, 8 August 2013
  • Exit Exit ...
    15 KB (1,884 words) - 18:29, 15 August 2013
  • ExitLoop ; ... exit the loop and thus exit the program Exit ...
    11 KB (1,555 words) - 21:20, 19 September 2021
  • Exit MsgBox(0,"Error",@error) Exit ...
    18 KB (1,833 words) - 19:41, 12 May 2014
  • Exit Exit ...
    11 KB (1,436 words) - 16:13, 14 September 2017
  • Exit Exit ...
    3 KB (401 words) - 09:53, 25 March 2017
  • If @error <> 0 Then Exit MsgBox(16, "OutlookEX UDF", "Error creating a connection to Outlook. @error If @error <> 0 Then Exit MsgBox(16, "Example Script", "Error creating a mail. @error = " & @error & ...
    9 KB (1,268 words) - 09:27, 27 July 2023
  • Exit If @error <> 0 Then Exit MsgBox(64, "AD Test", "_AD_GetObjectsInOU @error: " & @error & ", @extended ...
    15 KB (2,211 words) - 08:42, 6 June 2020
  • * How to set a HotKey to exit a script. Exit ...
    1 KB (153 words) - 14:38, 14 November 2012
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)