I had long time ago made Arexx-script that gets TAGID info from Amplifier/Songplayer and then displays it on LCD. LCD-controlling program is 'LCDaemon' from...
Hello, Can anyone tell me what is exported when export is called with only one argument ? a = getspace(20) export(a, HALLO) Will write HALLO in the space...
... Just try it: /**/ a = getspace(20) out = export(a) if out = 0 then say "OUT: nothing was written." else say "OUT: <" || import(a, out) || "> was written." ...
... I already did something similar but could not understand the result. But now with some more playing around I found out it doesn't copy anything. But you...
AI already did something similar but could not understand the result. ... rv = EXPORT(<address>, [<string>], [<length>],[<padchar>]) rv is a number If <string>...
Hi, Is there an ARexx library out there with functions to enable communication with the serial port? -- Steve Bowman - Sydney, Australia * <- Tribble...
Hi, If anyone is interested I have an idea which will run if the modem drops out during a connection. It will read an S register (I forget now which one) which...
Andrew Bruno
abruno@...
May 21, 2002 8:07 am
2722
I dont know if its been mentioned here before but gW3S is a small web server for AmigaOS, written in ARexx. The current version is 1.0 Beta 3 gW3S is (c) 2002...
Hello opi ... Or: rexxserdev.library sorry I can't give you the path, but I think that you will know where to look. ;-) Regards -- Alright, dudes- what's...
Andrew Bruno
abruno@...
May 22, 2002 10:58 am
2725
... Or rxserial.library on my hp. Ciao. Alfonso....
G'day Alfonso Ranieri, On 23-May-02, on the subject of "[arexx] Re: ARexx & serial port", you ... Which is...? -- Steve Bowman - Sydney, Australia I am Mr....
This is going to several lists, as it concerns the interaction of several different programs. I use Thor, IBrowse, Aweb and Arexx. From time to time I want to...
I'm new to the group, and kinda new to arexx, and was wondering how i could use rxsocket to control my toaster. I was thinking of having another computer...
G'day Alfonso Ranieri, On 27-May-02, on the subject of "[arexx] Re: ARexx & serial port", you ... Ta. You have some interesting stuff there :^). -- Steve...
Good to hear from you again. In the Toaster software there is an ARexx program by Arnie Cachelin called ToasterSerialHost.rexx In the 4.x software its in the...
i know all the toaster rexx commands [found a site with references], but the problem is i dont know how to do tcp/ip with arexx ... Cachelin called ... ...
... As I understand what you want to do is to ADDRESS your video-toasters applications on another host, right ? If both machines are Amigas then I would not...
Andreas Mixich
sp.amix@...
May 28, 2002 1:05 am
2735
Hi, Yes, I know.... Sorry folks. My situation is I use Genesis for my TCP stack. In there you can run scripts on certain events. Eg: Connection, etc. Ok, I...
Andrew Bruno
abruno@...
May 31, 2002 10:03 am
2736
Hi, ... I do it like: I open my own arexxport which I send my commands to and a window. So I can write to the window when a command arrives. The script with...
Bernd Gollesch said, ... These could be compiled ARexx. Generally, you can de-compile them with the same compiler, if you can figure out which one was used and...
... In that case you can probably use the tracing console to get it anyways. Sad assumptions......
Xavier
onelist@...
Jun 7, 2002 4:03 pm
2742
Xavier said, ... TRACE BACKGROUND would stop that... if it worked. I've never got it to work here. Cheers Neil -- The word 'Windows' is a word out of an old...