Hans wrote:
ExportSheetsAsHTML gives me an error “Too few arguments…”
Are these functions described somewhere else as in the Report Script Basic Language Guide?
ExportSheetsAsHtml (BODocument Class)
Definition:
Function ExportSheetsAsHtml(FileName As String, SheetsName As String, Graphs As Boolean, Borders As Boolean, Background As Boolean, Foreground As Boolean, Font As Boolean, FreeForm As Boolean, Frames As Boolean, AutoRefreshTime As Long, BusObjDoc As Boolean, [HtmlLayout As Long]) As Long
Syntax:
objectvar.ExportSheetsAsHtml(fileName, sheetsName, graphs, borders, background, foreground, font, freeform, frames, autoRefresh, busObjDoc, [ HtmlLayout])
Example:
ExportSheetsAsHtml( HtmlFileName , DocumentName, 1,1,1,1,1,1,1,0,0,1)
Location:
Report Script Editor Help File
Shawn Leven
Southwestern Bell
Information Services
SL7699@SBC.COM
Listserv Archives (BOB member since 2002-06-25)