[AccessD] Syntax Problem with Array

Arthur Fuller fuller.artful at gmail.com
Sat Nov 27 14:33:57 CST 2021


1. I'm trying to declare a Constant array. This is not working:

Const LDoms() as Integer = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}
I  get the same bad result if I use parentheses instead of curly braces.

What am I doing wrong?


-- 
Arthur


More information about the AccessD mailing list