Search found 2 matches
- Tue Sep 28, 2010 12:01 pm
- Forum: Tricks 'n' Tips
- Topic: UPDATED: Load Animated GIF frames
- Replies: 58
- Views: 34091
Re: UPDATED: Load Animated GIF frames
ahhh, my apologies, I must learn to read properly
I just assumed that it was because it didn't run. I just read quoted the text which mentioned the syntax error. I didn't read the whole thread sorry. I should have realised that you knew more by your amount of posts 
- Tue Sep 28, 2010 11:34 am
- Forum: Tricks 'n' Tips
- Topic: UPDATED: Load Animated GIF frames
- Replies: 58
- Views: 34091
Re: UPDATED: Load Animated GIF frames
All that needed to be done was to add the 'Array' keyword. Running fine on PB4.51 with just those changes.
From the manual "Arrays can be passed as parameters using the Array keyword, linked lists using the List keyword and maps using the Map keyword."
Hope that helps :)
;- Structures ...
From the manual "Arrays can be passed as parameters using the Array keyword, linked lists using the List keyword and maps using the Map keyword."
Hope that helps :)
;- Structures ...