On 11/6/25 3:58 PM, Peter Pentchev wrote:
It is in the definition. It is listed as one of the methods, because that is what it is. "The end of the document" is the section that lists all of the methods that you can call.
"run" is a method inside Proc's OOP structure. "ALL" of Proc's and run's parameters need to be documented. Do not leave the user guessing. The end is all the stuff we didn't think you need to know does not cut it. If the things left out at the top were put back in, the you'd know to look for it.
