... of how ... Hummm I haven't got that one. Ayway, this is a big RxMUI example that show how to handle complex GUI and internet connection in the same...
Alfonso Ranieri
ranieria@...
Jul 1, 2000 8:12 pm
1722
Hello everybody, Nice ARexx mailing list! I just subscribed and already have a couple of questions: 1. If I launch a program from, say, a muirexx gui, and...
mrdo@...
Jul 3, 2000 2:09 am
1723
Hi mrdo@..., ... /* */ ADDRESS COMMAND 'RUN >PIPE:CMDOUT MULTIVIEW S:STARTUP-SEQUENCE' IF OPEN('CMDOUT','PIPE:CMDOUT') THEN DO OUTPUT=ReadLN('CMDOUT') CALL...
John Nelson
johnallan@...
Jul 3, 2000 11:29 pm
1724
Because of in the following days I return to my Amiga, I will be able to compile new version of my libraries. These are the known bugs in RxMUI: 1. Problem...
Alfonso Ranieri
ranieria@...
Jul 4, 2000 2:21 pm
1725
Alfonso Ranieri wrote on 01-Jul-00 Am 01-Jul-00 schrieb Alfonso Ranieri:\n AR> Ayway, this is a big RxMUI example that show how to handle complex GUI AR> and...
Andreas Mixich
sp.amix@...
Jul 9, 2000 12:18 pm
1726
Hello, thought I'd mention, that "ARexx (and AmigaDOS) For Beginners" is available as free download on Aminet. Filenames: arexxbegin.lha adosbegin.lha -- Good...
Andreas Mixich
sp.amix@...
Jul 10, 2000 3:48 pm
1727
Hi... Anyone that have used popcolor.mcc in conjunction with MUIRexx?? I know, MUIRexx sucks, no flames about that, but I started this project in 98...
Lorens Johansson
SnorsleX@...
Jul 12, 2000 2:05 am
1728
Hello, this might seem a bit off-topic, but I need it for my ARexx scripts. I do not want to wade through gigabytes of RFCs just to get to know how to talk to...
Andreas Mixich
sp.amix@...
Jul 15, 2000 4:00 pm
1729
... I dunno about a quick sheet, but if you only look at the relevant RFCs your task is reduced to a few K. RFC977 and RFC821 is where I'd start looking. -- __...
Xavier Messersmith
onelist@...
Jul 15, 2000 4:23 pm
1730
... Connect to an NNTP server (news) and send 'help'. They usualy respond with a list of valid commands. You can get more specific info with 'help...
wparker@...
Jul 15, 2000 10:09 pm
1731
Hello Xavier On 15-Jul-00 Xavier Messersmith wrote: XM> I dunno about a quick sheet, but if you only look at the relevant RFCs XM> your task is reduced to a...
Andreas Mixich
sp.amix@...
Jul 15, 2000 10:26 pm
1732
Hello wparker@... On 16-Jul-00 wparker@... wrote: w> Connect to an NNTP server (news) and send 'help'. They usualy respond Thanks. -- Good Bye,...
Andreas Mixich
sp.amix@...
Jul 16, 2000 4:14 pm
1733
Hello, this is off-topic, but I do not have post access to UseNet, so I want to ask here. Sorry. I have set an alias in user-startup like this: ALIAS something...
Andreas Mixich
sp.amix@...
Jul 22, 2000 6:09 pm
1734
... alias something foo:bar/command *`requestfile options*` [] etc... The escaped backticks means that they're not evaluated by 'alias', but first when you run...
Rolf Max Rotvel
rolfrotvel@...
Jul 22, 2000 6:28 pm
1735
... Not got access to my Amiga atm but I think surrounding it with quotation marks should work, ie: ALIAS something "foo:bar/command 'requestfile options' []...
Mike Cardwell
mike@...
Jul 23, 2000 12:49 pm
1736
... This doesn't work. You need to escape the backticks with '*' characters. Rolf --...
Rolf Max Rotvel
rolfrotvel@...
Jul 24, 2000 5:26 pm
1737
Hello Mike On 23-Jul-00 Mike Cardwell wrote: MC> On Sat, Jul 22, 2000 at 02:21:58PM +0200, Andreas Mixich wrote: MC> MC>> ALIAS something foo:bar/command...
Andreas Mixich
sp.amix@...
Jul 25, 2000 3:12 am
1738
Witam! Hi. I'm from Poland, and I'm new member in the gruop. I just wanted to say *HELLO TO ALL*. I have never written an Arexx Script yet(except modification...
MarcinGumBoy Grziowski
SirHaker@...
Jul 27, 2000 6:39 pm
1739
... to say *HELLO TO ALL*. Welcome :) Ciao. Alfonso....
Alfonso Ranieri
ranieria@...
Jul 27, 2000 7:58 pm
1740
Hello, Marin: ... Check out the Aminet: util/rexx Arexx4Beginners.lha ARexxGuide20_rq.lha There may be others, so do a search for "ARexx". The author of ARexx...
Donald Dalley
ddalley@...
Jul 28, 2000 2:56 am
1741
Donald Dalley said, ... That was a cut down version of the original manual supplied when ARexx was a separate product. The original was also spiral bound....
Neil Bothwick
neil@...
Jul 28, 2000 7:59 am
1742
Hello Marcin On 26-Jul-00 Marcin "GumBoy" Grąziowski wrote: MG> tell me where I can get any documentation to Arexx? Had the author Aminet ! ARexxGuide2.0a.txt...
Andreas Mixich
sp.amix@...
Jul 28, 2000 11:40 am
1743
Hiall! Trying to set up Casey Halvorson's (sp?) ARexx webserver.... I *think* I had it running about a year ago, but now am having problems. I *think* I have...
Pete Wason
zoon@...
Jul 28, 2000 6:45 pm
1744
Hi guys I've just released the following. If you're interested grab it from your local aminet mirror in a day or two: Short: Nice datatype based processfile...
Rolf Max Rotvel
rolfrotvel@...
Jul 28, 2000 7:39 pm
1745
Hello, Neil: ... OK, that is true, but, since the original question was from a newbie, I didn't consider it. It has a lot to do with C. (Everyone has the...
Donald Dalley
ddalley@...
Jul 28, 2000 8:16 pm
1746
Donald Dalley said, ... AFAIK, the A1200 didn't come with an ARexx manual. I got the cut down C= one with my OS 3.1 upgrade and donated it to an A1200 owner. ...
Neil Bothwick
neil@...
Jul 28, 2000 8:39 pm
1747
Hello Neil On 28-Jul-00, you wrote: NB> AFAIK, the A1200 didn't come with an ARexx manual. I got the cut down C= NB> one with my OS 3.1 upgrade and donated it...
Andreas Mixich
sp.amix@...
Jul 29, 2000 6:40 am
1748
Hi Donald! ... Thanx to all for your support. BTW: I didn't get any paper manual with my computer :-( -- <sb>Marcin "GumBoy" Grąziowski <sb>Technik Informatyk...
MarcinGumBoy Grziowski
SirHaker@...
Jul 29, 2000 8:20 am
1749
... You're welcome! ... Try going to used book stores & computer club meetings, Marcin, to see if you can find some used books. You'd be surprised as to what...
Donald Dalley
ddalley@...
Jul 29, 2000 2:06 pm
1750
Dear ARexx gurus, I hope you can help me. I've been asked to write a program for Amiga, which I'd like to code in C, and I've never done this before on Amiga....