Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Null table Rotate causes OI to close silently

Passing an empty table to Rotate causes OI to close, not crash, just disappear totally.

DECLARE FUNCTION SRP_Rotate_Array
DEBUG
TABLE=""
TABLE<11>=""
TABLE=SRP_Rotate_Array(TABLE)
RETURN 0
Sign In or Register to comment.