








// DHTML Editing Component Constants for JavaScript
// Copyright 1999 Microsoft Corporation. All rights reserved.
//
//
// Command IDs
//
DECMD_BOLD = 5000
DECMD_COPY = 5002
DECMD_CUT = 5003
DECMD_DELETE = 5004
DECMD_DELETECELLS = 5005
DECMD_DELETECOLS = 5006
DECMD_DELETEROWS = 5007
DECMD_FINDTEXT = 5008
DECMD_FONT = 5009
DECMD_GETBACKCOLOR = 5010
DECMD_GETBLOCKFMT = 5011
DECMD_GETBLOCKFMTNAMES = 5012
DECMD_GETFONTNAME = 5013
DECMD_GETFONTSIZE = 5014
DECMD_GETFORECOLOR = 5015
DECMD_HYPERLINK = 5016
DECMD_IMAGE = 5017
DECMD_INDENT = 5018
DECMD_INSERTCELL = 5019
DECMD_INSERTCOL = 5020
DECMD_INSERTROW = 5021
DECMD_INSERTTABLE = 5022
DECMD_ITALIC = 5023
DECMD_JUSTIFYCENTER = 5024
DECMD_JUSTIFYLEFT = 5025
DECMD_JUSTIFYRIGHT = 5026
DECMD_LOCK_ELEMENT = 5027
DECMD_MAKE_ABSOLUTE = 5028
DECMD_MERGECELLS = 5029
DECMD_ORDERLIST = 5030
DECMD_OUTDENT = 5031
DECMD_PASTE = 5032
DECMD_REDO = 5033
DECMD_REMOVEFORMAT = 5034
DECMD_SELECTALL = 5035
DECMD_SEND_BACKWARD = 5036
DECMD_BRING_FORWARD = 5037
DECMD_SEND_BELOW_TEXT = 5038
DECMD_BRING_ABOVE_TEXT = 5039
DECMD_SEND_TO_BACK = 5040
DECMD_BRING_TO_FRONT = 5041
DECMD_SETBACKCOLOR = 5042
DECMD_SETBLOCKFMT = 5043
DECMD_SETFONTNAME = 5044
DECMD_SETFONTSIZE = 5045
DECMD_SETFORECOLOR = 5046
DECMD_SPLITCELL = 5047
DECMD_UNDERLINE = 5048
DECMD_UNDO = 5049
DECMD_UNLINK = 5050
DECMD_UNORDERLIST = 5051
DECMD_PROPERTIES = 5052
//
// Enums
//
// OLECMDEXECOPT
OLECMDEXECOPT_DODEFAULT = 0
OLECMDEXECOPT_PROMPTUSER = 1
OLECMDEXECOPT_DONTPROMPTUSER = 2
// DHTMLEDITCMDF
DECMDF_NOTSUPPORTED = 0
DECMDF_DISABLED = 1
DECMDF_ENABLED = 3
DECMDF_LATCHED = 7
DECMDF_NINCHED = 11
// DHTMLEDITAPPEARANCE
DEAPPEARANCE_FLAT = 0
DEAPPEARANCE_3D = 1
// OLE_TRISTATE
OLE_TRISTATE_UNCHECKED = 0
OLE_TRISTATE_CHECKED = 1
OLE_TRISTATE_GRAY = 2

MikeGale wrote:I've run a few batch tests. (A few hundred pages and over a thousand links.)
No issues noticed.
MikeGale wrote:While archiving the reports I did note one thing. When a new report is generated the previous report pages are not deleted. This could lead to several generations of reports in that directory.
MikeGale wrote:When it got to the redirection to seedwatcher.typepad... nothing came down the wires for about 2 minutes. So I cancelled. This froze both the window that shows download progress and the main CSE window. I couldn't close the progress dialog or get the CSE window focused.
MikeGale wrote:When I got back the links tab was populated. (A timing issue I'm sure.) Maybe if the link tab said "In progress" while checks are under way.


'/*jsl:ignoreall*/
'<cseignore>
... body of VBScript
'</cseignore>
MikeGale wrote:I've now tested the batch validator with the revised JSLint configuration. It still fails to show Lint warnings or errors. In this case I also tried the "Normal" setting on the batch options tab 1.
MikeGale wrote:I got another exception in CSE when I validated a js file. This is a file I have never edited and don't use. It comprises a list of constants for DHTML editing. (There is an exception report sent for this.)



MikeGale wrote:I now find that:
1) If I use file links from batch it works.
2) If I use http links from the UI I get a 'Cannot check documents of type "application/x-javascript".' message, when I attempt to validate.
The interesting thing is that I can load the file via http, but not validate it!
The batch report puts the "refused files" in the "No errors or warnings" category which is misleading.


application/x-javascript
text/javascript
text/ecmascriptapplication/javascript
application/ecmascriptcmm
c-minus-minus (or variations)
livescript
jscript

Users browsing this forum: No registered users and 2 guests