ReadInto Data Member Function

Reads a text file into a <StrList>.

Prototype

int32 ReadInto( StrList p_slLines )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slLinesA pointer to the <StrList> to populate with lines from the text file.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.