
Fragments are pieces of code that occur regularly in programs but which can't be encapsulated in procedures. The image shows a typical example of a fragment (Open Jet Database). It consists of a series of lines you use regularly in your code, but which you would normally not encapsulate in a procedure.
Which fragments folders are visible in the tree depends on what references the project has. For example if the project has a reference to DAO, it shows the fragments for DAO and not for ADO and visa versa. You can add your own fragments using the Fragments Editor.
Datasheet Conditions
Loops Access
Automation
Conditions
Dialogs
Numeric
Strings
IO