2010 Jul 12 12:41 PM
Hi dear community members.
I have a shourt question.
When I create a new FORM, code editor puts a default form 'header', like:
*&---------------------------------------------------------------------*
*& Form AAA
*&---------------------------------------------------------------------*
* text
*----------------------------------------------------------------------*
* --> p1 text
* <-- p2 text
*----------------------------------------------------------------------*
FORM AAA .
ENDFORM. " AAA
Is this possible to change this default header or disable it?
Or do I have to change this manually every time when creating a new form...
Will be thankful for tips.
Kind Regards,
P.
Hi dear community members.
I have a shourt question.
When I create a new FORM, code editor puts a default form 'header', like:
*&---------------------------------------------------------------------*
*& Form AAA
*&---------------------------------------------------------------------*
* text
*----------------------------------------------------------------------*
* --> p1 text
* <-- p2 text
*----------------------------------------------------------------------*
FORM AAA .
ENDFORM. " AAA
Is this possible to change this default header or disable it?
Or do I have to change this manually every time when creating a new form...
Will be thankful for tips.
Kind Regards,
P.
2010 Jul 12 4:37 PM
If you are using the "new" editor:
Inside the editor, there should be a small icon in the bottom right of the screen with a paper in front of a yellow folder. Click here and see the Code Templates section!
2010 Jul 13 4:15 PM
Erik, thank you for reply.
Unfortunately you cannot interfere in the FORM code pattern I am writing about.
You can define there your own patterns and use them later in code editor with shortcuts.
Anyway, the functionality you described is very interesting.
Best Regards,
Piotr.
2010 Jul 13 4:18 PM
Hi Piotr,
I tried it on the FORM code pattern and it worked for me. Maybe you're restricted by authorizations from modifying the system patterns?
Thanks,
Erik
2010 Jul 13 4:54 PM
Hi Piotr,
try
Menu: Utilities > More utilities > Edit Pattern >
Regards,
Clemens
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |