[AccessD] Enumerated constants

John W. Colby jwcolby at colbyconsulting.com
Tue Jan 13 08:23:10 CST 2004


Can enumerated constant VALUES be strings?

public enum numbers
	one = "one"
end enum

Etc?

I can't seem to get this to work.

John W. Colby 
www.ColbyConsulting.com



More information about the AccessD mailing list