Opening new window in Fetch
Opening new window in Fetch
- Subject: Opening new window in Fetch
- From: Joe Millay <email@hidden>
- Date: Sat, 26 May 2001 18:59:43 -0400
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