Name

SET-SEQUENCE-POSITION —

Function

Syntax

       (SET-SEQUENCE-POSITION NAME POSITION &KEY (DATABASE *DEFAULT-DATABASE*)) [function] => 

Arguments and Values

Description

Explicitly set the the position of the sequence called NAME in DATABASE, which defaults to *DEFAULT-DATABSE*, to POSITION.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes