Am 16.11.2015 17:31, schrieb Tobias Boege:
> On Mon, 16 Nov 2015, Tobias Boege wrote:
>>'' Analyze a line.
>>''
>>'' **Remember that the result is ByRef.**
>>Public Function Analyze(sLine As String, hRes As AnalyzeResult) As Boolean
> Of course I would screw something up in this co
Am 16.11.2015 17:25, schrieb Tobias Boege:
> On Mon, 16 Nov 2015, Rolf-Werner Eilert wrote:
>> Just had this idea: When I type in the name of a function in one of the
>> classes of my project (an own function), the help pops up and tells me
>> about the variables needed and the data type of that f
On Mon, 16 Nov 2015, Tobias Boege wrote:
> '' Analyze a line.
> ''
> '' **Remember that the result is ByRef.**
> Public Function Analyze(sLine As String, hRes As AnalyzeResult) As Boolean
Of course I would screw something up in this completely arbitrary example.
For the comment to make sen
On Mon, 16 Nov 2015, Rolf-Werner Eilert wrote:
> Just had this idea: When I type in the name of a function in one of the
> classes of my project (an own function), the help pops up and tells me
> about the variables needed and the data type of that function.
>
> But it would be helpful (e. g. af
Just had this idea: When I type in the name of a function in one of the
classes of my project (an own function), the help pops up and tells me
about the variables needed and the data type of that function.
But it would be helpful (e. g. after a longer time of absence) to have
some kind of expla