Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inserting a source code in a standard point without exits.

Former Member
0 Likes
507

Hello friends,

 

I need to insert a source at a particular point of the standard, but do not have an exit at this point exactly. A programmer friend said something about standard configurations that allow the inclusion of these codes, from what I understood, without exits.

Does anyone would know if this information shall, if so, where do I find these settings, if not, any other suggestions?

 

Thank you for attention.

Best regards!

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
473

Your friend might be referring to implicit enhancement points, that allow  you to add code e.g. at the beginning and at the end of modularization units.

This is well documented, please search for information using this keyword.

Thomas

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
474

Your friend might be referring to implicit enhancement points, that allow  you to add code e.g. at the beginning and at the end of modularization units.

This is well documented, please search for information using this keyword.

Thomas

Read only

0 Likes
473

Thanks Thomas!

I'll try this method and feedback you case it works for my case.

Read only

0 Likes
473

This worked exactly like I expect, very thanks!