M
Marco
How can I view registry settings that I added/modified with VBA in Word for
mac?
mac?
How can I view registry settings that I added/modified with VBA in Word for
mac?
Marco said:How can I view registry settings that I added/modified with VBA in Word for
mac?
Paul Berkowitz said:There's no registry on a Mac and no registry settings for Word therefore. So
there's nothing to see.
Not strictly true, Paul - VBA uses SaveSetting and GetSetting to store
"registry" values. On the Mac, they're stored in a file in the
Preferences:Microsoft folder with the same name as the "appname"
argument.
Not strictly true, Paul - VBA uses SaveSetting and GetSetting to store
"registry" values. On the Mac, they're stored in a file in the
Preferences:Microsoft folder with the same name as the "appname"
argument.
SaveSetting Statement
Saves or creates an application entry in the application's entry in the
Windows registry or (on the Macintosh) information in the application's
initialization file.
Syntax
SaveSetting appname, section, key, setting
This document describes user preferences for the application
Microsoft Word. You cannot open or print this document. To be
effective, this document must be stored in the Preferences folder in
the System Folder
From: JE McGimpsey <[email protected]>
Organization: McGimpsey & Assoc,
Newsgroups: microsoft.public.mac.office.word
Date: Sat, 28 May 2005 23:38:43 -0600
Subject: Re: view registry settings vba in word for mac
Hmmmm. There are only two of those - "Microsoft Excel" and "Microsoft Word"
- and they're both completely blank when opened in TextEdit. (I won't bother
to comment that they're both - Word included - referred to as a "Microsoft
Excel preferences file", and don't open at all in Excel).
SaveSetting Statement
Saves or creates an application entry in the application's entry in the
Windows registry or (on the Macintosh) information in the application's
initialization file.
Syntax
SaveSetting appname, section, key, setting
This document describes user preferences for the application
Microsoft Word. You cannot open or print this document. To be
effective, this document must be stored in the Preferences folder in
the System Folder
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.