[AccessD] How to pass an array as a parameter

Ryan W wrwehler at gmail.com
Sat Jan 28 09:34:05 CST 2023


I think you need the parens for the array variable

function arrFind(arr() as variant, target as variant)



On Sat, Jan 28, 2023 at 9:23 AM Arthur Fuller <fuller.artful at gmail.com>
wrote:

> I have a function arrFind( arr as Variant,   vTarget as Variant) as
> Integer), which is not working. Am I passing the array incorrectly? If so,
> how should I pass it?
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


More information about the AccessD mailing list