home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
john
/
hc_hyper.hqx
/
HyperFTP-10
/
card_4285.txt
< prev
next >
Wrap
Text File
|
1989-12-15
|
12KB
|
557 lines
-- card: 4285 from stack: in
-- bmap block id: 0
-- flags: 4000
-- background id: 2574
-- name: Info
----- HyperTalk script -----
on idle
-- don't pass idle messages to bg
end idle
on openCard
set the hilite of bg btn "Help" to true
end openCard
on closeCard
set the hilite of bg btn "Help" to false
end closeCard
-- showField and hideField are called by the various help buttons:
on showField
get the short name of the target
set the visible of cd fld it to true
end showField
on hideField
get the short name of the target
set the visible of cd fld it to false
end hideField
-- part 1 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=84 top=12 right=54 bottom=280
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Host
-- part 10 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=231 top=183 right=235 bottom=358
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: File Action
-- part 13 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=54 top=10 right=28 bottom=327
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Host
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=144 top=35 right=55 bottom=308
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Connection State
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 15 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=45 top=60 right=102 bottom=234
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Connection State
-- part 16 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=360 top=101 right=121 bottom=485
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Send File
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 17 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=225 top=96 right=125 bottom=354
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Send File
-- part 18 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=361 top=123 right=143 bottom=486
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Set Directory
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 19 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=359 top=147 right=167 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Make Directory
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 20 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=364 top=174 right=236 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: File Action
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 21 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=364 top=240 right=288 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Transfer Mode
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 22 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=127 top=75 right=95 bottom=485
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Path
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 24 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=345 top=18 right=47 bottom=438
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Connect
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 26 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=16 top=318 right=334 bottom=226
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Diagnostics
-- part 25 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=13 top=301 right=334 bottom=492
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Diagnostics
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 2 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=296 top=61 right=175 bottom=489
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Entries
-- part 23 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=128 top=103 right=288 bottom=346
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Entries
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 3 (field)
-- low flags: 01
-- high flags: 0004
-- rect: left=2 top=119 right=303 bottom=217
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 256
-- line height: 12
-- part name: Help
-- part 27 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=218 top=41 right=83 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Hosts Button
-- part 28 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=307 top=10 right=28 bottom=327
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Hosts Button
----- HyperTalk script -----
on mouseEnter
showField
end mouseEnter
on mouseLeave
hideField
end mouseLeave
-- part 6 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=155 top=247 right=289 bottom=358
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Transfer Mode
-- part 9 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=88 top=100 right=129 bottom=297
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Path
-- part 29 (field)
-- low flags: 80
-- high flags: 0004
-- rect: left=291 top=50 right=91 bottom=469
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Connect
-- part 4 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=184 top=115 right=155 bottom=354
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Set Directory
-- part 5 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=202 top=136 right=177 bottom=354
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Make Directory
-- part contents for card part 1
----- text -----
Enter the host name or IP address here and press the Connect button to establish communication.
-- part contents for card part 3
----- text -----
HyperFTP v1.0
FTP Client Stack by Douglas Hornig
(DUG@CornellC.CIT.Cornell.edu)
@ 1989 Cornell University
It is free for your use although you may not sell it or claim you wrote it.
Point to a button or field to display information about it.
Click the ? button again to return to using HyperFTP.
You must have MacTCPΓäó installed for HyperFTP to work.
-- part contents for card part 2
----- text -----
The contents of the current directory on the host is displayed in the Entries field.
When you click on an entry:
ΓÇó if it is a directory it will become the current directory on the host,
ΓÇó if it is a file the File Action you have selected will be performed on that file.
-- part contents for card part 4
----- text -----
Set Directory lets you enter a path to become the current directory on the host.
-- part contents for card part 5
----- text -----
Make Directory creates a directory on the host and makes it the current directory.
-- part contents for card part 6
----- text -----
The Transfer Mode buttons specify whether file transfers are to be in ASCII or binary (also known as image) mode.
-- part contents for card part 9
----- text -----
The path of the current directory on the host is displayed in the Host Directory field.
-- part contents for card part 10
----- text -----
The File Action buttons specify what to do when you click on a file name in the Entries field.
-- part contents for card part 15
----- text -----
The Connection State field tells you the status of the FTP communications connection.
-- part contents for card part 17
----- text -----
The Send File button sends a file to the host.
-- part contents for card part 26
----- text -----
Various useful messages are displayed here.
-- part contents for card part 27
----- text -----
This little round button displays a window where you can maintain a list of frequently used hosts.
-- part contents for card part 29
----- text -----
Press the Connect button to establish communication with the host named in the Host field.