User's Manual Owner manual

Limitations to the Use of Loops
Nested loops are not allowed in IPDirector.
By nested loops, one must understand any of the following situations:
one loop is totally included in another one
the first or the last element of one loop is the first or the last element of another one
one loop is partially included in another one, i.e. one loop overlaps the other one.
Trying to do so would provide an error message.
Use of Loops and Groups
Rules for the Use of Loops and Groups
A loop may not overlap a group of elements and vice versa. Trying to do so would
provide an error message.
A loop may enclose one or several groups of elements. Note that
the first element of the loop may be the first element of the group of elements
and/or
the last element of the loop may be the last element of the group of elements
A group of elements may enclose one or several loops.
the first element of the loop may be the first element of the group of elements
and/or
the last element of the loop may be the last element of the group of elements
IPDirector- Version 6.00- User Manual- Playlist Panel
1. Playlist Panel 111