Re: Opening new window in Fetch
Re: Opening new window in Fetch
- Subject: Re: Opening new window in Fetch
- From: "Marc K. Myers" <email@hidden>
- Date: Sun, 27 May 2001 01:43:05 -0400
- Organization: [very little]
>
Date: Sat, 26 May 2001 18:59:43 -0400
>
From: Joe Millay <email@hidden>
>
To: email@hidden
>
Subject: Opening new window in Fetch
>
>
Hi,
>
>
I would like to open a new window in Fetch 3.0.3. I will be scripting a
>
couple of different windows at a time and I need to create the windows
>
so that I can tell the script which window to use. I try:
>
>
make new transfer window with properties ,
>
{userid:"xxx", username:"xxx", hostname: "xxx"}
>
>
but I get an error:
>
Fetch 3.0.3 got an error: Some parameter is missing for make
>
>
Does anyone know how to create a window and get the index of that
>
window?
>
>
Thanks for any help,
>
Joe
In my experience with Fetch I've never used "make" to open a window.
When you open a remote directory, a transfer window for that directory
is opened. You'd have to keep track of the index yourself, or refer to
the window by the name of the directory.
Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074
[5/27/01 1:42:41 AM]