D
DBG
Hi-
I'm playing around with setting global options from code using the
Application.GetOption("") and SetOption syntax.
at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k/html/acglobaloptions.asp
it states that
Track Name AutoCorrect Info
Perform Name AutoCorrect
Log Name AutoCorrect Changes
are (.mdb only)
Does this mean that for my MDE these options will never be read / used and
as such I do not need to worry about turning them off? (there's a bug with
displaying landscape print preview)
Also, does anyone know how to access the key
ReplaceText for Spelling replace as you type? Its stored under the registry
keys for specific users and as such seem inaccessible.
Thanks,
-David
I'm playing around with setting global options from code using the
Application.GetOption("") and SetOption syntax.
at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k/html/acglobaloptions.asp
it states that
Track Name AutoCorrect Info
Perform Name AutoCorrect
Log Name AutoCorrect Changes
are (.mdb only)
Does this mean that for my MDE these options will never be read / used and
as such I do not need to worry about turning them off? (there's a bug with
displaying landscape print preview)
Also, does anyone know how to access the key
ReplaceText for Spelling replace as you type? Its stored under the registry
keys for specific users and as such seem inaccessible.
Thanks,
-David