[AccessD] SetOption "Default File Format", 0

Gustav Brock Gustav at cactus.dk
Sat Dec 11 04:15:25 CST 2004


Hi Dan

It is not 0 but 9:

  SetOption "Default File Format", acFileFormatAccess2000

Browse the on-line help for "FileFormat Property"

/gustav


>>> dwaters at usinternet.com 10-12-2004 23:47:26 >>>
I'm trying to set the Default File Format to 'Access 2000' in code
during
startup.  The code should be:

        SetOption "Default File Format", 0

But - I'm getting an error which says:   The numeric value for the
setting
argument in the SetOption method doesn't correspond to any list box or
option group settings in the Options dialog box.

I set many options on startup, but this is the only one that doesn't
seem to
work as advertised.

Has anyone tried this to set this option in code?

Dan Waters
ProMation Systems 




More information about the AccessD mailing list