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
how to apply this ARexx command?   Message List  
Reply | Forward Message #3702 of 3728 |
Re: how to apply this ARexx command?

ciao Alfonso, :-)

> I think the command is not implemented. I can't say that for sure, because
> I am far from my peg atm. But I can't find anything like "ViewList" in the
> Ambient sources.

from MOSSYS:Ambient/docs/changelog.txt:

[snip]
22.10.2005
- appclass.c
Added RXCMD_ViewList : lists view names/id. Can be useful for rexx
scripting. (fab1)
[snip]

seems so well planned three years ago but apparently not in operation.

The ARexx port has the following RC:
-1: bad definition
-2: out of memory
-3: unknown command
-4: bad syntax
-5: not yet implemented
- success: 0
- warnings: 5 to 9
- errors: 10 to 19
- fatals: 20 or more

and trying to invoke 'ViewList' appropriate results are obtained:
address AMBIENT
ViewList -> RC = -4
ViewList list -> RC = 0
ViewList STEM list -> RC = 0
ViewList STEM -> RC = -4
viewLost -> RC = -3

so I thought it was implemented and that something was wrong with my script


cari saluti,
paolo



Sat Jan 31, 2009 10:19 pm

musicut
Offline Offline
Send Email Send Email

Forward
Message #3702 of 3728 |
Expand Messages Author Sort by Date

(I have already asked in the appropriate forums related to Ambient, the desktop of MorphOS, and have received no reply....) From a script I'm sending a command...
Paolo Germano
musicut
Offline Send Email
Jan 30, 2009
3:14 pm

Hoi Paolo, ... Maybe you have to add the Point too? ViewList views. Or the argument must be given? ViewList STEM views Or both? ViewList STEM views. Sorry,...
Bernd Gollesch
bgollesch
Offline Send Email
Jan 30, 2009
4:00 pm

ciao Bernd, ... done -> RC=0, same negative results ... done -> RC=0, same negative results ... done -> RC=0, same negative results ... thanks anyway for your...
Paolo Germano
musicut
Offline Send Email
Jan 30, 2009
5:11 pm

Hoi Paolo, ... Maybe you have to declare "options results" first? ... I don't know. I think the variables are declared for the script context. So if the REXX...
Bernd Gollesch
bgollesch
Offline Send Email
Jan 30, 2009
5:42 pm

ciao Bernd, ... already tried ... and if so, then there is nothing else more to try, I think..... :-/ thanks to you Bernd, paolo...
Paolo Germano
musicut
Offline Send Email
Jan 30, 2009
6:11 pm

Paolo, Just a few questions: 1.  Do you have a link to the forum that states this info? 2.  I'm guessing this is for AMBIENT the MorphOS and not Ambient...
Alex Tucker
yodare
Offline Send Email
Jan 30, 2009
6:33 pm

ciao Alex, ... well, now I can consider this eventuality as the most likely. to know for sure I tried to question morphosambient-public@... ...
Paolo Germano
musicut
Offline Send Email
Jan 30, 2009
7:41 pm

Hi Paolo I think the command is not implemented. I can't say that for sure, because I am far from my peg atm. But I can't find anything like "ViewList" in the ...
Alfonso Ranieri
alforan
Offline Send Email
Jan 31, 2009
6:25 pm

ciao Alfonso, :-) ... from MOSSYS:Ambient/docs/changelog.txt: [snip] 22.10.2005 - appclass.c Added RXCMD_ViewList : lists view names/id. Can be useful for rexx...
Paolo Germano
musicut
Offline Send Email
Jan 31, 2009
10:20 pm
Advanced

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