Files > BLOCK

name
BLOCK
number
.404
location
^DIST(.404,
description
This file stores ScreenMan blocks, which are used to build forms in the Form file.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBEnter the name of the block, 3-30 characters in length. The block name must be unique and cannot be numeric or start with punctuation.
1data dictionary number0;2FREE TEXTEnter the data dictionary number of the file or subfile that contains the fields that are placed on this block. A block can contain fields from only one file or subfile.
2disable navigation0;3SET OF CODES0:NO
1:YES
2:OUTOK
Enter 'YES' if navigation within the block should be disabled. When navigation is disabled, user cannot ^-jump to other fields, they cannot ^-jump to the Command Line, and the , , , and keys traverse the fields in the same order as the key -- that is, in the order established by the Field Order property of the fields. Enter 'OUTOK' to disable navigation, but allow the user to ^-jump to the Command Line.
11pre action11;E1,245FREE TEXTThis is MUMPS code that is executed when the user navigates to the block. This pre-action is part of the block definition itself, so if this block is used on another page or another form, the pre-action still applies.
12post action12;E1,245FREE TEXTThis is MUMPS code that is executed when the user leaves the block. This post-action is part of the block definition itself, so if the block is used on another page or on another form, the post-action still applies.
15description15;0WORD-PROCESSING
40field40;0MULTIPLE.4044

Not Referenced