[AccessD] Parameter (argument) order

Arthur Fuller fuller.artful at gmail.com
Wed Feb 15 17:34:22 CST 2023


Given any function F( arg1 as whatever, arg2 as whatever, arg3 as
whatever), is there any reason to choose one or another order of the args?
Or is it just a whim of the programmer at the moment of creation? Let us
suppose that args 1 and 3 are Longs, and arg2 is a string.

Opinions invited.

-- 
Arthur


More information about the AccessD mailing list