Programming a shortcut key in AS

Does any one have an idea how to program a “shortcut key” in Applescript? Somthing like:

tell application “FileMaker Pro”
AppleKey “S”
end tell

:?

Some sample code, here:
http://www.apple.com/applescript/uiscripting/03.html