Welcome to MacBoardz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

URL Access Scripting problem

 
   Macintosh computer (Home) -> Apple Scripts RSS
Next:  Applescript for Safari's Google searches  
Author Message
alberto.panu

External


Since: Apr 24, 2008
Posts: 2



(Msg. 1) Posted: Thu Apr 24, 2008 4:47 am
Post subject: URL Access Scripting problem
Archived from groups: alt>comp>lang>applescript (more info?)

Hello,
I have a problem with this script

set newFile to (path to desktop as text) & "npinstal.exe"
tell application "URL Access Scripting"
activate
download "ftp://user:password@site.domain.xx/npinstall.exe" to
newFile with progress and autentication
display dialog result
quit
end tell

when i run it show this error

tell current application
path to desktop as text
"Macintosh HD:Users:cdo_panu:Desktop:"
end tell
tell application "URL Access Scripting"
activate
«data
aevt646C653200000000616576740000023600000000000000000000013800000004000000040000000000000000000000006165767464776E6C0137005A00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000061657674000100017375626A6E756C6C00000000637369676D61676E00000004000100007472616E6C6F6E6700000004000000006164647270736E200000000800000000003A00017462736370736E20000000080000000000000000696E74656C6F6E670000000400000070726570716C6F6E6700000004000000007462736370736E2000000008000000000000000072656D6F6C6F6E67000000040000000066726F6D70736E200000000800000000003400013B3B3B3B66647374535458540000006600000002000000006B74787454455854000000304D6163696E746F73682048443A55736572733A63646F5F70616E753A4465736B746F703A6E70696E7374616C2E6578656B7374797374796C000000160001000000000010000E00030000000C00000000000070726F677472756500000000757372666C697374000000260000000200000000544558540000000D617574656E7469636174696F6E0074727565000000002D2D2D2D54455854000000426674703A2F2F636F6E6469766973613A70617373776F726440646F63756D656E74617A696F6E652E6D6F6E6461646F72692E69742F6E70696E7374616C6C2E657865»
"URL Access Scripting ha trovato un errore: Errore nelle estensioni"

The english translation of the error is
URL Access Scripting found a error: Extension error.
My system is OSX 10.4.11
and URL Access Scripting version is 1.1
Whith http download it works.
When i use unavaliable user name or wrong password it work and say
that cannot autenticate.
Thanks all.

Alberto

 >> Stay informed about: URL Access Scripting problem 
Back to top
Login to vote
alberto.panu

External


Since: Apr 24, 2008
Posts: 2



(Msg. 2) Posted: Mon Apr 28, 2008 8:09 am
Post subject: Re: URL Access Scripting problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There was only a typo error on the file name
> download "ftp://user:passw...@site.domain.xx/npinstal.exe" to
but the result is very bad.

Alberto

 >> Stay informed about: URL Access Scripting problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
URL Access Scripting and cookies -

Scripting RealPlayer 10 - Is it possible to instruct Real Player to open a specific URL? I've tried a few different things, and the best I can do is to get RealPlayer to start up. Can't get it to recognize the URL... tell application "RealPlayer" open..

Getting info from UI Scripting - How can I get information using UI scripting? For example, let's say I want to do one thing if speakers are plugged, another if they're not. This info is apparently available to the UI Scripting inspector, because I can get a panel that shows: ...

UI Scripting Beta -

UI Scripting: why this won't work - I found this script on Apple 's site using UI scripting to import pictures of a folder into iPhoto: this_item is the choosen folder. // -- convert the file reference to UNIX style set this_path to the POSIX path of this_item -- bring the target..
   Macintosh computer (Home) -> Apple Scripts All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]