M2S and 2.0
9 messages in this thread
Sylvain, you mentioned the ARP stuff breaks in 2.0. I never use it but the
M2S editor does. Do you know if that will break. It matters, my 3000 is
on order! Kevin
I don't know for sure. I think that in version 1.1, Martin took all the ARP
stuff out of M2E. Somebody would have to try it to know for sure. I was
just told that the ARP requester would break, I didn't personnaly try it,
as I have only a lowly 2500/20 🙂
Sylvain
Yes, as far as I can remember, the editor does all its own file requesting
etc. I dont think it uses/needs ARP.
Phil.
The compiler and linker call the ARP file requestor when they can't find a
file. I believe the debugger uses it also. The editor does NOT.
So…if you have all your search paths set up properly nothing will break.
— Art
Thanks for the reassurance. I knew the editor didn't use the ARP file
requestor, I just had a nagging memory of something about the regular
expression code used on start. One can say m2a xxx#?.mod and so on.
Yep, the compiler/linker use ARP. There was an option to turn off the file
requestors in the compiler/linker, but I cant remember if the options were
ever brought out to the config utility?.
Phil.
I'm afraid the problems are bigger than that. The editor uses ARP to
launch the compiler, linker, and the programs. It does this with ARP's
ASYNCRUN. This command DOES break in 2.0, guaranteed. In order to use the
environment a replacement might be in order. I'll double check this with
Martin and let you all know asap. Rob
Robert,
Please advise Martin NOT to use ARP again. It broke partially between 1.2
and 1.3 (some of the commands) and now again, seriously, between 1.3 and
2.0. However nice it was there is no excuse for that, CA have always made
the rules clear. I only use it for M2S and rexxarplib. I'm hoping there is
an official relacement(s) for the latter in 2.0!
Kevin
Martin was aware of the problems, and was in the process of removing all
the ARP stuff, he had already removed a large part of it between 1.0 and
1.1.
*** SLY ***