home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2001 August
/
APC_Aug2001_CD1.iso
/
toolkit
/
files
/
interarchy-41.hqx
/
Interarchy 4.1
/
Extras
/
Scripting Support
/
AppleScripts
/
Get Selection
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-08-05
|
157 b
|
7 lines
-- comment out the select all statement to only get what is currently selected
tell application "Interarchy"
selectall
get contents of selection
end tell