contents   index   previous   next



LIST OF STOCK OBJECTS

 

ScriptEase scripts contain a large amount of data you might want to access. You access a particular piece of data using one of the following stock object. The name given is the value you pass as the object parameter to any of the variable accessing functions described below. After each object name listed below is a description of that object and what data you will actually be getting or changing when you access and modify its members.

 


SE_GLOBAL

SE_ARGS

SE_ACTIVATION

SE_THIS

SE_SCOPE

SE_TEMP

SE_WRAPPER_TEMP

SE_NOWHERE

SE_DEFINES

SE_RETURN

SE_AT_EXIT

SE_FILENAMES

SE_STACK_INFO(depth)

SE_SERVICES

SE_SHARED_SERVICES

SE_SELF