🕒
Activity
🎮
Browse
📰
Forums
📖
Docs
🔎
Search
Login
Login
Might make SBS readonly:
thread
[fixed] Empty COPY source array gives error.
Root
/
SmileBASIC Bug Reports
/
[.]
SquareFingers
Created:
~8 years ago
SquareFingers
#1
In
COPY DestinationArray, SourceArray
, if LEN(SourceArray)==0 then the command gives
Subscript out of range
error.