Graphics GET/PUT with 2D arrays?? 
Author Message
 Graphics GET/PUT with 2D arrays??

Does anyone know if there is a way to use GET/PUT with 2D arrays.  I have 6
pieces so I have an array Piece(1 to 6,100).  The 100 would be to hold the
GET graphics info.  It seems to work fine when I GET Piece(n,0).  But when
I PUT it always places the last piece the was GOT(:)).  
EX: if I got the pieces 1 through 6 in Piece(1,0),Piece(2,0)....Piece(6,0).

NOTE: I use 0 because 100 doesn't work.
But when I use PUT (1,0) it PUTs (6,0)...in the wrong color too.

Please help!!!!!

Josh Woolever/Quay
WebPage: http://www.*-*-*.com/



Tue, 05 Jan 1999 03:00:00 GMT  
 Graphics GET/PUT with 2D arrays??

: Does anyone know if there is a way to use GET/PUT with 2D arrays.  I have 6
: pieces so I have an array Piece(1 to 6,100).  The 100 would be to hold the
: GET graphics info.  It seems to work fine when I GET Piece(n,0).  But when
: I PUT it always places the last piece the was GOT(:)).  
: EX: if I got the pieces 1 through 6 in Piece(1,0),Piece(2,0)....Piece(6,0).

: NOTE: I use 0 because 100 doesn't work.
: But when I use PUT (1,0) it PUTs (6,0)...in the wrong color too.

: Please help!!!!!

: Josh Woolever/Quay
: WebPage: http://www.geocities.com/SiliconValley/Park/3640/



Fri, 08 Jan 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Array of Arrays and 2D array

2. Getting file info using a file list box and putting in an array

3. Array Filter Function and 2D Array

4. 2D Array to 1D Array

5. Convert 2d array to 1d array

6. Getting Types that were Put from an Array

7. Declaring an array of pointers in Visual Basic (and putting and getting data from it)

8. Declaring an array of pointers in Visual Basic (and putting and getting data from it)

9. 2D Vector Graphics in VB-5: recommendations?

10. Announcement: ScriptV--a new language for 2D and 3D animations and graphics

11. 2D vector graphics

12. Wanted: High performance 2D graphics control

 

 
Powered by phpBB® Forum Software