Search the web
Sign In
New User? Sign Up
awnpipe · For help/general discussions about AWNPipe
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 495 - 524 of 545   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
495
Hi All It's very quiet on this List, but now i have an question: Is it possible to add support for automatic sort listbrowser entrys if the user click on...
opi
opionline
Offline Send Email
Apr 7, 2002
2:26 am
496
opi said, ... No, delete() is an ARexx function, from rexxsupport.library. But the script is doing nothing with the value returned by delete, it could use ...
Neil Bothwick
wirenetuk
Offline Send Email
Apr 12, 2002
7:27 am
497
Hello Neil, on 12-Apr-02 write you: >> i think in lines 276 and 277 an "address command" > No, delete() is an ARexx function, from rexxsupport.library. But...
opi
opionline
Offline Send Email
Apr 12, 2002
1:33 pm
498
opi said, ... It must have been loaded previously, otherwise you'd get a "function not found" error. Cheers Neil -- Warp 5.. engage. No, no, Mr. Data, more...
Neil Bothwick
wirenetuk
Offline Send Email
Apr 12, 2002
2:32 pm
499
Hello Neil, on 12-Apr-02 write you: >> yes true, but then the Part to load rexxsupport.library missed.. > > It must have been loaded previously, otherwise...
opi
opionline
Offline Send Email
Apr 14, 2002
5:54 am
500
opi said, ... It should check whether the library needs to be loaded, not doing so is a mistake. But this isn't the cause of the error previously reported, the...
Neil Bothwick
wirenetuk
Offline Send Email
Apr 14, 2002
10:57 am
501
How do I get a horizontal separator bar like the one the preference editors put above the Save/Use/Cancel buttons? space bevel 6 doesn't work. :-( Also, how...
Robert A. Sisk
RSisk@...
Send Email
May 31, 2002
8:19 am
502
... From: "Robert A. Sisk" <RSisk@...> To: "AWNPipe List" <AWNPipe@YahooGroups.com> Sent: Friday, May 31, 2002 8:14 AM Subject: Questions ... Try...
Bruce
brucesteers
Offline Send Email
May 31, 2002
11:32 am
503
... From: "Bruce" <bws@...> To: <awnpipe@yahoogroups.com> Sent: Friday, May 31, 2002 12:32 PM Subject: Re: Questions ... From: "Robert A. Sisk"...
Bruce
brucesteers
Offline Send Email
May 31, 2002
12:22 pm
504
Wow , I finally discovered how to operate FTP via ARexx :) so atm i am writing an AWNpipe GUI FTP client :) WHAT !!! In ARexx ?? But it will just be a text...
Bruce
brucesteers
Offline Send Email
May 31, 2002
12:24 pm
505
... call GUI 'Layout Vertical Bevel 7 SpaceInner SpaceOuter WeightedHeight 0' call GUI 'Layout Bevel 0 SpaceInner' call GUI 'Button GadgetText...
Robert A. Sisk
RSisk@...
Send Email
Jun 1, 2002
1:18 am
506
Title Demo DefaultGadgets Vertical SpaceOuter SpaceInner CenterScreen Activate Layout Bevel 0 WeightedHeight 0 Space Label GadgetText _Targets Space LayoutEnd ...
Robert A. Sisk
RSisk@...
Send Email
Jun 1, 2002
5:06 am
507
The window keyword IconifyIcon is ignored, although II works. Also, I'd like to suggest that AWMPipe should ignore the snapshotted position in the iconify icon...
Robert A. Sisk
RSisk@...
Send Email
Jun 1, 2002
5:06 am
508
... From: "Robert A. Sisk" <RSisk@...> To: "AWNPipe List" <AWNPipe@YahooGroups.com> Sent: Saturday, June 01, 2002 2:22 AM Subject: Nonstretchy...
Bruce
brucesteers
Offline Send Email
Jun 1, 2002
8:31 am
509
... From: "Robert A. Sisk" <RSisk@...> To: "AWNPipe List" <AWNPipe@YahooGroups.com> Sent: Saturday, June 01, 2002 4:25 AM Subject: Iconifying ... wow...
Bruce
brucesteers
Offline Send Email
Jun 1, 2002
8:35 am
510
... From: "Robert A. Sisk" <RSisk@...> To: "AWNPipe List" <AWNPipe@YahooGroups.com> Sent: Saturday, June 01, 2002 12:39 AM Subject: Layout separator...
Bruce
brucesteers
Offline Send Email
Jun 1, 2002
8:37 am
511
WOW Everyone... AWeb is now open source :-\ http://www.xs4all.nl/~yrozijn/aweb/index.html perhaps now we'll get an update :) Bruce Steers ...
Bruce
brucesteers
Offline Send Email
Jun 8, 2002
11:49 am
512
Hi guys, just joined this list after a troublesome night with trying to get modify to work. I've included a small file for you to try, what happens is that I...
Peter Thor
pettho-0@...
Send Email
Jun 20, 2002
7:55 am
513
so where did i include the file? ;) -- Peter Thor title "bah" defaultgadgets spaceouter spaceinner activate vertical layout h gt="Beh" weih=98 listbrowser...
Peter Thor
pettho-0@...
Send Email
Jun 20, 2002
7:59 am
514
Bruce Steers http://sdf-eu.org/~bws bws@... A.S.A. RoundTable Member http://www.amigasupport.org.uk/ bwsasa@... -- --tag of the day-- Unable to...
Bruce @ ASA
brucesteers
Offline Send Email
Jun 20, 2002
1:08 pm
515
... Thank you Bruce for the clarifications, I had totally overseen the 'modify' option to 'title'. Chreers! //Thor -- Peter Thor ICQ: 11277616, IRC: Joru ...
Peter Thor
pettho-0@...
Send Email
Jun 20, 2002
3:13 pm
516
Hi, I encountered some problems again. What I am trying to do is to open a window and take care of information. Right now I am using the dos.library-comand...
Peter Thor
pettho-0@...
Send Email
Jun 21, 2002
8:39 pm
517
... Doh, maybe I should have checked out the docs more and I would have found out the arexx-port :) /Me stands in the corner ashamed ;) //Thor -- Peter Thor...
Peter Thor
pettho-0@...
Send Email
Jun 22, 2002
12:03 am
518
Hi, I'm trying to write a utility in ARexx, but want to open my own public screen (a WB clone). Anyone know how to do this with ARexx/AWNPipe? Thanks. -- --...
Dave 'Targhan' Crawford
Targhan_AGA
Offline Send Email
Jun 27, 2002
4:49 pm
519
Hi chaps, I was wondering where/if the TextField gadget is defined anywhere? SAS/C complains about NewObject(TEXTFIELD_GetClass .. ) has no prototype ...
Peter Thor
pettho-0@...
Send Email
Jun 28, 2002
4:24 am
520
... From: "Peter Thor" <pettho-0@...> To: <awnpipe@yahoogroups.com> Sent: Friday, June 28, 2002 6:27 AM Subject: TextField ... i do not know about...
Bruce @ ASA
brucesteers
Offline Send Email
Jun 28, 2002
9:18 am
521
... From: "Dave 'Targhan' Crawford" <dave_111@...> To: <awnpipe@yahoogroups.com> Sent: Friday, June 28, 2002 3:49 AM Subject: public screens ... i...
Bruce @ ASA
brucesteers
Offline Send Email
Jun 28, 2002
9:20 am
522
... Oh, sorry I didn't think before I posted. Won't happen again. //Thor...
Peter Thor
pettho-0@...
Send Email
Jun 28, 2002
12:29 pm
523
... Thanks for the help. I know that RexxTricks has a requestor for screenmodes, but I didn't see any particular tools for opening a non-existant screen. I...
Dave 'Targhan' Crawford
Targhan_AGA
Offline Send Email
Jun 28, 2002
4:47 pm
524
Hey folks, Is it possible to have a non-square shaped app window with AWNPipe? For example, AmigAmp type applications or a round window with buttons around the...
Dave 'Targhan' Crawford
Targhan_AGA
Offline Send Email
Aug 13, 2002
3:57 am
Messages 495 - 524 of 545   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