Re: Opening new window in Fetch
Re: Opening new window in Fetch
- Subject: Re: Opening new window in Fetch
- From: Jim Matthews <email@hidden>
- Date: Sat, 26 May 2001 20:51:45 -0400
Joe Millay <email@hidden> wrote:
>
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"}
Technically the make event requires a destination location; this should
work:
make new transfer window at beginning with properties {userid:"xxx",
username:"xxx", hostname: "xxx"}
The index of a new transfer window will always be 1.
The easiest way to figure this sort of thing out is to turn on recording in
the script editor and perform the operation manually.
--
Jim Matthews
Fetch Softworks
http://fetchsoftworks.com