JB_Newbie
(JB Newbie)
1
Is there a “quick” way to comment out a huge block of code?
I know you can do line by line –
- USER COMMENT
** USER COMMENT
/* USER COMMENT
http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat627unx/pg/pg_furth_ucom.htm
Say you have 20 lines you want to comment out the entire block quickly.
Is it possible?
Well, if you are in SPOD, click on EDIT → Advanced → Add Comment Mark(s)
Best regards.
JB_Newbie
(JB Newbie)
3
Apparently I am not… What is SPOD? (sorry…) :shock:
Sorry, it was rather my fault
Well, this is about SPOD:
Natural SPoD Architecture
techcommunity.softwareag.com/ecosystem/documentation/natural/.../spod_arc_ove… - United States
This section describes the system architecture of Natural’s Single Point of Development (SPoD)
http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat426mf/arc/spod_arc_overview.htm
To be more precise, I was referring to the Editor’s features of Software AG Natural Studio
Matthias1
(Matthias)
6
AFAIK there is no syntax for a multiline comment.
So, the Editor has to do the job. e.g. on Natural for windows:
- mark block
- Ctrl+m