The build descriptor option setFormItemFull is used only when you generate a form group that includes print forms. The option indicates whether to display asterisks (*) in every empty field for which you specified a set statement of the form set field full. Valid values are yes (the default) and no.
If you specify no, the set statement of format set field full is ignored for the print forms, which may result in better performance and smaller load module size, especially if the form group contains print forms with many variables. Specify no if the programs that use the form group do not use a set statement of format set field full.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.