Msg: 592 *Conference*
10-07-91 02:00:30
From: ROBERT BENSON
To : JOHN RUSSO
Subj: REPLY TO MSG #589 (PROBLEM WITH PROGRAM)
----- John: Basic in the M100/102/200 defaults to 10 elements (inputs) per array, if you want more than 10 elememts you must dimension the array with a DIM statement. I played around with your program and found that if I changed line 50 to read DIMR(N):FORI=1TON it works quiet nicely. -=Robert=-