<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for Regina REXX Interpreter</title><link>https://sourceforge.net/p/regina-rexx/activity/</link><description>Recent activity for Regina REXX Interpreter</description><language>en</language><lastBuildDate>Tue, 07 Apr 2026 15:02:55 -0000</lastBuildDate><item><title>Paul van den Eertwegh posted a comment on ticket #620</title><link>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#2a94</link><description>The non-strict comparison first trims leading and trailing spaces of the arguments. Thus the first one becomes (ascii 20 = space): say "00"x&gt;"" (empty string). Then we have a compare of 2 strings with different lengths. According to the manual, the shorter one is padded with spaces until the length of the longer one. We should get: say "00"x&gt;" " (1 space). This should give 0! Bug. ooRexx here gives the correct result. Using the strict &gt;&gt; gives correct result.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Tue, 07 Apr 2026 15:02:55 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#2a94</guid></item><item><title>Stefan Haubenthal modified a comment on ticket #620</title><link>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#082e</link><description>Oops, it's EBCDIC.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Sat, 04 Apr 2026 13:26:33 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#082e</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #620</title><link>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#7c5f</link><description>What about this say "00"x&gt;"20"x 1 say "00"x&gt;"21"x 0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Fri, 03 Apr 2026 14:15:28 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#7c5f</guid></item><item><title>J Watson posted a comment on ticket #621</title><link>https://sourceforge.net/p/regina-rexx/bugs/621/?limit=25#ce82</link><description>Yes</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J Watson</dc:creator><pubDate>Wed, 25 Mar 2026 09:16:18 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/621/?limit=25#ce82</guid></item><item><title>Stefan Haubenthal modified a comment on ticket #621</title><link>https://sourceforge.net/p/regina-rexx/bugs/621/?limit=25#9ec1</link><description>Are you talking about regutil's systan?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Tue, 24 Mar 2026 20:46:19 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/621/?limit=25#9ec1</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #621</title><link>https://sourceforge.net/p/regina-rexx/bugs/621/?limit=25#9ec1</link><description>Are talking about regutil's systan?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Tue, 24 Mar 2026 20:28:01 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/621/?limit=25#9ec1</guid></item><item><title>Ross Patterson modified a comment on ticket #622</title><link>https://sourceforge.net/p/regina-rexx/bugs/622/?limit=25#1d0b</link><description>It's interesting that the lexer throws error 35.1 for the simple case ("\-0"), but that it passes a more complex case, which evaluates correctly. 12 *-* say \(-0) &gt;L&gt; "0" &gt;P&gt; "0" &gt;U&gt; "1" TRL2 pp. 24 (emphasis mine) says: Expressions consist of one or more terms (literal strings, symbols, function calls, or sub-expressions), and zero or more operators that denote operations to be carried out on terms. Most operators act on two terms, and there will be at least one of these dyadic operators between...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Patterson</dc:creator><pubDate>Mon, 23 Mar 2026 16:43:02 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/622/?limit=25#1d0b</guid></item><item><title>Ross Patterson posted a comment on ticket #622</title><link>https://sourceforge.net/p/regina-rexx/bugs/622/?limit=25#1d0b</link><description>It's interesting that the lexer throws error 35.1 for the simple case ("-0"), but that it passes a more complex case, which evaluates correctly. 12 *-* say \(-0) &gt;L&gt; "0" &gt;P&gt; "0" &gt;U&gt; "1" TRL2 pp. 24 (emphasis mine) says: Expressions consist of one or more terms (literal strings, symbols, function calls, or sub-expressions), and zero or more operators that denote operations to be carried out on terms. Most operators act on two terms, and there will be at least one of these dyadic operators between...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ross Patterson</dc:creator><pubDate>Mon, 23 Mar 2026 16:37:13 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/622/?limit=25#1d0b</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #622</title><link>https://sourceforge.net/p/regina-rexx/bugs/622/?limit=25#0c94</link><description>Hmm, Regina is simply "strict", so that's the way it is?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Mon, 23 Mar 2026 10:48:39 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/622/?limit=25#0c94</guid></item><item><title>Stefan Haubenthal created ticket #622</title><link>https://sourceforge.net/p/regina-rexx/bugs/622/</link><description>\-0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Mon, 23 Mar 2026 09:13:39 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/622/</guid></item><item><title>J Watson created ticket #621</title><link>https://sourceforge.net/p/regina-rexx/bugs/621/</link><description>TAN function 2 minor errors</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J Watson</dc:creator><pubDate>Sun, 15 Feb 2026 17:20:47 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/621/</guid></item><item><title>Stefan Haubenthal modified a comment on ticket #620</title><link>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#082e</link><description>Oops, it's EBCDIC. Please close this ticket.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Sat, 15 Nov 2025 20:27:13 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#082e</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #620</title><link>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#082e</link><description>oops, it's EBCDIC</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Wed, 12 Nov 2025 00:08:07 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/620/?limit=25#082e</guid></item><item><title>Stefan Haubenthal created ticket #620</title><link>https://sourceforge.net/p/regina-rexx/bugs/620/</link><description>x2d implementation incomplete</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Tue, 11 Nov 2025 19:04:18 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/620/</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #619</title><link>https://sourceforge.net/p/regina-rexx/bugs/619/?limit=25#6432</link><description>In ARexx we also have TS and TE.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Tue, 04 Nov 2025 18:14:04 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/619/?limit=25#6432</guid></item><item><title>Robert AH Prins created ticket #619</title><link>https://sourceforge.net/p/regina-rexx/bugs/619/</link><description>Request for trace enhancement a la z/OS (nice, but low priority)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert AH Prins</dc:creator><pubDate>Tue, 04 Nov 2025 10:14:45 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/619/</guid></item><item><title>Werner T posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/c0d4d6bcef/?limit=25#5d61</link><description>Hello I'm calling a Rexx procedure that uses another external procedure. But it's not found. Why? My call: Regina.exe D:\Rexx\BaseTestRex.rex</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Sun, 26 Oct 2025 17:09:25 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/c0d4d6bcef/?limit=25#5d61</guid></item><item><title>Werner T posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#58fa</link><description>I'm still struggling with the problem that when calling a nonexistent function, only an error message appears, but none of the "signal on" exits are called. Here's my short test code: Call RXFuncAdd "SysLoadFuncs", "RexxUtil", "SysLoadFuncs" Call SysLoadFuncs Signal on Error Name FailExit Signal on Syntax Name FailExit Signal on Novalue Name FailExit Signal on Failure Name FailExit XD = SysIsFileDirectory("C:\Rexx") say "no Failure" say 7/0 Exit 0 FailExit: say "FailExit aufgerufen" Exit 999 Can...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Sat, 18 Oct 2025 13:33:18 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#58fa</guid></item><item><title>Werner T posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#a0b5</link><description>Hi fpefep. Thanks for the tip about "stream." It works.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Sat, 18 Oct 2025 09:00:13 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#a0b5</guid></item><item><title>fpefpe posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#e871</link><description>if you have the regina doc, then check stream( &lt;file dir=""&gt;, 'c', 'fstat' ) &lt;/file&gt; fstat = stream( __dir, 'c', 'fstat' ) if fstat = "" then type = "?" else parse var fstat dnum inode perm nlinks user group size type . "type" is the in the regina.pdf file</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fpefpe</dc:creator><pubDate>Fri, 17 Oct 2025 12:58:11 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#e871</guid></item><item><title>Werner T posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#4f1b</link><description>When I Googled how to check whether a specific directory exists in Rexx, I was offered "SysIsFileDirectory." However, this function isn't available in my version 396W64 of Regina Rexx. How can I perform the check without this function? And how can I prevent my code from continuing to execute without aborting when calling a nonexistent function? I came across "Signal on Error" in my search, but that doesn't seem to work for me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Fri, 17 Oct 2025 05:31:19 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/57352191df/?limit=25#4f1b</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#08d9</link><description>Rexx has a function VALUE to retrieve a variable whose name is in another variable. This example paul='Apfel' werner='Banane' apfel=1.23 banane=3.21 say paul value(paul) say werner value(werner) produces Apfel 1.23 Banane 3.21 This might be an alternative for the 'interpret' construct.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Wed, 15 Oct 2025 20:06:03 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#08d9</guid></item><item><title>Werner T posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#26a8</link><description>Hello Paul. Thank you for your example. It helped me find a workable solution. If the called external routine isn't able to set variables in the calling module, then the calling routine must take over this part. In the code I want to provide as a function, the parameter passed by Windows is split according to its "identifier" and placed into different variables. The names of these variables are passed when the subfunction is called, as is the parameter from Windows. The "identifier" is identical...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Wed, 15 Oct 2025 09:50:52 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#26a8</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#0add</link><description>Hi Werner, another observation. The stem produkte. has 2 so-called 'tails': 'i' (counter) and 'name' or 'preis' (named field), i.e. produkte.1.name = 'Apfel', where i=1 and name='Apfel'. But you use also variables 'name' and 'preis'. When using stems, the tail 'name' is replaced by it's value and then used as new tail name. Dumping all vars at the end of sub (using 'call SysDumpVariables', built-in for ooRexx), I get: Name=STEMNAME, Value='produkte.' Name=NAME, Value='Kirsche' Name=I, Value='4' Name=PREIS,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Wed, 15 Oct 2025 09:18:25 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#0add</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#40ec</link><description>Hi Werner, from the manual For all practical purposes, an external subroutine is conceptually equivalent to re-invoking the interpreter in a totally separated process. So there are no variable name clashes. The subprogram is completely independent. As in your example, you may pass parameters and return a value. However, a stem cannot be passed nor returned, so in standard Classic Rexx there's no solution. But rxqueue works! Consider 2 programs: -- main.rex say 'main.rex' que1=rxqueue('create') que2=rxqueue('set',que1)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Wed, 15 Oct 2025 00:59:18 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#40ec</guid></item><item><title>Werner T posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#c797</link><description>My Codes: / KIMain.rex / say '--- KIMain gestartet ---' anzahl = 3 stemname = 'produkte.' produkte. = "" / Direkt call auf subprog.rex / call 'KISub.rex' anzahl, stemname say '--- KIMain: Rückgabe aus subprog ---' say 'Anzahl Produkte:' produkte.0 produkte.0 = 3 do i = 1 to produkte.0 say i':' produkte.i.name '-&gt; Preis:' produkte.i.preis end say '--- KIMain beendet ---' exit 0 ** / KISub.rex /** parse arg anzahl, stemname say '--- KISub gestartet ---' say anzahl say stemname say 'Erzeuge' anzahl...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 14 Oct 2025 10:23:59 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#c797</guid></item><item><title>Werner T posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#f56a</link><description>I have a Rexx code that is used in many other codes. Now I want to make this code available as a standalone module in the Rexx directory. The problem is returning the results. I had AI generate some code for this, but it doesn't work. Because the variable .0 wasn't filled, I set it in the main routine myself to avoid aborting. produkte.0 = 3 Does it generally work to use the same variables in a main routine and an external subroutine? What would need to be adjusted in my code? I also tried RXQUEUE...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 14 Oct 2025 10:19:10 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88574/thread/613b32c89b/?limit=25#f56a</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#7c37</link><description>Good morning, Paul, and thank you for the detailed description. NotePad++ now displays the blocks for me, too.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 14 Oct 2025 04:01:55 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#7c37</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#7c22</link><description>In Notepad++: If you haven't done so already, in Notepad++ v8.8.1 or newer, you can go to Plugins &gt; Plugins Admin, checkmark ☑ CollectionInterface , click Install. After Notepad++ restarts, Plugins will have the CollectionInterface plugin. Plugins &gt; CollectionInterface &gt; CollectionInterface: Download Scroll through the UDL tab to see all the UDLs available: Click on the UDL you want 'REXX (several dialects), with autocompletion' If the selected UDL also has an associated AutoCompletion and/or FunctionList...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Mon, 13 Oct 2025 14:26:51 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#7c22</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#bb2c</link><description>Hello, Paul. There's a lot to click on. Sorry; I don't understand exactly what I need to do. Could you please describe the individual steps for me? Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Sun, 12 Oct 2025 12:13:53 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#bb2c</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#921f</link><description>See https://github.com/notepad-plus-plus/userDefinedLanguages</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Sun, 12 Oct 2025 11:25:54 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#921f</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#b23e</link><description>In Rexx, a sequence of commands often begins with "DO" and ends with "END." If an "END" is missing, or there are too many, execution aborts with an error message. It's not easy to keep track of a large amount of code, and trying to visually indent it often doesn't help. Previously, you could visually visualize the structure using Notepad++. My Notepad on Windows 11 doesn't support the Rexx language. My NotePad++-Version: v8.8.5. Who knows this problem and was able to solve it successfully?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Sun, 12 Oct 2025 07:32:44 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/5cd3e21226/?limit=25#b23e</guid></item><item><title>Paul van den Eertwegh modified a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#44e4</link><description>This might help a=1; b=2; c=3 varlist = 'a b c' call routine exit routine: procedure expose (varlist) say 'varlist' varlist say 'a' a 'b' b 'c' return The 'expose clause with parenthesis' will expose the variable itself and all the variables listed in it. From the manual: If one of the variables in the list of variables is enclosed in parentheses, that means indirection. Then, the variables exposed are: (1) the variable enclosed in parentheses; (2) the value of that variable is read, and its contents...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Thu, 25 Sep 2025 17:26:48 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#44e4</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#44e4</link><description>This might help a=1; b=2; c=3 varlist = 'a b c' call routine exit routine: procedure expose (varlist) say 'varlist' varlist say 'a' a 'b' b 'c' return The 'expose clause with parenthesis' will expose the variable itself and all the variables listed in it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Thu, 25 Sep 2025 17:23:22 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#44e4</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#aab9</link><description>First, I would like to apologize for posting my query in German. I have no idea if the translation function recognizes it as German and translates it into other languages. Since I haven't received a response so far, I assume there is no suitable solution. I have therefore removed the "Procedure" parameter, thus removing access to all variables. To avoid conflicts, I have also renamed all variables used in the subfunction; they now all begin with "#$". This solves my problem.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Thu, 25 Sep 2025 15:15:53 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#aab9</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#6a7f</link><description>Hallo Rexx-Spezialisten. Ich habe neulich einen Rexx-Code gesehen, der mich veranlasst hat, eine ähnliche Lösung zu realisieren. VarList = "Nachname Vorname BLZ Ort" do i = 1 to Words(VarList) PN = Word(VarList,i) PV = Word(VarList,i) Interpret PN "= PV" end Um später die Werte über den Namen des einzelnen Parameters "auslesen" zu können, musste ich zuerst die Variablen mit den Namen erzeugen (oder grundsätzlich auf Großbuchstaben umstellen). Danach wird eine Scan-Routine aufgerufen, welche den gesamten...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 23 Sep 2025 14:09:40 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/7e08de3838/?limit=25#6a7f</guid></item><item><title>Daeho Ro created ticket #618</title><link>https://sourceforge.net/p/regina-rexx/bugs/618/</link><description>v3.9.7 tarball checksum changed</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daeho Ro</dc:creator><pubDate>Fri, 19 Sep 2025 03:55:07 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/618/</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #617</title><link>https://sourceforge.net/p/regina-rexx/bugs/617/?limit=25#2512</link><description>No, PATH is not used for data files at all. You may try strace to see what's going wrong.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Fri, 12 Sep 2025 17:46:35 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/617/?limit=25#2512</guid></item><item><title>Christopher Elvin posted a comment on ticket #617</title><link>https://sourceforge.net/p/regina-rexx/bugs/617/?limit=25#4727/440f</link><description>Hi and thanks for the response Do you have “.” on your $PATH ? Kind Regards, Chris From: bugs@regina-rexx.p.re.sourceforge.net bugs@regina-rexx.p.re.sourceforge.net On Behalf Of Stefan Haubenthal Sent: 12 September 2025 10:59 To: [regina-rexx:bugs] 617@bugs.regina-rexx.p.re.sourceforge.net Subject: [regina-rexx:bugs] #617 must supply path to rexx file on command line My Debian GNU/Linux 12 says $ cd demo demo$ regina rexxcps ----- REXXCPS 2.2 -- Measuring REXX clauses/second ----- REXX version is:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Elvin</dc:creator><pubDate>Fri, 12 Sep 2025 11:00:31 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/617/?limit=25#4727/440f</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #617</title><link>https://sourceforge.net/p/regina-rexx/bugs/617/?limit=25#4727</link><description>My Debian GNU/Linux 12 says $ cd demo demo$ regina rexxcps ----- REXXCPS 2.2 -- Measuring REXX clauses/second ----- REXX version is: REXX-Regina_3.9.7 5.00 18 Mar 2025 System is: UNIX Averaging: 10 measures of 30 iterations Performance: 8567757 REXX clauses per second</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Fri, 12 Sep 2025 09:59:24 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/617/?limit=25#4727</guid></item><item><title>Christopher Elvin created ticket #617</title><link>https://sourceforge.net/p/regina-rexx/bugs/617/</link><description>must supply path to rexx file on command line</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Elvin</dc:creator><pubDate>Fri, 12 Sep 2025 08:48:27 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/617/</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/ad114b96f6/?limit=25#c0a8</link><description>Good morning, Mark. Thank you very much for answering my problem. Based on the information from RxFuncErrMsg(), I changed my call in the Command Window: previously: Rexx xyz.rex now: Regina.exe xyz.rex What I noticed, however, is that when I call it without problems, the variable "RC" isn't filled. Therefore, I set the value to "0" beforehand. This problem is now also solved.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Thu, 11 Sep 2025 06:21:05 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/ad114b96f6/?limit=25#c0a8</guid></item><item><title>Mark Hessling posted a comment on discussion Help</title><link>https://sourceforge.net/p/regina-rexx/discussion/88575/thread/d9dbd354cd/?limit=25#9a93</link><description>I just saw this discussion. Given .environment is an ooRexx feature and this is a Regina discussion group then I can see why noone has offered any assistance.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hessling</dc:creator><pubDate>Wed, 10 Sep 2025 09:17:15 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/88575/thread/d9dbd354cd/?limit=25#9a93</guid></item><item><title>Mark Hessling posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/ad114b96f6/?limit=25#27d8</link><description>Two things with Regina's RexxUtil. 1) Add: Say RxFuncErrMsg() after the call to rxfuncadd to show the reason why rxfuncadd did not work 2) The call to rxfuncadd should use lower case for the 'sysloadfuncs' arguments. eg Call RxFuncAdd 'sysloadfuncs', 'rexxutil', 'sysloadfuncs' This call will be portable across al platforms. Cheers, Mark Werner T wrote: I still have one small problem: I often test Rexx code in a "Command Prompt" window. First, I extend the path to include Regina Rexx. Then I call...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hessling</dc:creator><pubDate>Wed, 10 Sep 2025 07:47:04 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/ad114b96f6/?limit=25#27d8</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#b0f7</link><description>Good morning, Paul. The reference to the Notepad++ path was justified. I have NotePad++ installed in the path "C:\Program Files (x86)\Notepad++\". Everything works. Thank you very much for your support. I still have one small problem: I often test Rexx code in a "Command Prompt" window. First, I extend the path to include Regina Rexx. Then I call my Rexx code. This is how (almost) all of my code starts: 2 - Call RXFuncAdd "SysLoadFuncs", "RexxUtil", "SysLoadFuncs" L&gt; "SysLoadFuncs" L&gt; "RexxUtil"...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Wed, 10 Sep 2025 07:34:19 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#b0f7</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#9acf</link><description>Are drive letter and full path for your installed notepad++ exactly the same as mine? And if you try full path for your editor? Previous post proves that the mechanism works. Syntax for 'start' hasn't be changed in decades. I vaguely remembered the issue from an error looooooong ago, and found it in my archives (Windows XP...).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Tue, 09 Sep 2025 18:19:37 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#9acf</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#4f52</link><description>Screenshoot 1:</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 09 Sep 2025 13:24:41 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#4f52</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#838e</link><description>Hello Paul. Sorry. But the code you suggested doesn't work. See the screenshot. To test a path with an additional space, I created my own directory and copied all files from the original path from Notepad++. And why does this version work? Only the path name is different. Is it possibly due to Windows? I still have Windows 10. My new PC with Windows 11 has already arrived, but it hasn't been set up yet.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 09 Sep 2025 13:22:56 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#838e</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#5dba</link><description>Hello Werner, next attempt... 'Start "" "c:\program files\notepad++\notepad++.exe" "K:\temp\Paul.rlog"' (extra parameter "" direct after Start)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Tue, 09 Sep 2025 08:42:44 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#5dba</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#180c</link><description>Hello Paul. I only got around to reading your response today. No matter which app the file is opened with, it will always be opened with NotePad++. This has been saved in the settings by now. That's why I changed the name to ".tlog." Now, regardless of the app specified, the question will always be asked which app the file should be opened with. I have now expanded the call to include "PowerShell". However, there is a problem with the parameter. Data from the program run: xxx 10 *-* 'Start "c:\program...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 09 Sep 2025 07:35:39 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#180c</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#a4e5</link><description>Hi Werner, I must say I don't fully understand the issue. A try-out with something like 'start "c:\program files\notepad++\notepad++.exe" "c:\temp\werner.log"' (no Powershell, it's just Batch file) works perfect for me, including the space in the full path.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Sun, 07 Sep 2025 10:13:28 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#a4e5</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#fc67</link><description>Hello Paul. Thank you for your response. What I forgot: the "Editor" variable contains the full name, not just the name of the exe file. I don't want the option to set the app for each file extension in Windows. With the help of the ki, I found an example code to execute a command with PowerShell support. "powershell" start '"'Editor'"' '"'||"K:\temp\Rexx.logx"||'"' This gets me one step further. Current problem: there is a space in the path name. PowerShell has problems with the name part after...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Fri, 05 Sep 2025 13:19:25 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#fc67</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#89f4</link><description>Easiest way is to tell Windows 'always open files of this type with a given app'. Open File Explorer (right click Start -&gt; File Explorer) Find the file you want to associate. Right click the file and select Properties. In this window click Opens With. Select the program you want to open this file. Click button 'always' And then start "K:\temp\Rexx.log" should work. Another option start "c:...full path...\editor.exe" "K:\temp\Rexx.log"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Thu, 04 Sep 2025 20:10:50 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#89f4</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#3f2f</link><description>Hello. I have additional paid software running on my PC. A part of this software is an editor. Because I wanted to use it to display a log file from a Rexx routine. But I have not been able to do that so far. If the log file ends with ".log", it will be automatically opened with Notepad. If it is renamed to ".logx", I will be asked which app to use to open the files. start '''Editor''' "K:\temp\Rexx.logx" How should it work?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Thu, 04 Sep 2025 13:57:17 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/d2908eec93/?limit=25#3f2f</guid></item><item><title>Stefan Haubenthal modified a comment on ticket #592</title><link>https://sourceforge.net/p/regina-rexx/bugs/592/?limit=25#4a0d</link><description>Also INTERPRET "RETURN" doesn't return, INTERPRET "RETURN 0" works fine. REXX-Regina_3.9.7 5.00 18 Mar 2025 Found by Ross Patterson.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Thu, 04 Sep 2025 12:27:05 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/592/?limit=25#4a0d</guid></item><item><title>Stefan Haubenthal modified a comment on ticket #592</title><link>https://sourceforge.net/p/regina-rexx/bugs/592/?limit=25#4a0d</link><description>Also INTERPRET "RETURN" doesn't return. REXX-Regina_3.9.7 5.00 18 Mar 2025 Found by Ross Patterson.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Thu, 04 Sep 2025 12:24:12 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/592/?limit=25#4a0d</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #592</title><link>https://sourceforge.net/p/regina-rexx/bugs/592/?limit=25#4a0d</link><description>Also INTERPRET "RETURN" doesn't return. Found by Ross Patterson.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Thu, 04 Sep 2025 12:21:34 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/592/?limit=25#4a0d</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#76fb</link><description>I think forum discussions don't have a 'status' like bugs and tickets. Your remark 'the problem is solved' notifies everybody 'this thread is done'.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Tue, 02 Sep 2025 07:15:01 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#76fb</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d6fb</link><description>Hello Paul. The problem is solved. Thank you. I had activated the German language translation in the browser. But what came out as a translation was - simply put - garbage. Another question: how can I mark this thread as done?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Tue, 02 Sep 2025 06:56:13 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d6fb</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#e249</link><description>Change Address System "Notepad.exe" Logfile to 'start notepad' logfile</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Mon, 01 Sep 2025 15:27:46 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#e249</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d1c3</link><description>Sorry. ich verstehe de Antwort nicht. wie soll der Code geändert werden?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Mon, 01 Sep 2025 14:24:41 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d1c3</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d757</link><description>Sorry. ich verstehe de Antwort nicht. wie soll der Code geändert werden?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Mon, 01 Sep 2025 14:24:39 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d757</guid></item><item><title>Paul van den Eertwegh posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d411</link><description>What about just say 'before' 'start notepad' logfile say 'after' exit Works for me (Windows 11).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Mon, 01 Sep 2025 12:22:46 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#d411</guid></item><item><title>Werner T posted a comment on discussion regina-rexx-users</title><link>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#2477</link><description>Hello. In a process, I create a logfile that I want to display at the end using Notepad. Problem: with Address System "Notepad.exe" Logfile Although the log file is displayed, the Rexx code will not continue to execute until Notepad is closed. Alternative: **Address Cmd "start Notepad.exe" Logfile ** This call ends immediately with RC -2. What am I doing wrong? I have Regina 396W64 in use under Windows 10 64 bit.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Werner T</dc:creator><pubDate>Mon, 01 Sep 2025 06:08:11 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/discussion/130074/thread/2f6eb9615e/?limit=25#2477</guid></item><item><title>Paul Kislanko posted a comment on ticket #616</title><link>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#48e1</link><description>OK, this is kind of sad. I downloaded WinDbg and ran regina under the "Launch executable" and - it did not fail.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Kislanko</dc:creator><pubDate>Sun, 27 Jul 2025 21:36:55 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#48e1</guid></item><item><title>Paul Kislanko posted a comment on ticket #616</title><link>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#9ed0/4437</link><description>Thanks. Yes I know millions of variables are not a problem by themselves, as this program has run for years with up to millions. Here's the trace output for the last iterations of the loop it was in: 478 *-* do tj=1 for sortedt.0 479 *-* if tj=ti then oline = oline||tab 480 *-* do 481 *-* oid = sortedt.tj 482 *-* oline = oline||pw.tid.oid||tab 483 *-* pww.tid = pww.tid + (pw.tid.oid &gt; pw.oid.tid) 485 *-* end 478 *-* do tj=1 for sortedt.0 479 *-* if tj=ti then oline = oline||tab 480 *-* do 481 *-*...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Kislanko</dc:creator><pubDate>Thu, 24 Jul 2025 16:48:06 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#9ed0/4437</guid></item><item><title>Paul van den Eertwegh posted a comment on ticket #616</title><link>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#9ed0</link><description>Did you try 'trace a' at the beginning of your program and catch output? Might give at least the line in error. In Regina, stems are variables just like all the others. It should be no issue having many, many entries. I once tried millions of vars with no problems at all.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Thu, 24 Jul 2025 16:16:41 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#9ed0</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #616</title><link>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#9433</link><description>The interpreter crashed, too late for any signal. You can enable WhoCrashed dumps to get a memory dump for analysis. Set registry keys here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps This can generate detailed .dmp files for tools like WinDbg.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Thu, 24 Jul 2025 16:04:14 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/616/?limit=25#9433</guid></item><item><title>Paul Kislanko created ticket #616</title><link>https://sourceforge.net/p/regina-rexx/bugs/616/</link><description>Intermittent exception</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Kislanko</dc:creator><pubDate>Thu, 24 Jul 2025 01:22:45 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/616/</guid></item><item><title>Walter posted a comment on ticket #615</title><link>https://sourceforge.net/p/regina-rexx/bugs/615/?limit=25#8f1b</link><description>this seems to work as expected (and shown by ooRexx and VM) G:&gt;regina fuzz_test3 1.999 2.000 2.040 2.050 2.060 2.100 1.999 = = &lt; &lt; &lt; &lt; 2.000 = = = &lt; &lt; &lt; 2.040 &gt; = = = = &lt; 2.050 &gt; &gt; = = = &lt; 2.060 &gt; &gt; = = = = 2.100 &gt; &gt; &gt; &gt; = =</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Walter</dc:creator><pubDate>Mon, 07 Jul 2025 13:32:09 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/615/?limit=25#8f1b</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #615</title><link>https://sourceforge.net/p/regina-rexx/bugs/615/?limit=25#c60b</link><description>REXX370 3.40 17 Jan 1984 2.050 = 2.040</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Wed, 02 Jul 2025 21:51:04 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/615/?limit=25#c60b</guid></item><item><title>Mark Hessling modified ticket #615</title><link>https://sourceforge.net/p/regina-rexx/bugs/615/</link><description>wrong comparison with Numeric fuzz</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hessling</dc:creator><pubDate>Wed, 02 Jul 2025 21:13:07 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/615/</guid></item><item><title>Mark Hessling posted a comment on ticket #615</title><link>https://sourceforge.net/p/regina-rexx/bugs/615/?limit=25#88ea</link><description>Essentially the comparison rounds the numbers after an initial comparison for equality rather than before the comparison. If you compare 2.000 to 1.999 with NUMERIC DIGITS 4 and NUMERIC FUZZ 2, the comparison compares each digit from the left. As soon as the corresponding digits are unequal the comparison terminates. With the above 2 values the test for equality fails of the leading 2 and 1. Only if the significant digits are equal is the rounding applied.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hessling</dc:creator><pubDate>Wed, 02 Jul 2025 21:13:07 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/615/?limit=25#88ea</guid></item><item><title>Robert AH Prins created ticket #46</title><link>https://sourceforge.net/p/regina-rexx/feature-requests/46/</link><description>Higher resolution for (elapsed) times</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert AH Prins</dc:creator><pubDate>Mon, 23 Jun 2025 19:58:21 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/feature-requests/46/</guid></item><item><title>Walter created ticket #615</title><link>https://sourceforge.net/p/regina-rexx/bugs/615/</link><description>wrong comparison with Numeric fuzz</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Walter</dc:creator><pubDate>Sun, 15 Jun 2025 05:33:50 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/615/</guid></item><item><title>Regina REXX Interpreter released /regina-documentation/3.9.7/regina.pdf</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.9.7/regina.pdf/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 29 May 2025 05:54:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.9.7/regina.pdf/download</guid></item><item><title>Regina REXX Interpreter released /regina-documentation/3.9.7/regutil.pdf</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.9.7/regutil.pdf/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 29 May 2025 05:54:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-documentation/3.9.7/regutil.pdf/download</guid></item><item><title>Stefan Haubenthal modified a comment on ticket #614</title><link>https://sourceforge.net/p/regina-rexx/bugs/614/?limit=25#1130</link><description>Acknowledged in REXX370 and bREXX. BTW just use backticks for code 8**p.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Sun, 27 Apr 2025 14:47:17 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/614/?limit=25#1130</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #614</title><link>https://sourceforge.net/p/regina-rexx/bugs/614/?limit=25#1130</link><description>Acknowledged in REXX370. BTW just use backticks for code 8**p.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Sun, 27 Apr 2025 12:28:44 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/614/?limit=25#1130</guid></item><item><title>Paul van den Eertwegh posted a comment on ticket #614</title><link>https://sourceforge.net/p/regina-rexx/bugs/614/?limit=25#da91</link><description>Stupid Wiki editor... In above text '8p' is of course the Rexx implementation of integer exponentiation (8^p) as given in the ticket title "8**p".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Sun, 27 Apr 2025 08:29:08 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/614/?limit=25#da91</guid></item><item><title>Paul van den Eertwegh created ticket #614</title><link>https://sourceforge.net/p/regina-rexx/bugs/614/</link><description>Sometimes exponentiation a**b does not respect numeric digits setting</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul van den Eertwegh</dc:creator><pubDate>Sun, 27 Apr 2025 08:21:03 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/614/</guid></item><item><title>Stefan Haubenthal posted a comment on ticket #613</title><link>https://sourceforge.net/p/regina-rexx/bugs/613/?limit=25#ebd5</link><description>Did you already release regina-documentation?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Haubenthal</dc:creator><pubDate>Mon, 21 Apr 2025 22:20:10 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/613/?limit=25#ebd5</guid></item><item><title>Gerard CHAUVINEAU posted a comment on ticket #599</title><link>https://sourceforge.net/p/regina-rexx/bugs/599/?limit=25#db36</link><description>Sorry, this is a false issue, as it only occurs with rexxcurl version 2.0.0, but not with version 2.1.1. So you can close this ticket. My apologies.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerard CHAUVINEAU</dc:creator><pubDate>Wed, 09 Apr 2025 18:04:38 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/599/?limit=25#db36</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/readme.md</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 09:00:09 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</guid></item><item><title>Regina REXX Interpreter released /regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-pc-cygwin.tgz</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-pc-cygwin.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 08:53:06 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-pc-cygwin.tgz/download</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/readme.md</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 00:34:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/regina397.zip</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina397.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 00:30:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina397.zip/download</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/regina-rexx-3.9.7.tar.gz</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 00:30:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7.tar.gz/download</guid></item><item><title>Regina REXX Interpreter released /regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-netbsd9.3.tgz</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-netbsd9.3.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 00:22:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-netbsd9.3.tgz/download</guid></item><item><title>Regina REXX Interpreter released /regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-freebsd13.1.tgz</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-freebsd13.1.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 00:22:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-freebsd13.1.tgz/download</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/regina-rexx-3.9.7-aarch64-apple-darwin24.3.0.tgz</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-aarch64-apple-darwin24.3.0.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 00:22:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-aarch64-apple-darwin24.3.0.tgz/download</guid></item><item><title>Regina REXX Interpreter released /regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-apple-darwin24.3.0.tgz</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-apple-darwin24.3.0.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Thu, 03 Apr 2025 00:22:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-x86_64-apple-darwin24.3.0.tgz/download</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/readme.md</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Wed, 02 Apr 2025 23:47:09 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</guid></item><item><title>Regina REXX Interpreter released /regina-rexx/3.9.7/regina-rexx-3.9.7-aarch64-apple-darwin24.3.0.tgz</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-aarch64-apple-darwin24.3.0.tgz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Wed, 02 Apr 2025 23:47:09 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina-rexx-3.9.7-aarch64-apple-darwin24.3.0.tgz/download</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/readme.md</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Wed, 02 Apr 2025 23:16:06 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</guid></item><item><title>Mark Hessling modified ticket #600</title><link>https://sourceforge.net/p/regina-rexx/bugs/600/</link><description>Erroneous syntax error 37</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hessling</dc:creator><pubDate>Wed, 02 Apr 2025 22:53:26 -0000</pubDate><guid>https://sourceforge.net/p/regina-rexx/bugs/600/</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/readme.md</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Wed, 02 Apr 2025 22:45:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</guid></item><item><title>Regina REXX Interpreter updated /regina-rexx/3.9.7/readme.md</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Wed, 02 Apr 2025 22:26:09 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/readme.md/download</guid></item><item><title>Regina REXX Interpreter released /regina-rexx/3.9.7/Regina397os2.zip</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/Regina397os2.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Wed, 02 Apr 2025 22:26:09 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/Regina397os2.zip/download</guid></item><item><title>Regina REXX Interpreter released /regina-rexx/3.9.7/regina397.zip</title><link>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina397.zip/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Regina REXX Interpreter</dc:creator><pubDate>Wed, 02 Apr 2025 22:22:07 -0000</pubDate><guid>https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.7/regina397.zip/download</guid></item></channel></rss>