; Licensed Materials - Property of IBM ; BI and PM: Mobile ; (C) Copyright IBM Corp. 2007, 2012 ; US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. .Version $META_VERSION .Title $META_TITLE .Timestamp $META_TIMESTAMP .GatewayUrl $META_GATEWAY .CMPath $META_CMPATH .SourcePath $META_SOURCEPATH .DRILLSTR "" .StoreID $META_STOREID .SourceCode $META_SOURCECODE .PageCount $META_PAGECOUNT .ThumbnailSmall -1 .Dashboard -1 .Description "" .STATUS $META_STATUS PageBegin HeaderBegin $REPORT_LABEL HeaderEnd BodyBegin TableBegin "" SetStyle TABLELAYOUT ; row 0 TableRow TableCell TextColor 0x00CC0000 $ERROR_DETAILS TableRow TableCell TextColor 0x00000000 $REPORT_ERROR_TEXT TableEnd BodyEnd PageEnd End