User contributions for Ekern

A user with 1,432 edits. Account created on 5 July 2018.
Jump to navigation Jump to search

This user is currently blocked. The latest block log entry is provided below for reference:

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

24 August 2022

  • 17:2217:22, 24 August 2022 diff hist +1,491 N &&verifyMatch Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Returns the 1-based position (in ''string'') of the first character in ''string'' that is also in the characters in ''char..." current
  • 16:5516:55, 24 August 2022 diff hist −1 &&sum No edit summary current
  • 16:5516:55, 24 August 2022 diff hist +748 N &&sum Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the sum of the function arguments. </span> '''Syntax:''' <p class="syntax">&&sum(''..."
  • 16:5216:52, 24 August 2022 diff hist −1 &&substring No edit summary current
  • 16:4916:49, 24 August 2022 diff hist +1,199 N &&substring Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Return a substring of the target ''string'' argument. The returned substring characters begin with the ''start''> charact..."
  • 16:4516:45, 24 August 2022 diff hist +290 N &&statusMessage Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the most recent Client status message. </span> '''Syntax:'''..." current
  • 16:4116:41, 24 August 2022 diff hist +323 N &&stateFileFolder Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the location of all "state" files such as the log and saved preferences and window..." current
  • 16:3816:38, 24 August 2022 diff hist +17 &&selectedTab No edit summary current
  • 15:1615:16, 24 August 2022 diff hist +464 N &&selectedTab Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Useful for testing purposes, this function returns the label of the Client main window tab that is c..."

23 August 2022

  • 18:0618:06, 23 August 2022 diff hist +418 N &&searchSuccess Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Returns '''1''' (True) if the last Client search operation (invoked by button or command) successfully found something. I..." current
  • 17:3617:36, 23 August 2022 diff hist +4 &&searchResult No edit summary current
  • 17:3617:36, 23 August 2022 diff hist +671 N &&searchResult Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the line number of the line that contained the found string, if the last Client search operat..."
  • 17:3317:33, 23 August 2022 diff hist +829 N &&scriptFolder Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the value of </span><span class="f_Para" style="font-family: 'Courier New',Courier,monospace;..." current
  • 17:3117:31, 23 August 2022 diff hist −38 &&quote No edit summary current
  • 17:3117:31, 23 August 2022 diff hist +493 N &&quote Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns its argument enclosed in double quotes.  Handy if you have an argument with embedded blanks..."
  • 17:2917:29, 23 August 2022 diff hist +782 N &&prompt Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Pauses a macro while you supply an argument value for a command that is specified within the macro, t..." current
  • 17:2217:22, 23 August 2022 diff hist +355 N &&procName Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the name of the procedure that is being executed. If no procedure or an ad hoc procedure is b..." current
  • 17:2017:20, 23 August 2022 diff hist +1,250 N &&preference Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the value of the specified </span><span class="f_ListBul1">Client preference setting. Client..." current

22 August 2022

  • 18:5718:57, 22 August 2022 diff hist +600 N &&originalTitle Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Returns the default value of the title of the Client main window (the window title is subject to change by a SetTitle co..." current
  • 18:5418:54, 22 August 2022 diff hist +380 N &&numberWatched Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the number of items that are currently being watched in the </spa..." current
  • 18:5318:53, 22 August 2022 diff hist +761 N &&numberOfLevels Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the number of code levels being debugged. The main program is one level, and each active daem..." current

19 August 2022

  • 15:5815:58, 19 August 2022 diff hist +350 N &&numberOfBreakpoints Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the number of breakpoints that are set in the current request, irrespective of the current ex..." current
  • 15:5515:55, 19 August 2022 diff hist +417 N &&logFile Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the absolute Windows file path of the client log file (the log.txt file).</span> '''Syntax:'..." current
  • 15:5015:50, 19 August 2022 diff hist +949 N &&length Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the length in characters of its string argument.  </span> '''Syntax:''' <p class="syntax">&..." current
  • 15:4715:47, 19 August 2022 diff hist +288 N &&isWindowOpen Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns 1 if the window whose title is passed is open, 0 otherwise.</span> '''Syntax:''' <p class="..." current
  • 15:3815:38, 19 August 2022 diff hist −245 &&isWatched No edit summary current
  • 15:3715:37, 19 August 2022 diff hist +736 N &&isWatched Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Determines whether its argument is a variable that is currently specified in the </span><span class="..."
  • 15:3315:33, 19 August 2022 diff hist +1,063 N &&index Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| Returns the 1-based position of the ''needle'' argument within the ''haystack'' argument, or it returns 0 if the ''needle..." current
  • 14:5214:52, 19 August 2022 diff hist +799 N &&ieMode Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Returns the current setting of the Client's IE Mode preference. <..."

18 August 2022

26 July 2022

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)