System.Tables documentation fix
Table_Primary_Key and Table_Default_Key are incorrectly listed as Primary_Key and Default_Key in the documentation
0
votes
3 comments
-
Rodd Graham
commented
While you are in the documentation:
INLIST(), ISNULL(), SYS(), TTOC() are missing from the main expression engine function list, but have topics available.
Also, the NEWIDSTRING() expression engine topic is not linked into the list of expression engine functions. (IE. You cannot reach it via the << and >> buttons of winhelp.
-
Rodd Graham
commented
System.Columns -> Field_Can_Be_Null is documented as Field_Can_Null
-
Rodd Graham
commented
Of course, I shouldn't propagate the error. It is Table_Default_Index is incorrectly listed as Default_Index not _Key.