OT: how to modify quacker script

Steve Mills smills at multi-ad.com
Fri Apr 18 12:54:42 CDT 2008


On Apr 18, 2008, at 12:48:11, Rick Gaskin wrote:

> Yeah yeah this is a scripting 101 issue....and I am guessing, but I  
> assume the problem is the line that reads
>
> set theBrowser to (make new browser)
>
> or maybe there needs to be a line that says close window??


I don't have CyberDuck, but my guess would be that yes, you can close  
the window. Perhaps you can simply "delete theBrowser". Look at the  
CymberDuck dictionary and see if a browser owns 1 or more windows. If  
so, you could probably "close every window of theBrowser". Or if it  
always has only one window it might be a property, so you might be  
able to "close <the window property name> of theBrowser".

_________________________________________________________
Steve Mills                              Me: 952-401-6255
Senior Software Architect                         MultiAd
smills at multiad.com                       www.multi-ad.com




More information about the Creator mailing list