• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Load a run only Script from handler problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Load a run only Script from handler problems


  • Subject: Load a run only Script from handler problems
  • From: Jason Bourque <email@hidden>
  • Date: Fri, 28 Jun 2002 06:53:53 -0400

Hello,

Can anyone confirm that loading a run only script from a handler return an
error of "Couldn't complete last command because the script was saved as
run-only (run-only scripts cannot be edited)"

Also does anyone have a workaround, and should I file a bug with Apple?

Thanks,

Jason Bourque
Co-Director Boston AppleScript Users Group




AppleScript version: 1.8.3, ScriptDebugger version: 3.0.3, OS version:
10.1.5



set vScriptToLoad to "PowerBook Docs:Handlers Lib"

set lLoadedScript to load script file vScriptToLoad

tell me to srLoadScript(vScriptToLoad)
on srLoadScript(lScriptToLoad)

set lLoadedScript to load script file lScriptToLoad

return lLoadedScript

end srLoadScript
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Load a run only Script from handler problems
      • From: "Benjamin S. Waldie" <email@hidden>
    • Re: Load a run only Script from handler problems
      • From: Paul Skinner <email@hidden>
References: 
 >Re: puzzled with script syntax error (From: Cornwall <email@hidden>)

  • Prev by Date: Recent changes in script behaviour? (OS X)
  • Next by Date: Re: AS and CGI
  • Previous by thread: Re: puzzled with script syntax error
  • Next by thread: Re: Load a run only Script from handler problems
  • Index(es):
    • Date
    • Thread