home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 2000
/
MacHack 2000.toast
/
pc
/
The Hacks
/
AppleScript for Acrobat plug-in
/
MAC
/
AcrobatAppleScript.h
< 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
C/C++ Source or Header
|
2000-06-24
|
220 b
|
7 lines
#define kScriptBufferSize 512
void GetScriptFromAnnot( PDAnnot annot, char *theScript );
Boolean IsKeyDown( short whichKeyCode );
Boolean AddModifyScriptDialog( char *theScript );
void DoScript( char *theScript );