Hi, experts,
to write greek text with the symbol font in a certain fld some keys
should deliver other characters. So the key "f" should deliver "j" and
"J" should deliver "q".
I tried in the fld script:
on keydown
if whichkey is "f" then put "j" into selection
...
end keydown
but that does not work.
Who knows the trick? (Please not: "Get greek fonts!")
Thanks in advance!
Christoph
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.