RE: universe 10.???? - array size

2004-04-02 Thread Glenn W. Paschal
If you want to know from the debugger... Example: ED BP TEST 4 lines long. : P 0001: DIM X(10,15) 0002: MAT X = 0003: DEBUG 0004: PRINT Bottom at line 4. : Q RUN BP TEST TEST: 4: PRINT :: X/ MATRIX: X=10 Y=15 :: If you are trying to get the size of the array within the program, use

RE: universe 10.???? - array size

2004-04-02 Thread Peter Olson
thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Glenn W. Paschal Sent: Friday, April 02, 2004 12:40 PM To: 'U2 Users Discussion List' Subject: RE: universe 10. - array size If you want to know from the debugger... Example: ED BP TEST 4 lines

RE: universe 10.???? - array size

2004-04-02 Thread Grant.Boice
Pete, In UniBasic, there is a function call INMAT. If memory serves me right, I believe UniVerse has the same function. You might want to check it out. Grant W. Boice, Jr. Systems Administrator Benchmark Electronics, Inc. Manassas Division 8500 Phoenix Drive Manassas, VA 20110