in reply to Can call array but not index of an array in subroutine?!
the @Azcord, @Axcord and @Aycord arrays are empty if you call it by index e.g $Axcord[$counter] but if you call it by array e.g. @Axcord the entries will appear
How exactly did you verify this? I.e., could you post some complete code that we can run as is, which proves your point?
|
|---|