On 27/01/10 18:54, AbeB wrote:

proc main

mary := {;
"1111111111" ,;
"2222222222" ,;
"3333333333" ,;
"4444444444" ,;
"5555555555" ,;
"6666666666" ,;
"7777777777" ,;
"8888888888" ,;
"9999999999" ,;
"aaaaaaaaaa" ,;
"bbbbbbbbbb" ,;
"cccccccccc" ,;
}

//scroll down all the way&  up all the way
ACHOICE( 5,10, 12.5 , 60 , mary ,,, 0 ) // 12.5

//Error BASE/1132  Bound error: array access


Thanks
abe



Sounds correct - you must use integer.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to