Click Here
home features news forums classifieds faqs links search
6519 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
22 crawler(s) on-line.
 95 guest(s) on-line.
 0 member(s) on-line.



You are an anonymous user.
Register Now!
 69vnnncom:  2 hrs 5 mins ago
 Wandrella:  2 hrs 13 mins ago
 winmxn:  3 hrs 11 mins ago
 fun88apt:  3 hrs 28 mins ago
 petzzy:  3 hrs 58 mins ago
 rosejenkins:  4 hrs 17 mins ago
 w88tzus:  4 hrs 24 mins ago
 m88bet88af:  4 hrs 26 mins ago
 phanduytire:  4 hrs 42 mins ago
 w88ktus:  6 hrs 6 mins ago

/  Forum Index
   /  Amiga OS4.x \ Workbench 4.x
      /  YAM config for use new "Launch-Handler" (openurl)
Register To Post

PosterThread
SOFISTISOFTWARE 
YAM config for use new "Launch-Handler" (openurl)
Posted on 18-Jan-2010 23:42:51
#1 ]
Regular Member
Joined: 25-Dec-2003
Posts: 458
From: Latina, Italy

hello guys

with this new update 1 feature you do not use anymore OpenURL.library, os4.1 up 1 has integrated an handler for launch applications, in devs there is URL and in L: there is launch-handler, if you want configure YAM to use this new feature click on Yam->Config->Script, the last idem is URL... select AmigaDOS and type in script "C:urlopen %p" click to save and now when you click on some url you can chose which browser do you like open. If you want configure IBrowse for send e-mail with Yam you must chose in Ibrowse configuration menu->E-mail Telnet->Mailto:->Type External->Command type "C:urlopen" mailto=%h. If you want configure OWB (3.23) for send e-mail with Yam in it tooltype enable "OPENURL=c:urlopen %s"
For documentation you can see SYS:documentation/handler/launch-handler.doc

have fun

Last edited by SOFISTISOFTWARE on 19-Jan-2010 at 01:09 AM.
Last edited by SOFISTISOFTWARE on 19-Jan-2010 at 01:05 AM.
Last edited by SOFISTISOFTWARE on 19-Jan-2010 at 12:54 AM.
Last edited by SOFISTISOFTWARE on 19-Jan-2010 at 12:42 AM.

_________________
Sam 460EX, 2Gb Ram, Radeon R7 250, AmigaOS4.1 FE
A4000 PPC604@233, Mediator
A1200 PPC603@160, Mediator
uA1 G3@800, 512 Mb [sold]

 Status: Offline
Profile     Report this post  
sundown 
Re: YAM config for use new "Launch-Handler" (openurl)
Posted on 18-Jan-2010 23:53:26
#2 ]
Elite Member
Joined: 30-Aug-2003
Posts: 5120
From: Right here...

@SOFISTISOFTWARE

Good tip, was about to copy OpenURL over for YAM & XNet-RSS. Still might need to copy it for XNet though, don't see any other options for that app.

_________________
Hate tends to make you look stupid...

 Status: Offline
Profile     Report this post  
Xenic 
Re: YAM config for use new "Launch-Handler" (openurl)
Posted on 19-Jan-2010 0:42:44
#3 ]
Super Member
Joined: 2-Feb-2004
Posts: 1246
From: Pennsylvania, USA

@SOFISTISOFTWARE
Since I keep my system write protected with the "lock" command, your example using YAM brought up a disk write-protected requester which resulted in a DOS library Grim Reaper when I cancelled it. No thanks, I'll stick with OpenURL which doesn't crash my system when it can read or write a file.

_________________
X1000 with 2GB memory & OS4.1FE

 Status: Offline
Profile     Report this post  
SOFISTISOFTWARE 
Re: YAM config for use new "Launch-Handler" (openurl)
Posted on 19-Jan-2010 0:51:41
#4 ]
Regular Member
Joined: 25-Dec-2003
Posts: 458
From: Latina, Italy

@sundown

for XNet-RSS i think the author Massimiliano (Soft3) will make new version soon

_________________
Sam 460EX, 2Gb Ram, Radeon R7 250, AmigaOS4.1 FE
A4000 PPC604@233, Mediator
A1200 PPC603@160, Mediator
uA1 G3@800, 512 Mb [sold]

 Status: Offline
Profile     Report this post  
TheKorn 
Re: YAM config for use new "Launch-Handler" (openurl)
Posted on 19-Jan-2010 2:49:40
#5 ]
Regular Member
Joined: 15-Oct-2008
Posts: 171
From: Texas

@SOFISTISOFTWARE

Do you mean in "Prefs" not "Devs"?

_________________
Raptor BlackBird (awaiting a Miggy like OS)
Amiga 4000 3.9 / Pegasos II 4.1 F.E.

 Status: Offline
Profile     Report this post  
Kotler 
Re: YAM config for use new "Launch-Handler" (openurl)
Posted on 19-Jan-2010 7:03:25
#6 ]
Regular Member
Joined: 27-May-2005
Posts: 255
From: Sweden

@Xenic

Why are you keeping your system write protected?
Seems unnecessary for an Amiga...

 Status: Offline
Profile     Report this post  
tboeckel 
Re: YAM config for use new "Launch-Handler" (openurl)
Posted on 19-Jan-2010 7:06:15
#7 ]
Regular Member
Joined: 7-Oct-2004
Posts: 274
From: Rehmerloh, Germany

@SOFISTISOFTWARE

Changing the script for opening a URL is only required if you want to use something different than YAM's builtin functionality. The buitin function tries these steps to open a URL in exactly this order:
1: User script (if configured)
2: URL: device (OS4 only)
3: openurl.library (if available)

_________________
Why stop it now, just when I am hating it?

Thore Böckelmann

 Status: Offline
Profile     Report this post  
BillE 
Re: YAM config for use new "Launch-Handler" (openurl)
Posted on 19-Jan-2010 12:14:02
#8 ]
Super Member
Joined: 14-Nov-2003
Posts: 1202
From: Northern Scotland

@tboeckel

I assume this would only apply to the latest beta versions of YAM and not the publicly released v2.5.

My version of YAM (2.5) did not work until I copied back openURL.library.

Apart from that a lot of older software will not have been updated either - or not longer even developed, so openurl.library is still necessary to have.


Bill.

 Status: Offline
Profile     Report this post  

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle