ASPL provides operators to do sequence operations on your set variables, these operators are called
seqops operators and have the
% as the second character in their mnemonics:
f%& f%U f%\ g%& g%U g%\ d%& d%U d%\. Seqops operations use alignment algorithms to visualize the difference between subgroups or elements of your datasets. The alignment algorithms work on the attributes of each element in the group hence allowing you to inspect the difference between elements whose state have changed. For instance, elements that are similar and have the same checksum will be aligned and shown in green color and in red color otherwise. The following chapter consists of pages describing
ASPL seqops.
Read Chapter 7
Back to Contents