English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 16 February 2018, 01:50   #1
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
Rexx Plus manual

looking for the manual, since i'm not able to build a single rexx script.
most the time I get errors like the following:
Code:
RXERR322-D:15:38: MOVE   Source Operand Not aligned.
RXERR325-D:15:38: MOVE   Destination Operand Invalid addressing mode.
RXERR313-W: Compiler did not create 'ram:example.rexx.obj'.
#1) in '99 there was an attempt to free the source code,
but I guess this went nowhere.
Code:
27.3.99 Rexx Plus open source! 
 Donald Dalley: "ICOA has started to solicit for funds to acquire the source
code for the ARexx compiler, Rexx Plus. The idea is to update the program,
and even port it to the new Amiga platform, if possible. It will be re-released
as open source!" For this, the ICOA needs to raise $1500 USD. Email
Donald Dalley if you would be prepared to pledge a donation.
does anyone got any tutorial?
maybe there is a manual on those doc disks?

#1) it does work on WB/Kick 1.3. I've installed Arexx v1.15 (doesnt finish install)
and RexxPlus v1.30.
The gui interface of RP does not open file requester, maybe arp or something missing/wrong.

But I was able to run rexxcompall.rexx from 2nd RPlus disk,
which does build all rexx files given as argument.

it was looking for lib:brexx.lib which does not exists.
so I made a copy of lib:rexxplus.lib and it was using the "new" brexx.lib

#2) tested with some Lightwave arexx macros, and it does work.
no idea about the speed, it's still slow, but it does work

Last edited by emufan; 16 February 2018 at 03:47.
emufan is offline  
Old 16 February 2018, 15:13   #2
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
Make an ARexx script a executable binary? Why do you want this?

Last edited by daxb; 16 February 2018 at 20:40.
daxb is offline  
Old 16 February 2018, 19:11   #3
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
Quote:
Originally Posted by daxb View Post
Maka an ARexx script a executable binary? Why do you want this?
to make it faster. some of the LW macro calculation are very time consuming.

there is a tiny tool on aminet (ExecRexx), which does the same.
well it does convert to a binary, so it's some sort of protected.

RexxPlus, at least I have the impression, does some optimisation
when building the binary, so it should speed up operations.
emufan is offline  
Old 16 February 2018, 20:43   #4
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
Wouldn't it be better to use a compiler language that fit your needs instead of that?
daxb is offline  
Old 16 February 2018, 22:35   #5
emufan
Registered User
 
Join Date: Feb 2012
Location: #DrainTheSwamp
Posts: 4,545
sure, this is the best solution.
But those macros in question were made in the 90s, I only try to make them a bit faster.
rewriting them in C is an option, but thats a bit too difficult and not really worth the trouble
emufan is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
New tool: ShapesInfo.rexx idrougge Coders. Blitz Basic 0 29 January 2016 13:36
Rexx Compiler manual videofx request.Other 0 02 June 2014 19:48
Updated dalf.rexx to V37+ weiju Coders. System 1 12 July 2012 21:10
suggestion for rexx GUI systmcrsh support.Apps 3 03 March 2011 17:57
New Rexx Book is Available howardfci News 0 18 June 2005 01:23

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 15:44.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09806 seconds with 15 queries