Headlines
libopus.lha - development/library/audio
May 24, 2025
libopusenc.lha - development/library/audio
May 24, 2025
libopusfile.lha - development/library/audio
May 24, 2025
arabic_console_devicepro2.lha - driver/input
May 24, 2025
amiarcadia.lha - emulation/gamesystem
May 24, 2025
libid3tag.lha - development/library/audio
May 21, 2025
libmad.lha - development/library/audio
May 21, 2025
libvpx.lha - development/library/graphics
May 21, 2025
retroarch_cores_installer.lha - emulation/gamesystem
May 21, 2025
libmpg123.lha - development/library/audio
May 19, 2025
Topic options
View mode
Newest First
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/14 18:20
#121
Home away from home
Joined: 2007/9/11 11:31Last Login
: Today 14:46
From Russia
Group:
Registered Users
@trixie
Quote:
Now THIS is what we needed! Well done!I agree, looks very nice and very easy.
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/14 20:17
#122
Home away from home
Joined: 2006/11/20 16:26Last Login
: Today 17:27
From Norway
Group:
Registered Users
@Rigo
Cool
(NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps.
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/15 8:49
#123
Quite a regular
Joined: 2006/11/27 14:35Last Login
: 12/22 15:32
From Nantes, France
Group:
Registered Users
@Rigo
Quote:
Rigo wrote: @trixie It's pretty invisible to the system, and can be used in a variety of ways. From a shell, you could simply do: "type URL:http://codebench.co.uk" and the page will load into the configured browser, or from a programming point of view you can: IDOS->Open( "URL:http://codebench.co.uk" , MODE_NEWFILE ); And the page will open again with the settings you put into Prefs/URL. As a bonus, you don't even need to close this filehandle, as that is done automatically when you close the browser. You can also do: IDOS->Open("URL:mailto:me@home.com", MODE_NEWFILE ); or IDOS->Open("URL:https://mybank.com" , MODE_NEWFILE ); It's all very easy really. There is even a URLOpen command in C: if you need to use it from a script. Simon that means my work on FTPMount is almost useless then now... Unless I misunderstood what URL handler is capable of.
Back to a quiet home... At last
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/15 12:47
#124
Supreme Council
Joined: 2006/11/19 18:16Last Login
: Today 9:08
From London, England
Group:
Webmasters Registered Users
@abalaban
Quote:
that means my work on FTPMount is almost useless then now... Unless I misunderstood what URL handler is capable of.Not at all, currently there is no FTP protocol defined for URL, so IDOS->Open("URL:
ftp://aminet.net" , MODE_NEWFILE ) is currently not supported.
Simon
Edited by Rigo on 2010/1/15 14:21:40
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/15 12:49
#125
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 15:53
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@abalaban It does not replace the functionality of ftpmount.
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/15 13:49
#126
Quite a regular
Joined: 2006/11/27 14:35Last Login
: 12/22 15:32
From Nantes, France
Group:
Registered Users
@orgin
if FTP protocol have been supported you might have been able to point Filer on URL:
ftp://someserver.com and obtain the listing... This would have been the same as using FTPMount.
Back to a quiet home... At last
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/15 15:52
#127
Just popping in
Joined: 2007/6/5 13:51Last Login
: 2024/9/4 21:03
From Brisbane, AUSTRALIA
Group:
Registered Users
@trixie Actually that should be MODE_OLDFILE and yes, you do have to close what Open() returned, just like any normal stream. The docs are in; sys:documentation/handler/launch-handler.doc and sys:documentation/c/URLopen.doc
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/15 18:38
#128
Amigans Defender
Joined: 2006/11/17 22:40Last Login
: Today 2:06
From England
Group:
Registered Users Moderators
@abalaban No, it only sends the URL to an application, it doesn't know about FTP (or HTTP or whatever) itself, AIUI.
Re: Got a hunch on OS4.1 final update release?
Posted on:
2010/1/15 18:44
#129
Supreme Council
Joined: 2006/11/16 19:25Last Login
: Today 15:53
From Sweden
Group:
Webmasters Moderators Staff members Staff members Moderators Staff members Staff members
@abalaban That's not what this feature does. It only sends the URI to another application as configured in sys:prefs/URL It does _NOT_ let you read data from the URI.
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)