Appendix 1: Standard Libraries
ScriptEase ships with a number of standard libraries which you can add to your application. The chapter "Integration Into Your C/C++ Application" describes how to do so, by modifying your jseopt.h file. Here is a list of the available libraries, the #define value you should define in your jseopt.h file to make a particular library available, and a short description of what the library contains.
BUFFER (#define JSE_BUFFER_ALL)
CSTRING (#define JSE_CSTRING_ALL)
SESOCK (#define JSE_SOCKET_ALL)
UUCODE (#define JSE_UUCODE_ALL)