setCurrentLook: Function that sets the current look number
Description
Sets the current look number. The curent look is the one that last took place.
Usage
setCurrentLook(theObject, look0)
Value
an object of class "sequential.design"
Arguments
theObject
The sequential design object
look0
The curent look number
Details
The curent look is the one that last took place. One can only set the current look forward. If the new current look number attempted is less than the old current look number, no action will take place and the current look number will not be updated.