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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

fpt via crystal console mgr

Status
Not open for further replies.

cbguru

IS-IT--Management
Sep 25, 2002
9
US
I would like to customize the cyrstal schedule.csp file to accept ftp information when a job is schedule. The plan is to allow a user to specify the fpt info and have the job scheduler run the report and send the report. Any idea what value in the ReportInterface object I need to set?


The code I have modified to change other parameters is like:

--------------------------------------------------
Set ReportInterface = ReportObject.PluginInterface
ReportInterface.ReportFormatOptions.Format = [anything]
--------------------------------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top