10.4. Support FoxPro style for array access

aVar := {1,2,3,4}
? aVar(nIndex)