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 your group to be featured on the Yahoo! Groups website? 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 2104 - 2133 of 3728   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2104
Hi, i need a function like printf("%2$s blabla %1$s etcetc %...", var1, var2, ...) will result in "var2 blabla var1 etcetc ..." I know i can do it myself, but...
Bernd Gollesch
bgollesch@...
Send Email
Jan 8, 2001
4:21 pm
2105
Hi, Sorry guys, but I am kind of lost in finding the docs for these 2 libraries. ... Could anyone help me please? Cya! -- Besides, you know what a careful guy...
Andrew Bruno
abruno@...
Send Email
Jan 12, 2001
11:38 am
2106
Andrew Bruno said, ... The former has a guide file in its archive, on Aminet. The latter is a system library and most of the functions should be documented in...
Neil Bothwick
neil@...
Send Email
Jan 12, 2001
1:37 pm
2107
Hello Neil ... Thanks Neil. Found them now. It was a bit confusing for me but when I got your reply and some other help, it all fell into place. Regards -- I...
Andrew Bruno
abruno@...
Send Email
Jan 12, 2001
10:37 pm
2108
G'day Andrew On 12-Jan-01, you wrote: AB> Sorry guys, but I am kind of lost in finding the docs for these 2 AB> libraries. AB> :-( RexxReqTools.lha which...
Craig Hutchison
chotch@...
Send Email
Jan 13, 2001
6:07 pm
2109
Hi all. RxMUI 4.2 is online at http://web.tiscalinet.it/amiga/rxmui http://alfie.monrif.net and it is FREEWARE now. Ciao. Alfonso....
Alfonso Ranieri
ranieria@...
Send Email
Jan 19, 2001
11:08 am
2110
Hi. I just upload on Aminet rxsocket.lha - RxSocket 12.1 rxmui.lha - RxMUI 4.2 (FREEWARE) hserv.lha - hserv 16.0 Ciao. Alfonso....
Alfonso Ranieri
ranieria@...
Send Email
Jan 20, 2001
3:03 pm
2111
Hi, I'm looking for docs on how to add Arexx suport to a shared library that I'm writting. I've found mention of the query() fn on this list and src for the...
James S. Perrin
james.perrin@...
Send Email
Jan 20, 2001
9:00 pm
2112
... just add a "query" funtion at any offset (but -30 is the arexx people preferred). query() is called with a structure RexxMessage pointer in a0 and a...
Alfonso Ranieri
ranieria@...
Send Email
Jan 21, 2001
4:40 pm
2113
Hi, Folks, I bought a DMM with an RS-232 output. Typically it came with windoze software. Luckily the data is ASCII and fairly easy to understand. My idea is...
Andrew Bruno
abruno@...
Send Email
Jan 25, 2001
11:26 am
2114
... I wonder what a DMM is. ... The RexxSerDev.library is dangerously buggy. Otherwise I might have my computer controlling X10 right now. If all you want to...
Xavier Messersmith
onelist@...
Send Email
Jan 25, 2001
3:03 pm
2115
Hello Xavier ... Digital Multi Meter. Sorry. Regards -- Oxymoron: Humor Moderator. Andrew Bruno abruno@......
Andrew Bruno
abruno@...
Send Email
Jan 25, 2001
10:38 pm
2116
Hello Andrew, ... Don't know if I can help but at least (after reading replies) I now know what a DMM is. I'd like to be able to use one on my Amiga too. I...
Jeff Gilpin
jeff_g@...
Send Email
Jan 26, 2001
3:21 pm
2117
... ECHO SerRead(my_port,block,12) ^ Is this for debug purposes ? -- -- BPhantom -- --* Coding is my life *-- The personality of the programmer is reflected in...
Blasio Muscat
blasio@...
Send Email
Jan 26, 2001
5:06 pm
2118
Hello Jeff ... Well sorry, I called it the wrong thing. Anyway, regretably, I am not having any luck getting it working. :-( I am now working on a Blitz...
Andrew Bruno
abruno@...
Send Email
Jan 27, 2001
3:13 am
2119
Hi, every time I go into the internet, the first thin I do ist visit two sites. The hunger site and the rainforest site. Then on every Site there are several ...
BerndSilvia.Koch@...
Send Email
Jan 27, 2001
6:01 am
2120
Hi, Folks, on my never ending quest to learn, this is "yet another" project / program I am writing. Why? Well, I would prefere to ask Why not? :-) Yam's...
Andrew Bruno
abruno@...
Send Email
Jan 27, 2001
7:52 am
2121
Hello Andrew ... In my Gui4CLI YAM2ASC.gc script that is the way i follow: Gui4CLI has Listviews in which you can load the message and do all the manipulation...
Joseph Duchâtelet
jduchatelet@...
Send Email
Jan 28, 2001
7:30 pm
2122
Short: Extract/view/add/convert all archives Author: rolfrotvel@... Uploader: rolfrotvel@... Type: util/arc DoArc is a tool for...
Rolf Max Rotvel
rolfrotvel@...
Send Email
Jan 28, 2001
9:00 pm
2123
Hi. I upload at http://web.tiscalinet.it/amiga - rxsocket 14.0 - rxmui 4.7 - rxwb 3.0 - rmh 8.5 - rxasl 7.5 - rxchild 2.0 - rxcmanager 7.5 Ciao. Alfonso....
Alfonso Ranieri
ranieria@...
Send Email
Jan 30, 2001
1:17 pm
2124
Hi, Folks, I have "the bug"! I am getting all these ideas of programs that would be neat to have. This one is a script for use in Miami / Genesis for better...
Andrew Bruno
abruno@...
Send Email
Feb 1, 2001
5:28 am
2125
Andrew, Try the attached and see if it works. Leslie -- ... /* Online program for Genesis / Miami. */ /* ** Scope: ** This program is run when ever you connect...
Leslie Turriff
jlt1@...
Send Email
Feb 1, 2001
7:11 am
2126
... I'm logging the seconds like: ONLINE: /* DATE('I') -> Date in internal systemdays 86400 -> seconds per day (24*60*60) TIME('S') -> Seconds since...
Bernd Gollesch
bgollesch@...
Send Email
Feb 1, 2001
4:02 pm
2127
For the interest of YAM users: I have updated my script to now strip out those ads Yahoo have re-introduced - it was just a matter of time before they did...
Steve & Ulli Bowman
stevebow@...
Send Email
Feb 1, 2001
11:33 pm
2128
... LOL ! I am thinking about the same since quite some time. For some time I thought, the CURL program (Aminet) might be the solution but have been told that...
Andreas Mixich
sp.amix@...
Send Email
Feb 1, 2001
11:38 pm
2129
Alfonso Ranieri wrote in a Mail about "[arexx] wish.rexx": [attached wish.rexx] Hehe, very nice. Thank you. For you too (It might be a bit late, though) Good...
Andreas Mixich
sp.amix@...
Send Email
Feb 1, 2001
11:38 pm
2130
... Thank you Alfonso. I will send you info about that rxCmanager problem (I have been away from my Computer for more than a month) Good bye, -- Andreas ...
Andreas Mixich
sp.amix@...
Send Email
Feb 1, 2001
11:38 pm
2131
... Yes, this is exactly what happened to me. I tried to write an ARexx script, that might parse IFF prefs files and replace the data, but there is no...
Andreas Mixich
sp.amix@...
Send Email
Feb 1, 2001
11:38 pm
2132
Andrew Bruno wrote in a Mail about "[arexx] Rexxreqtools and rexxsupport": rexxsupport.library is original part of ARexx (it is documented in the OS manuals,...
Andreas Mixich
sp.amix@...
Send Email
Feb 1, 2001
11:38 pm
2133
The easiest way is to use the REXX *time(elapsed)* function, which together with the *time(reset)* provides a built-in elapsed-time mechanism. Leslie --...
Leslie Turriff
jlt1@...
Send Email
Feb 2, 2001
4:20 am
Messages 2104 - 2133 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