View Single Post
Old Nov 26th, 2005, 11:23 AM   #3
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
In the event that you ever need to use arrays again, you were trying to assgin values to stylearray when it is null. You need to give it a size first, likely based on how much you need to store.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote