Adobe 65009963 Scripting Manual page 30

After effects cs4
Table of Contents

Advertisement

JavaScript Reference
Parameters
d o S av e
Returns
Nothing.
Application settings attribute
a pp .s e t ti n g s
Description
The currently loaded settings. See "Settings object" on page 162.
Type
Settings object; read-only.
Application version attribute
a pp .v ers i on
Description
An alphanumeric string indicating which version of After Effects is running.
Type
String; read-only.
Example
v a r v e r = a pp . ve r si on ;
a l e r t ( " T h is m a c h i n e i s r un n i n g v e r s io n " + v e r + " o f A ft e r E f f e c t s . " ) ;
Application watchFolder() method
a pp .w at c h F o l d e r (f o l d e r _o b j e c t _ t o _w a t c h)
Description
Starts a Watch Folder (network rendering) process pointed at a specified folder.
Parameters
f o l d e r _ o b j e c t _ t o _ w a t c h
Returns
Nothing.
Example
v a r t h e F o l d e r = n e w F o l d e r ( " c : / t o o l " ) ;
a pp .w at c h F o l d e r (t h e F o ld e r );
When true, preferences saved on quit, when false they are not.
The ExtendScript Folder object for the folder to watch.
Application object
30
30

Advertisement

Table of Contents
loading

This manual is also suitable for:

Creative suite 3 after effects

Table of Contents