How do I add apps to Journaling other than Access, Excel, Powerpoint, & Word?

  • Thread starter Thread starter Chris Kinata
  • Start date Start date
C

Chris Kinata

Hi all...

Couldn't find a group for the Journal feature. I'd like to be able to add other
apps for tracking via the Journaling feature, but only the four Office apps
are available in Outlook 2002. Is there any easy way to do this?

-- Chris
 
Not for non-Microsoft Office applications, no.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Chris Kinata asked:

| Hi all...
|
| Couldn't find a group for the Journal feature. I'd like to be able to
| add other apps for tracking via the Journaling feature, but only the
| four Office apps are available in Outlook 2002. Is there any easy way
| to do this?
|
| -- Chris
 
OK, thanks... how about FrontPage?

I was thinking that one way to do it, though not simply, might be to
write Journal entries via Windows VBScript code, or possibly do something
similar from VBA (or other internal scripting language, if available) within
a given app.

--Chris
 
You have to dig up the specs on the Journal log file from somewhere deep in
MSDN and write code in your target application to log everything you want
logged. Outlook will then use the log file when it starts up to journal that
application.

Offhand the only example I'm aware of is/was a journaling addin for AutoCAD.
I don't even know if it exists any longer, it's been years since I used
AutoCAD.
 
Back
Top