Public Function Rotate( _
) As Boolean Assuming
stkTemp.StringView() = "(Top) 4, 3, 2, 1 (Bottom)"
for example
stkTemp.Rotate() = True
leaves
stkTemp.StringView() = "(Top) 2, 4, 3, 1 (Bottom)"See also: RollDown Function
Swap FunctionReturn value: Function returns True upon success. The function does nothing and returns False if there are fewer than three items on the stack. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.