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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2512 - 2541 of 3728   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2512
Hi! I`ve got another problem where someone might perhaps be able to help :) I`ve opened a raw: window for a textadventure, and now i wanted to use some CSI...
castrom@...
mcycus
Offline Send Email
Nov 2, 2001
9:29 am
2513
James S. Perrin wrote in a Mail about "[arexx] Using Arexx functions as ... UAH UAH UAH UAH !! !!! ! ! ! YIPEEEE !!!!!!! Rollin' on the floor.... HURRA ! :-D ...
Andreas Mixich
sp.amix@...
Send Email
Nov 2, 2001
8:36 pm
2514
Hello, I came into the need to have an LDAP client on AmigaOS. I have no experience in socket-programming so I wanted to ask if anyone could recommend me a...
Andreas Mixich
sp.amix@...
Send Email
Nov 2, 2001
9:00 pm
2515
... Oh crikey. Now the pressure is on! Just like to say that I think I've worked out how to do it by the arexx script opening a message port and then waiting...
James S. Perrin
blake7_11
Offline Send Email
Nov 2, 2001
11:33 pm
2516
STfax prob! Is there any way to put a delay in a dialed number, preferably using the arexx 'DIAL' command....... (to get through a switchboard or onto a pager...
Kev
ukamiga
Offline Send Email
Nov 17, 2001
4:03 pm
2517
Sorted the prob...... My pace 56 modem instructions tell me a ',' puts in a 2 sec delay.........
Kev
ukamiga
Offline Send Email
Nov 18, 2001
8:27 pm
2518
test post...
sarkis simon
sarkis_44
Offline Send Email
Nov 23, 2001
3:23 pm
2519
Hello! I need help from someone who can write an arexx-script for me. I do a little scripting in other languages at my Macintosh, but I´m not familiar with...
Bjørnar Albertsen
trubadurex
Offline Send Email
Nov 26, 2001
10:12 pm
2520
Hello Bjørnar I shall try to put some thought into it. But here is what I understand of what the script should do. I am repeating it to you because this is...
Andrew Bruno
abruno@...
Send Email
Nov 27, 2001
6:57 am
2521
Hello Bjørnar Another way you can "check for new file" is to do this: Write the file to the disc on the PC and set an attribute. Check the attribute of the...
Andrew Bruno
abruno@...
Send Email
Nov 27, 2001
7:35 am
2522
Bjørnar Albertsen said, ... The simplest approach is probably to mount the server's directory on the Amiga. If only FTP is available to you, use FTPMount (on...
Neil Bothwick
wirenetuk
Offline Send Email
Nov 27, 2001
9:50 am
2523
... . ... Thanks a lot!! I will take a closer look at both your and Neil´s solution. Mayby I have to bother you with some more questions if I get into ...
Bjørnar Albertsen
trubadurex
Offline Send Email
Nov 27, 2001
2:53 pm
2524
G'day Bjørnar, On 27-Nov-01, you wrote: BA> This is the situation: BA> I shall use my Amiga and InfoChannel together with a lot of PC´s.(Hmmm!) BA>...
Craig Hutchison
chotch@...
Send Email
Nov 27, 2001
6:06 pm
2525
ok, not exactly AMIGArexx related, but thought some of you might have heard of something. Is there an implementation of Rexx for PalmOS? I've been writing...
Chris Elliott
sembazuruplus
Offline Send Email
Nov 28, 2001
8:32 am
2526
... I did a port of the palmos sdk (probably a bit out of date now though should work up to PalmOS 3.1 poss 3.5). The diffs are on the aminet AmiPalmDev.lha ...
James S. Perrin
blake7_11
Offline Send Email
Nov 28, 2001
1:13 pm
2527
Hi, Can anyone tell me if you can control GENESIS with AREXX to connect/disconnect interfaces? I am sure you can, but can't get it working. Would someone mind...
Andrew Bruno
abruno@...
Send Email
Dec 8, 2001
9:52 pm
2528
Hi fellow Amigans I just joined and although I have used an Amiga for years I guess like many folk I have never got up to speed with Arexx :-) Shame! So if it...
pwhatton
Offline Send Email
Dec 10, 2001
3:28 pm
2529
Using WShell in conjunction with Flashfind utilty to generate a file ('stdout'). The color of the output in the shell window is blue. When reading the text...
sarkis_44
Offline Send Email
Dec 20, 2001
3:54 am
2530
... A better soltion would be not to generate them in the first place; flashfind allows you to turn off the highlighting. The square 0 you're refering to is...
Thomas Hurst
quantum_thinker
Offline Send Email
Dec 20, 2001
4:15 am
2531
... file ... WoW!!!!!1 Sarkis seen on his knees crying...... thx Tom...
sarkis_44
Offline Send Email
Dec 20, 2001
4:35 am
2532
Where does this support function come from? I found reference of it in DOS 2.0 and it is in sullivan and zamarra's Using Arexx on the Amiga Sarkis...
sarkis_44
Offline Send Email
Dec 21, 2001
5:07 am
2533
... zamarra's ... Searched message archive and found the library... rexxsupport How come this script worked once caused the delay and no error message then...
sarkis_44
Offline Send Email
Dec 21, 2001
5:19 am
2534
Once upon a time, 21-Dec-01 15:07:37, sarkis_44 spoke thus about ... It's in rexxsupport.library you need to add the following line to the start of your...
Dave Clarke
bj73au
Offline Send Email
Dec 21, 2001
5:23 am
2535
sarkis_44 said, ... If another script had already added the library, any subsequent script will find the function. Reboot and try to run your script and it...
Neil Bothwick
wirenetuk
Offline Send Email
Dec 21, 2001
9:01 am
2536
Hi! ... Probably another rexx script opened the library before your script called the function. This way you didn`t need to open the library for yourself...
castrom@...
mcycus
Offline Send Email
Dec 21, 2001
9:54 am
2537
... Pherhaps you run another script before which opens the library correctly. ARexx has an own Library-list. If a function is not found ARexx will search throu...
Bernd Gollesch
bgollesch
Offline Send Email
Dec 21, 2001
10:34 am
2538
Hi, ... This should be possible, but it's not an easy project to start with. Have you ever taken a look of the HTML-Source of the messages? There is not only...
Bernd Gollesch
bgollesch
Offline Send Email
Dec 21, 2001
10:58 am
2539
... message ... script ... will ... until ... Thats what it was. I have an arexx screen saver and thats where the the other script came into play.. ... ...
sarkis_44
Offline Send Email
Dec 21, 2001
1:11 pm
2540
... message ... for ... Yes had a screen saver script working ... will check the screen saver script ... open?*/ ... to open it*/ ... thank-you laters... ...
sarkis_44
Offline Send Email
Dec 21, 2001
1:15 pm
2541
... message ... Pherhaps you run another script before which opens the library correctly.* ... can ... Thank-you Heading to Aminet Laters!!! Sarkis...
sarkis_44
Offline Send Email
Dec 21, 2001
1:19 pm
Messages 2512 - 2541 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