Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I display the CR version number on a report?

Status
Not open for further replies.

OverDraft

Programmer
Jul 25, 2005
17
0
0
US
I'm working in a shop which has both Crystal 8.5 and Crystal 10 on various machines (soon to have 11 as well) and I'm wondering if anybody knows whether or not there's a way to determine the version that a particular report was run under and display that on the report itself.

I'm looking for a way to identify the version after processing (like when looking at a report file that has been exported or printed).

(I looked around at the "special formulas" in both 8.5 and 10 but I didn't see anything that applied.)
 
Hi,
Why not have the report designer annotate the report with the version used? Or use a parameter to ask the user to indicate the version used to run it and show that value?




[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
Thanks Turkbear. Using a parm is a good idea and would work in some instances. But for others, the reports are being run in a batch mode by an automated scheduler. (In fact sometimes a given report may be run either way and on different machines which is one reason I became interested in keeping track of the versions to begin with.)
 
Bump - Just wondering if anybody else has any idea?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top