Guest_imported
New member
- Jan 1, 1970
- 0
hi!
i have data-sentences in my little program
i made an simple array using DIM
i want to use this array in function, how can i do that? if i try to send the array with functionname(arrayname$) - it doesn't seem to work..
i need whole array in my function, not just one member
regards,
martin
i have data-sentences in my little program
i made an simple array using DIM
i want to use this array in function, how can i do that? if i try to send the array with functionname(arrayname$) - it doesn't seem to work..
i need whole array in my function, not just one member
regards,
martin