Search found 291 matches
- Thu Apr 09, 2015 10:39 am
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
Re: SCRIPT keyword for urlopen
@Raziel Results of my trials: wether with a dos script an arexx script or a py script AND using "%s" as the argument for the script in urlOpen - launching the script directely for shell on http://interactief.standaard.be/optiext/optiextension.dll?ID=BZ4B_2HJEItndmwcAt_aR7AhjeRVTEJbGqTC7wMi...
- Thu Apr 09, 2015 7:55 am
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
Re: SCRIPT keyword for urlopen
@Raziek
i think i'll try to convert to an arexx script & report on that
yesHave you also tried to set https.lh and http://www.lh to the same setting as your http.lh in url prefs?
i think i'll try to convert to an arexx script & report on that
- Wed Apr 08, 2015 3:08 pm
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
Re: SCRIPT keyword for urlopen
@raziel the python print() statements are not seen when i use urlopen, they are when i launcht the script directly 6.Amiga OS 4:Utilities/Getvideo> urlopen http://www.amigawiki.com/ 6.Amiga OS 4:Utilities/Getvideo> playytubeodyss.py http://www.amigawiki.com/ 1 arexx arexx.dorexx('ODYSSEY.1', 'OPEN N...
- Wed Apr 08, 2015 1:05 pm
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
Re: SCRIPT keyword for urlopen
@Raziel http.lh contains only this line (not commented out) ClientName="GetVideo" ClientPath="DH0:Utilities/Getvideo/playyTubeOdyss.py" CMDFORMAT="%s" I have tried "*%s*" and '"%s'" without success.ight now i am testig under OS4.1 Update 6 , but it i...
- Wed Apr 08, 2015 9:14 am
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
Re: SCRIPT keyword for urlopen
@Raziel In my script playYTubeOdyss.py i have the line arexx.dorexx('ODYSSEY.1', 'OPEN NAME ' + url) this does work from the shell directly for "complex" URL('s that fail generally with arexx 7.Amiga OS 4:Utilities/Getvideo> playYTubeOdyss.py http://aanbodinfo.com/mail/display.php?M=169140...
- Wed Apr 01, 2015 1:41 pm
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
Re: SCRIPT keyword for urlopen
@Raziel, There was a problem with my URL Prefs, for www.lh after correcting this my script works oK so odyssey arexx's port seems to accept www.etc URL's ODYSSEY however doesn't accept these from the command line though. One thing that may also have interfered is using www.amigans.net for testing wi...
- Wed Apr 01, 2015 7:53 am
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
Re: SCRIPT keyword for urlopen
@Raziel, something in this style, actually was a python script, checking if the URL was from a YouTube video, then passing the URL to getvideo. Worked ok from YAM.Had problems to make it work with urlopen As you confirm it must be possible, i'll try again thanks This is the script (inspired by broad...
- Tue Mar 31, 2015 10:12 am
- Forum: AmigaOS Feature Requests
- Topic: SCRIPT keyword for urlopen
- Replies: 33
- Views: 25384
SCRIPT keyword for urlopen
I have been trying with no success to make urlopen accept a script
Is this possible?
If not an urlopen keyword SCRIPT to make thiis possible would be much appreciated
Is this possible?
If not an urlopen keyword SCRIPT to make thiis possible would be much appreciated
- Mon Mar 30, 2015 1:20 pm
- Forum: General AmigaOS
- Topic: OS4.1FE Could not open file env:sys/locale.prefs
- Replies: 2
- Views: 1464
Re: OS4.1FE Could not open file env:sys/locale.prefs
Effectively i did,
dleted the lines & all seems well
Thanks a lot
dleted the lines & all seems well
Thanks a lot
- Mon Mar 30, 2015 8:37 am
- Forum: General AmigaOS
- Topic: OS4.1FE Could not open file env:sys/locale.prefs
- Replies: 2
- Views: 1464
OS4.1FE Could not open file env:sys/locale.prefs
On booting OS4.1FE the message above appears (behind my Workbench Window) Checking for that file, it does exists. ?? 6.ENV:Sys> list loc#? locale.prefs 894 ----rw-d Today 09:38:58 1 file - 894 bytes - 2 blocks used A Visible effect is also that the background patttern i did chose with wbpattern.pref...