Hi Chip,

You can use "METHOD SET COMMENTS” to set the method comments using code.

I actually use that call in my Code Analysis component. I have a feature that 
will look at each method, grab the comment lines at the top of the method until 
it hits a line that is not a comment, and then put those comments into the 
method comments using "METHOD SET COMMENTS”. Really useful for ensuring all the 
shared methods in a component have a comment can then be seen as a tip in a 
host database.

The Code Analysis component can be grabbed from here. Source code is there as 
well.
http://openroaddevelopment.com/downloads.html

Dani


> On May 7, 2018, at 3:04 PM, Chip Scheide via 4D_Tech <[email protected]> 
> wrote:
> 
> I have not looked into this much...
> Is there a way in code to access the method comments (form the Explorer 
> Pane)?
> 
> I would like to be able to, as a start, copy the actual method header 
> comments into this area.
> 
> any info appreciated.
> 
> Thanks
> Chip
> 
> ---------------
> Gas is for washing parts
> Alcohol is for drinkin'
> Nitromethane is for racing 
> **********************************************************************
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:[email protected]
> **********************************************************************

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to