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 3623 - 3652 of 3728   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3623
Hi. Has anybody some information/reference about the rexxsupport.library function? Regards -- _____ _____ ______ ___ _____ _____ ______ ________ ...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Aug 9, 2006
9:41 am
3624
... Only for your information. I got the info that it is a undocumented function. Format: "FORWARD(address, n)" Regards -- _____ _____ ______ ___ _____...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Aug 17, 2006
12:41 pm
3625
Hi, I want to have this line in a script that mount a unmounted drive: "IF mountdrive = 1 THEN IF ~EXISTS(currentdrive) THEN ADDRESS COMMAND 'Mount' ...
Stellan
stellanpistoor
Offline Send Email
Oct 10, 2006
12:45 pm
3626
Hoi, ... /* switch off */ CALL PRAGMA("W", "N") /* switch on */ CALL PRAGMA("W") cu, Bernd...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 10, 2006
1:08 pm
3627
What is the name of your company -- where are you located -- and is this is reference to a Seiko printer? Carol J. Larsen (214) 340-1300 (214) 340-5598...
Carol Larsen/ATS
carollarsen@...
Send Email
Oct 10, 2006
1:23 pm
3628
... You can use Assign. In DOS it could look something like this... Assign >NIL: <drive> EXISTS If WARN Mount <drive> EndIf I expect you can convert it to...
Allan Rasmussen
allan_s_rasm...
Offline Send Email
Oct 10, 2006
3:25 pm
3629
... Thanks. Now I remember that I read it already in arexx.guide but unfortunately it left my brain. :-) Regards -- _____ _____ ______ ___ _____...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 10, 2006
8:12 pm
3630
... That is also a fine working solution. Now I can choose between the two. :-) Regards -- _____ _____ ______ ___ _____ _____ ______ ________ _\...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 10, 2006
8:33 pm
3631
Please delete me from your e-mail immediately Carol J. Larsen (214) 340-1300 (214) 340-5598 FAX StellanInDerMailingliste@... Sent by: arexx@yahoogroups.com ...
Carol Larsen/ATS
carollarsen@...
Send Email
Oct 10, 2006
8:54 pm
3632
Hello StellanInDerMailingliste@..., ... here a lot of other possibilities: only 2 Examples: you could use from the rmh.library the RealName function. or you...
Frank Weber
opionline
Offline Send Email
Oct 10, 2006
8:54 pm
3633
... Ok, but I wouldn`t recommend external librarys if it works wihtout. However, thanks for your suggestions. :-) Regards -- _____ _____ ______ ___...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 10, 2006
10:22 pm
3634
... Carol, You can remove yourself from the list by either sending an e-mail to <arexx-unsubscribe@yahoogroups.com> or going to http:// ...
icar_cryston
Offline Send Email
Oct 10, 2006
10:37 pm
3635
Hi, sometimes I`ve the problem in trace output shell that e.g. launching external programs with a deep path and "hundred" or arguments to see the whole line ...
Stellan
stellanpistoor
Offline Send Email
Oct 15, 2006
3:15 pm
3636
Hi, I`ve a problem with PARSE ARG (see attached script). In the script I replace "," with "." If I enter: "rx Ram:test.rexx 11,1 22,2" I get "Arithmetic...
Stellan
stellanpistoor
Offline Send Email
Oct 18, 2006
6:30 pm
3637
... I think you've found a bug in ARexx. :-/ Kind regards, -- Robert A. Sisk sisk637@......
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 19, 2006
10:24 am
3638
Hello Stellan, ... You try to do a Arithmetic operation with a CHAR variable. Thats all. ;-) You parse the ARGs which contain a comma. Therefore the internal...
Frank Weber
opionline
Offline Send Email
Oct 19, 2006
1:42 pm
3639
... I know what causes the "Arithmetic conversion error" = operation with CHAR. With DATATYPE() I could find out that in both cases ("PARSE ARG" and "PULL") ...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 19, 2006
8:14 pm
3640
Hello StellanInDerMailingliste@..., ... why you ask then. ;-) ... i think it's because you enter the values in the console. maybe also the locale.library is...
Frank Weber
opionline
Offline Send Email
Oct 19, 2006
10:24 pm
3641
... Because I don`t want to know that (what you answered). ... In both cases I enter the values (CHAR strings) in console. So my variables are both CHAR (that...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 20, 2006
2:07 pm
3642
... Stellan, don't bicker with Frank. :-) You've established that ARexx is misbehaving and that the problem can't be localized to a single statement. It...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 20, 2006
10:22 pm
3643
Hello StellanInDerMailingliste@... I have only just started reading this and I know I am not good are AREXX. ... I don't understand the datatype() command...
Andrew Bruno
abruno@...
Send Email
Oct 20, 2006
10:53 pm
3644
Hello StellanInDerMailingliste@..., ... ROFL... ... Of course you enter the data. What i mean the data is going a different way. Once as argument and once...
Frank Weber
opionline
Offline Send Email
Oct 21, 2006
12:02 am
3645
... I`m a nice guy. I will not bicker. :-) ... Unfortunately. I hoped that there exists a logical explanation for that. ... Ahh... didn`t understood that...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 21, 2006
12:42 am
3646
... It returns CHAR or NUM for a given string. If options is used then it returns 0 or 1. 1 = type of string is equal option. 0 = type of string isn`t equal...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 21, 2006
12:47 am
3647
... Ok, you shouldn`t understand it wrong. IMHO a classical missunderstanding from me and maybe you. Also my english sucks what could introduce such things....
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 21, 2006
12:56 am
3648
Hello StellanInDerMailingliste@... Yes I see what you wrote at the bottom of this post. But putting aside the SAY command (Or ECHO as I use) you missed the...
Andrew Bruno
abruno@...
Send Email
Oct 22, 2006
7:50 am
3649
... Hmm...? ... Yes, don`t worry! I also don`t understand many things even I read the docs (e.g. Amiga ARexx book). Sometimes later I understand what a...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 22, 2006
12:06 pm
3650
... Nobody has a suggestion/solution or I`m the only one that disturbs this behavior? Regards -- _____ _____ ______ ___ _____ _____ ______...
StellanInDerMailingli...
stellanpistoor
Offline Send Email
Oct 23, 2006
10:57 am
3651
Hello StellanInDerMailingliste@..., ... i have no suggestion. :-( If i really need infos which are truncated then i put some "say..." lines to the Script....
Frank Weber
opionline
Offline Send Email
Oct 23, 2006
12:22 pm
3652
Hi, I want to know if someone have experiences with RexxOpt? (http://main.aminet.net/pub/aminet/util/rexx/RexxOpt_1.8.lha) Also opinions (against or for) are...
Stellan
stellanpistoor
Offline Send Email
Nov 11, 2006
10:14 pm
Messages 3623 - 3652 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