home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AppleScript - The Beta Release
/
AppleScript - The Beta Release.iso
/
Development Tools
/
Sample Applications
/
MenuScripter 1.0d4.1
/
MenuScripter
/
MenuScripter.rsrc
/
SCPT_4236
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-11-24
|
178 b
|
8 lines
copy selection of window 1 to usersel
set fontsize to the size of usersel
set fontsize to fontsize-1
if fontsize=0
set fontsize to 12
end if
set the size of usersel to fontsize