Quantum Data 881 User Manual page 904

Hide thumbs Also See for 881:
Table of Contents

Advertisement

SEQQ?
Class
Description
Query syntax
Query response
Example 1
Example 2
526
Appendix A Command Reference
SEQuence Query pointer
Sequence memory management
Returns number sequence names from the list of all the sequence names stored in
sequence memory beginning at index. The directories are kept in alphanumeric order. The
generator maintains internal variables for the current index and number values. The value
of index is automatically incremented by number after the query is executed. Sending the
query with just an index parameter, will return the same number of names as the last time,
starting at the given index. Sending the query with no parameters will return the next set of
names in the directory buffer.
SEQQ? index number
index
positive integer number
number
positive integer number
List of specified sequence names.
SEQQ? 1 9999
// List the names of all sequences stored in memory
SEQQ? 1 10
// List names of the first ten sequences stored in memory
SEQQ? 21
// List names of the 21st through the 30th sequences
SEQQ?
// List names of the 31st through the 40th sequences

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

882

Table of Contents