Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Editor++ Status ====== The Editor++ Status area is a tabbed control providing detail information on the compilation of source code, dictionary information on records, find and replace functions and the ability to store links to favorite source code. [[#Compilation_Status|Compilation Status]] [[#Record_Information|Record Information]] [[#Find_Text|Find Text]] [[#Replace_Text|Replace Text]] [[#Favorites_List|Favorites List]] [[#Location_Information|Location Data]] ===== Compilation Status ===== {{se_comp_status.jpg?855x124}} ^Item^Description^ |Compilation Status|This control displays compilation messages. The Editor++ has the ability to display multiple compilation errors.\\ **Note:** Double-clicking on an error line within the Status control will place the cursor at the start of the line in error within the source code record.| ===== Record Information ===== When a data record with a corresponding dictionary is opened in the Editor++ the Record Information tab contains schema on the current data row. {{se_record_info.jpg?855x124}} ^Item^Description^ |Field Num|Displays the field position within the data record.| |Key Field|Displays whether the field is a key field or not.| |Field Type|Displays the field type ( S for single value, M for multivalue.)| |Column Name|Displays the dictionary field name.| |Data Type|Displays the data type of the field.| |Report Desc|Displays the report heading of the field.| |Default|Displays the Default value for field.| |Validation|Displays the Validation pattern of the field.| |Conversion|Displays the Conversion pattern of the field.| |Justification|Displays the Justification for the field.| |Report Length|Displays the report length of the field.| |Required|Displays whether is data is required or not.| ===== Find Text ===== {{se_find_text.jpg?855x124}} ^Item^Description^ |Find Text|Enter the data to search on.| |Case Sensitive|When checked the search will be on the exact spelling in //Find Text//.| |Match Whole Word|When checked the search will be on the exact data in //Find Text//.| |Find button|Clicking this button will find the first instance of //Find Text//. The button is changed to a //Next// button after the first instance is found.| |Previous|Clicking this button will find the previous instance //Find Text//.| |Message|The bottom control of the tab displays the number of instances of //Find Text// found.| ===== Replace Text ===== {{se_replace_text.jpg?855x124}} ^Item^Description^ |Find Text|Enter the data to search on.| |Replace Text|Enter the data to replace the //Find Text// data.| |Case Sensitive|When checked the search will be on the exact spelling of //Find Text//.| |Match Whole Word|When checked the search will be on the exact data in //Find Text.//| |Find button|Clicking this button will find the first instance of //Find Text//. The button is changed to a //Next// button after the first instance is found.| |Previous|Clicking this button will find the previous instance of //Find Text//.| |Replace|Clicking this button will replace the current instance of //Find Text// with //Replace Text//.| |Replace All|Clicking this button will replace all instances of //Find Text// with //Replace Text//.| |Message|The bottom control of the tab displays messages regarding the operations that occur.| ===== Favorites List ===== {{se_favorites.jpg?855x124}} ^Item^Description^ |Favorite|Displays the names of the entities/records in the Favorites List.| |Type|Displays the types of the entities/records in the Favorites List.| |{{se_favorites_launch.jpg?24x24}}|Opens the selected entity/record in the Favorites List.. If the item is already open, it is activated.| |{{se_favorites_add.jpg?24x24}}|Add the active entity/record to the Favorites List.| |{{se_favorites_remove.jpg?24x24}}|Removes the selected entity/record from the Favorites List.| ===== Location Information ===== {{se_lines.jpg?142x104}} ^Item^Description^ |Line|Displays the current line number and total number of lines within a record.| |Col|Displays the current column position of the cursor within the line.| |OVR|The OVR text will be bolded when the Editor++ is in overwrite mode. The text will be disabled when the Editor++ is in insert mode. To toggle between modes use the "Insert" key on the keyboard.| |Size|Displays the size in bytes of the current record.| |Macro|Displays the status of Macro recording. For more information on Macros within the Editor++, refer to Editor++ Macros.| guides/programming/programming_in_openinsight/editor_status.txt Last modified: 2023/10/25 10:50by 127.0.0.1