Try OpenEdge Now
skip to main content
Online Help
Introducing the ABL GUI Designer : Reference : GUI Designer dialogs : AppBuilder dialogs : Other AppBuilder dialogs : Code Sections Selector dialog
 
Code Sections Selector dialog
The Code Sections Selector dialog allows you to select a function, internal procedure, or trigger to copy.
Access this dialog by clicking Code on the Copy To File dialog.
This dialog includes the following options:
Option
Description
Available
List the functions, internal procedures, and triggers associated with the selected basic objects and SmartObject instances.
Select one or more entries to copy. The selected functions, internal procedures, and triggers move to the Selected list.
Selected
List the functions, internal procedures, and triggers that you have selected from the Available list to copy.
Note: You can select one or more fields to remove by clicking <<Remove.
Add >>
Move the selected functions, internal procedures, and triggers from Available list to the Selected list.
<<Remove
Move the selected functions, internal procedures, and triggers from the Selected list to Available list.
OK
Save your changes and return to Copy To File dialog.
For more information, see Copy To File dialog