Search the web
Sign In
New User? Sign Up
rxmui · Discussion about RxMUI, the MUI/Guis library for ARexx.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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
RMH_StemFields()   Message List  
Reply | Forward Message #1753 of 1832 |
Hello, Alfie.

The attached example gives this output:

ROSTER.A
ROSTER.B
I

Why is there a third line?

RMH 23.1, AmigaOS 3.9, A4000/040

Kind regards,
--
Robert A. Sisk
sisk637@...


Mon Oct 22, 2007 11:37 am

rsisk2003
Offline Offline
Send Email Send Email

/**/
call AddLib 'rmh.library',0,-30

Roster.a=1
Roster.b=1

do i=0 for StemFields(Roster,f)
say f.i
end

Forward
Message #1753 of 1832 |
Expand Messages Author Sort by Date

Hello, Alfie. The attached example gives this output: ROSTER.A ROSTER.B I Why is there a third line? RMH 23.1, AmigaOS 3.9, A4000/040 Kind regards, -- Robert...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 22, 2007
10:42 am

Hi :) ... Have you tried a -1 ;) -- Robin - http://my.morphosi.net...
Robin
amiganiac
Offline Send Email
Oct 22, 2007
1:33 pm

Sorry Robert, I don't have the third line. Ciao. Alfonso...
Alfonso
alforan
Offline Send Email
Oct 22, 2007
1:59 pm

Hoi Robert, ... I also get the third line but only when using "i" as the counter variable? When using "j" or "a" there are only two lines, very confusing. ... ...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 22, 2007
9:00 pm

... Hehehe ghosts in action! :) I have to investigate about that for sure... Ciao. Alfonso...
Alfonso
alforan
Offline Send Email
Oct 22, 2007
9:12 pm

I still cannot reproduce the third line bug on mos or uae. That is really strange. I am using rmh and rxtoolkit library from my hp. Ciao. Alfonso...
Alfonso
alforan
Offline Send Email
Oct 23, 2007
9:25 am

Hoi, ... I'm using WinUAE. I'll try out different scenarios. I've some plain OS installations (3.1, 3.5, 3.5BB1, 3.5BB2, 3.9, 3.9BB1 and 3.9BB2) for testing...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 23, 2007
10:26 am

Hoi, ... I've now tested the script on all 7 systems and I get the third line on all of them! -- cu, Bernd...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 24, 2007
5:29 pm

... Humm this will be a nightmare. I can't replicate that. I can't find rxtoolkit.library 2.8 sources (just the 2.7 and a partial not compiling 10.0 morphos...
Alfonso
alforan
Offline Send Email
Oct 24, 2007
7:15 pm

... ROSTER.A ROSTER.B I done The third line shows before the delay. RMH 23.1, AmigaOS 3.9, A4000/040 Kind regards, -- Robert A. Sisk sisk637@... /**/...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 25, 2007
12:25 am

Hoi, ... The RMH_StemFields() functions thinks "I" belongs to the stem. ... /**/ call AddLib 'rmh.library',0,-30 Roster.a=1 Roster.b=1 i=0 do i=0 for...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 25, 2007
9:58 am

... My problem is I don't have those retults: if I run the above script I get 2 as result from StemFields() and f.2 is undefined. I am using rmh.library and...
Alfonso
alforan
Offline Send Email
Oct 25, 2007
9:23 pm
Advanced

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