Download SanityCheck - e-Node
Transcript
Reported Items verifies that all fields have a valid type. SanityCheck reports this item when an undefined type is found for the given file/field. Actions: If you are using a new version of 4D, and there is a new type added to the 4D database, then you need to contact Committed Software for an upgrade. Otherwise, you should open the structure file and inspect the field definition for the named field. Reenter the field definition, and change the name of the field (this forces a rewrite of the field description). You may need to run your structure through 4D Tools:Compact. If SanityCheck still reports this item, then retype the name of the file. If SanityCheck still reports the item, you need to recover from a backup 42 Cannot read header of list of Balloon Help items. Detailed Description: This item is generated when the list of balloon help items cannot be read. Actions: Try running 4D Tools:Compact. Try editing your balloon help items and changing the names of some of the items. If SanityCheck still complains, recover from a backup. 43 Balloon help has a poorly formed name (name = '<1>', given length = <2>). Detailed Description: This item is generated when a balloon help name is too long. The name given is truncated to 15 chars (the max). Actions: Edit your balloon help items and change the name of the balloon help item. 44 Balloon help has a poorly formed name (name = '<1>', given length = <2>). Detailed Description: This item is generated when a balloon help name is too long. The name given is truncated to 15 chars (the max). Actions: Edit your balloon help items and change the name of the balloon help item. 45 Cannot find text for balloon help named '<1>'. Detailed Description: This item is generated when a the text for a particular balloon help object cannot be found in the Object Map. Essentially, the balloon help exists, but the object that contains the text for the balloon help item is missing. Actions: Edit the balloon help and re-enter the text for the balloon help. Run 4D Tools:Compact. 46 The text for the balloon help item named '<1>' has a malformed header. Detailed Description: This item is generated when a the text for a particular balloon help object has been successfully read into memory, but appears to be damaged. Actions: Edit the balloon help and re-enter the text for the balloon help. Run 4D Tools:Compact. 47 The text for the balloon help item named '<1>' is empty. Detailed Description: This item is generated when a the text for a particular balloon help object has a zero length. This is not a problem at all, yet you may wish to address it, in case you really wanted some message to appear. Actions: Edit the balloon help and enter the text for the balloon help. 65