Abstract of INFO-MAC archived encoded Mac binary file 'dev/db/a4d/ext/post-key-pro-ext.hqx' Uploaded 07/02/1993 2152 bytes From Rdatasys.COM!peter@rdatasys.com Fri Jun 25 15:14:30 1993 Date: Fri, 25 Jun 93 10:41:47 PDT From: peter@Rdatasys.COM (Peter Amiri) Subject: PostKeyPro Business Network, Inc. Michael Morehead A cleaner version than others. Parameters: 1: ASCII code of the key to post 2: Modifiers to press PostKeyPro(Ascii("I");256) Modifier codes: cmdKey - 256 shiftKey - 512 alphaLock - 1024 optionKey - 2048 controlKey - 4096 ---------------- I believe the modifier keys are cumulative i.e. for command-shift you would pass as your second argument 768 = 256+512.