Thread: arrays
View Single Post
  #6  
Old 06-01-2002, 04:19 AM
amonrabr amonrabr is offline
Scripter
Join Date: Nov 2001
Location: Brazil
Posts: 374
amonrabr is on a distinguished road
Quote:
Originally posted by screen_name
well, lets see

is there a way to clear a variable array without having to do

this.array = {0};??
setarray this.array,;
Reply With Quote