Search the web
Sign In
New User? Sign Up
arexx · This list is devoted to the powerful Amiga scripting language, ARexx. Here ARexx coders can share ideas, routines and generall
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2261 - 2290 of 3728   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2261
... The Fred Fish disks are all on-line: ftp://ftp.funet.fi/pub/amiga/fish/ ... This is the "dissidents" library found in one of their archives. Look for...
Donald Dalley
ddalley@...
Send Email
Apr 1, 2001
4:07 pm
2262
Hello Donald ... It was me who was looking for the disreq libary. I searched for Fred Fish in an Amiga Web Search engine and didn't find it (!), so thanks for...
Me
mrdo@...
Send Email
Apr 2, 2001
1:01 am
2263
Andreas Mixich said, ... or call open(file,...) while not eof(file) x = readln(file) if x = '' then iterate /* do stuff*/ end ... The problem is that the eof...
Neil Bothwick
neil@...
Send Email
Apr 2, 2001
8:31 am
2264
Hello, I use Dopus Magellan-II as WB replacement. After installing BoingBag 3.9-1, I keep getting the 8004 error and the CPU load is at 100 until I suspend...
Me
mrdo@...
Send Email
Apr 6, 2001
1:48 am
2265
Me said, ... I have the same setup with no such problems. try removing everything from WBStartup to see if something there is causing this. Then work your way...
Neil Bothwick
neil@...
Send Email
Apr 6, 2001
8:51 am
2266
G'day Me (?) On 06-Apr-01, you wrote: M> I use Dopus Magellan-II as WB replacement. After installing BoingBag M> 3.9-1, I keep getting the 8004 error and the...
Craig Hutchison
chotch@...
Send Email
Apr 6, 2001
9:17 am
2267
Hello Craig ... Even before replacing it, I know it will work, because I have already detected and commented the line in the user-startup that loads the...
Me
mrdo@...
Send Email
Apr 6, 2001
2:22 pm
2268
Hello Neil ... Thanks, Neil. Craig said it is a defective RXLIB command, so here's my reply to his message: " Even before replacing it, I know it will work,...
Me
mrdo@...
Send Email
Apr 6, 2001
2:26 pm
2269
G'day Me ... Not a prob. I'm amazed though at how many people using 3.9 (and associated BoingBag(s)) aren't reading the OS3.9 mailing list... Cache Ya, Craig....
Craig Hutchison
chotch@...
Send Email
Apr 6, 2001
6:07 pm
2270
... In (de?).c.s.a.misc I have read that ARexx causes a GURU with the new BoingBag, but not on all systems. ... Hehe, GPSoft 'enables' Workbench features ;-) ...
Andreas Mixich
sp.amix@...
Send Email
Apr 6, 2001
6:31 pm
2271
... [...] ... In the voice of Weasel (I r Baboon): "Intelligent, why did I not thnik of something like that ?!" Good bye, -- Andreas <sp.amix@...> Hey, it...
Andreas Mixich
sp.amix@...
Send Email
Apr 6, 2001
7:51 pm
2272
... addlib() needs RXLIB ?!!? Good bye, -- Andreas <sp.amix@...> Just got a new car for my wife....Great Trade!...
Andreas Mixich
sp.amix@...
Send Email
Apr 6, 2001
7:51 pm
2273
Andreas Mixich said, ... No, that's why those of us that preload libraries with addlib() didn't notice a problem booting with BB1. Neil -- Neil Bothwick - New...
Neil Bothwick
neil@...
Send Email
Apr 6, 2001
7:54 pm
2274
... Ah. Good bye, -- Andreas <sp.amix@...> This tagline is umop apisdn...
Andreas Mixich
sp.amix@...
Send Email
Apr 6, 2001
8:41 pm
2275
Hello Andreas ... Thanks, Andreas. It was the "new" RXLIB command, as kindly noted by Craig. Regards, -- GMaia...
Me
mrdo@...
Send Email
Apr 7, 2001
1:36 am
2276
Hello Craig ... You got another good point there :) But I've been using OS3.9 without a problem whatsoever, so I stopped reading the ML. Mea culpa, I...
Me
mrdo@...
Send Email
Apr 7, 2001
1:40 am
2277
Hello Andreas ... That's what I'm doing now. ... Not at all! I first commented the line "RXLIB rexxreqtools.library...." in my user-startup, then ran an ARexx...
Me
mrdo@...
Send Email
Apr 7, 2001
1:44 am
2278
... I usually use: if open('tmp', file, 'r') do forever line = readln('tmp') if line = '' then leave /* do stuff */ end call close('tmp') end else /* Error msg...
Rolf Max Rotvel
rolfrotvel@...
Send Email
Apr 7, 2001
5:33 pm
2279
... Oddly enough, that does not work for me. I get the same results as before. One (empty) list item too much. Good bye, -- Andreas <sp.amix@...> Cool...
Andreas Mixich
sp.amix@...
Send Email
Apr 7, 2001
7:01 pm
2280
Rolf Max Rotvel said, ... Use iterate instead of leave. It skips empty lines instead of exiting the loop. Neil -- Neil Bothwick - New Media Editor, Amiga...
Neil Bothwick
neil@...
Send Email
Apr 7, 2001
10:09 pm
2281
... -- Rolf Max Rotvel...
Rolf Max Rotvel
rolfrotvel@...
Send Email
Apr 7, 2001
11:18 pm
2282
Rolf Max Rotvel said, ... Oops, I hadn't noticed the "do forever". It needs to use "do until eof(tmp)" :) Neil -- Neil Bothwick - New Media Editor, Amiga...
Neil Bothwick
neil@...
Send Email
Apr 8, 2001
12:14 am
2283
Hello, I'm trying RxMui for the first time, and I need some help: 1. How can I obtain, say, the active entry of a cycle object, addressing the app port from an...
Me
mrdo@...
Send Email
Apr 10, 2001
8:29 pm
2284
Me wrote in a Mail about "[arexx] RxMui": Hi ... I am sure, Alfonso will help out. However, there is a mailing-list extra for rxMUI (it's alfie's very own list...
Andreas Mixich
sp.amix@...
Send Email
Apr 11, 2001
1:31 am
2285
Hello Andreas ... Thanks, Andreas :) Regards, GMaia...
Me
mrdo@...
Send Email
Apr 11, 2001
1:46 am
2286
Hi, I just came across something I do not understand: msg.34 = 'eGroups-EW/0.82' IF msg.34 = "MSG.34" THEN This fails with Err:8 Unrecognized Token IF...
Andreas Mixich
sp.amix@...
Send Email
Apr 11, 2001
5:11 pm
2287
Hello Andreas ... Maybe this won't help, and maybe you already tried it as well, ... eGroups-EW/0.82 ... +++ Syntax Error: Symbol expected So, I guess it's...
Me
mrdo@...
Send Email
Apr 11, 2001
8:19 pm
2288
... It broke without Value() as well. But you must be right, maybe it is 'evaluated' as mathematic formula. Good bye, -- Andreas <sp.amix@...> Cool links...
Andreas Mixich
sp.amix@...
Send Email
Apr 11, 2001
9:01 pm
2289
Hello Andreas ... This works OK here ... Here too Works however with msg34 as a variable say Value(msg.34) has the same error message I guess value does not...
Joseph Duchâtelet
jduchatelet@...
Send Email
Apr 12, 2001
7:42 am
2290
Hello Andreas ... This works OK here ... Here too Works however with msg34 as a variable say Value(msg.34) has the same error message I guess value does not...
Joseph Duchâtelet
jduchatelet@...
Send Email
Apr 12, 2001
7:49 am
Messages 2261 - 2290 of 3728   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help