How to show the document pathname during report printing

Hi,

How can i show the Document pathname during the report printing?
eg:
i have the BO Document been store in UserDoc, this is my pathname :
C:\Program Files\Business Objects\BusinessObjects 5.0\UserDocs\MFM Sales Analysis, i need to show it into the BO Report Document each time during the report printing process.
How should i paste the pathname comment on the BO Document Area?

Thank you!

:confused:
Onn


onnonn (BOB member since 2003-11-03)

hummm,

with the DocumentName() function, you can add the rep name in a cell for example but I don’t think you can have the rep full path of it (or explain me how ;-))

maybe you could do it with a few code of VBA :confused: :confused:


bernard timbal :fr: (BOB member since 2003-05-26)

And maybe you are correct. 8) See here for a suggestion.


Dave Rathbun :us: (BOB member since 2002-06-06)