#region

Posted by anandknr on 02-Oct-2010 08:29

In visual studio we can use #region for grouping code blocks,Like that, is there any thing in architect???,,,,,Plz help.....

All Replies

Posted by Admin on 02-Oct-2010 10:33

In visual studio we can use #region for grouping code blocks,Like that, is there any thing in architect???,,,,,Plz help.....

This is a common request and has been asked here before (http://communities.progress.com/pcom/message/59221#59221). Unfortunately it's not implemented.

I just checked, there is no such request in the ERS, so feel free to log one and I'm sure you'll get a number of votes there

(so right now the only way to implement it would be an additional block level (DO: ... END.) which also might have consequences at runtime)

Posted by pkavuri on 02-Oct-2010 23:08

There is no such support to group set of methods under region. However, folding is supported for methods.

---

Sent from phone.

This thread is closed