FindScriptRun
FindScriptRun Find the next block of Roman/native text in a script run
#include <Script.h> Script Manager
ScriptRunStatus FindScriptRun( textPtr, textLen, lenUsed );
Ptr textPtr ;
long textLen ;
long *lenUsed ;
The FindScriptRun function finds the next block of Roman or native text
within a script run; within scripts that contain sub scripts, blocks of native
text are limited to a sub script. For more information see, Macintosh
Worldwide Development: Guide to System Software.
Returns: a ScriptRunStatus record