home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ACS 1997 #3
/
amigaacscoverdisc
/
utilities
/
shareware
/
workbench
/
selector
/
examples
/
font.sel
< 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
|
1997-02-17
|
151 b
|
8 lines
defenv myfont "default"
font [myfont]
text "Current font:"
text "[myfont]"
button "Change it!" 'setenv myfont `/SelectorFont`' update
unsetenv myfont