PyIActiveScriptDebug.GetScriptTextAttributes

(int,...) = GetScriptTextAttributes(pstrCode, pstrDelimiter , dwFlags )

Returns the text attributes for an arbitrary block of script text.

Parameters

pstrCode : string

The script block text.

pstrDelimiter : string

See PyIActiveScriptParse::ParseScriptText for a description of this argument.

dwFlags : int

See PyIActiveScriptParse::ParseScriptText for a description of this argument.

Comments

Smart hosts use this call to delegate GetText calls made on their axscript::PyIDebugDocumentText