Followup: regina myfile.rex works on my RPi (raspberry pi) but fails on my Arch Linux. Version 3.6 is on my RPi, and 3.9.1 on my Arch. Could it have something to do with where the binaries are installed, or is there likely to be a regression in the code?
I am running rexx on Arch, version 3.9.1 When I run /usr/share/Regina-REXX/examples/regutil.rexx, the first line output is sh: SYSLOADFUNCS: command not found What gives? I am actually want to use the function RegStemDoOver. Are function calls case-sensitive? I've tried a variety of cases, but nothing has worked.
I am trying to compile v2.2 on MSYS2. At the link stage, it is reporting such errors as: cobc-cobc.o:cobc.c:(.text+0x739): undefined reference to `imp__cob_get_current date_and_time' https://pastebin.com/1auWdbSy
Thanks for the quick responses. It is fun to see a project which goes back to 1976...
I couldn't see it in the manual.
Oh. I didn't realise. I thought 28 was the maximum we could enter, not the minim...
I have compiled and installed 3.01-0.2. I run ACAS but run into System Set-up problems....
I have gnucobol installed on Arch Linux. I obtained esqlOC by wget http://www.kiska.net/opencobol/esql/gnu-cobol-sql-2.0.tar.gz...