From: Simon H. <sim...@gm...> - 2022-01-16 01:14:24
|
Hello All, I have just installed the latest mod_rexx on a Windows 10 server, and the test.rex, and the rsptest1.rsp through rsptest3.rsp worked well. However, when I used my index.rsp, that worked for the older 32-bit configuration (still running on Windows XP SP3, with Open Object Rexx Interpreter Version3.1.2, Build date: Apr 20 2000), this new environment reported an error, such as "\\execrsp31130.rex line 1624: Unmatched "/*" or quote.". Similarly, with other rsp files that have been working on the old environment, the new environment reports something like this: "Rexx procedure filename: rspcomp.rex Error 37 Unexpected ",", ")", or "]".". In the log file, I found something similar: ________________________________________________________ [Sat Jan 15 19:06:54.278417 2022] [:error] [pid 14484:tid 1292] [client 10.0.0.195:52815] Error 37 run 4\\execrsp21940.rex line 68: Unexpected ",", ")", or "]". [Sat Jan 15 19:06:54.278417 2022] [:error] [pid 14484:tid 1292] [client 10.0.0.195:52815] Error 37.2: n expression. [Sat Jan 15 19:06:54.278417 2022] [:error] [pid 14484:tid 1292] rspcomp.rex [Sat Jan 15 19:06:54.278417 2022] [:error] [pid 14484:tid 1292] Error 37 Unexpected ",", ")", or "]". ________________________________________________________ Would you please let me know how to debug those rsp files in the new environment? I think if I can get the generated "rex" file to stay (not deleted), I should be able to find what the issue is and fix it. Any info on this would be much appreciated. -Simon Husin | Nashville, Tennessee --- http://IndoNethia.com (still on the old config, to be moved to the new env) |