PslResData.ProcessResource
Let PASSOLO process a new resource. This method must be called before processing resource string with ProcessEntry.
If the file does not contain resources like a simple text file just call this method with some useful static value like:
rd.ProcessResource "Text File", "Textlist"
See PslReasData.GetEntryData for an complete example. In the Programmers Reference you find a complete example how to use PslResData.
Syntax
Expression.ProcessResource (ResType as Variant, ResID as Variant) as void
Expression Object of type PslResData
ResType Type of the resource
ResID ID of the resource