文本窗口 (tttxt1120s000)

Use this session to create text windows that can be used to maintain and display text in LN.

注意

If you use the multiline editor as the external editor, only the number of columns and number of rows are relevant. In that case, the frame and color are default defined. However, you must make a selection in all fields because you can also use other editors for the text group.

You can use the 第一栏 and 第一行 fields to specify the position of the text window on the screen. The size of the text window is defined by the number of columns and number of rows. The number of columns in the text window indicates the maximum number of characters on a text line. If you do not select a frame for the text window, the maximum number of columns in a text window is 215. If you have defined a frame for the text window, the maximum number of columns is 213. The minimum number of columns is ten.

In the BAAN editor, the maximum number of lines in a window is 64 and is determined from the first text row, excluding the frame. In the multiline editor the maximum number of lines is default defined. The bottom line is reserved for messages.

 

窗口类型
The code of the window type. The window type determines the size, position, box or frame type, box color, and shape of the window in which LN displays the text at run time.
框类型
The type of frame around the text window. The frame is only displayed when the text is edited via the BAAN editor.

The following options are available:

  • No Box
  • Line
  • Bold line
  • Reverse
  • Bold reverse
第一栏
For the BAAN editor, the text window’s horizontal position: the column where the top left corner of the text window, excluding the box, must be positioned on the screen.

If no box is selected, the first left-hand column of the screen is defined as column number one.

第一行
For the BAAN editor, the text window’s vertical position: the row where the text window’s top left-hand, excluding the box, must be positioned on the screen.

If no box is selected, the first line on the screen is line number two. Otherwise the first line is line number three.

栏数
The width of the text window: the number of columns from the first left-hand column onwards.

This field indicates the maximum number of characters on a text line in the text window. If no box is selected, the maximum number of columns in a text window is 215. The minimum number of columns is ten. The maximum number of columns in a box is 213.

示例

If a line box is selected and the first column is number five, the maximum number of columns you can define is 210. If you exceed this maximum, LN will reset the number of columns to 210.

行数
The height of the text window, excluding the box. The maximum number of lines in a window is 64. The bottom line is reserved for messages.

The maximum number of lines in a window is determined from the first text row, excluding the box.

框颜色
For the BAAN editor, the color of the frame around the text window.
表格颜色
For the BAAN editor, the color of the window background.