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

Scripting CMS

Status
Not open for further replies.

josele

IS-IT--Management
Jul 10, 2001
27
ES
I want to know where i can find information about object, methods, ect... to make a script.
Thanks.
 
I think you are on the wrong forum. Try a Java or C++ forum!

I can't even remember how to write a CLASS statement!
 
I want to modify a report cvsauto so i need to understand
some object and functions, p.e

cvsSrv.Reports.ACD = 1
Set Info = cvsSrv.Reports.Reports("...")
cvsSrv.Reports.CreateReport(Info,Rep)

i'm looking for a list of object,function and varibles i can use.

Thanks


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top