#include "batbnot.h" TOOLBAR "" 0 20 0 2 #include ENDPAGE PAGE "Tabella Note cliente" -1 -1 78 8 GROUPBOX DLG_NULL 75 3 BEGIN PROMPT 1 0 "" FLAGS "R" END STRING F_NOT_COD 2 BEGIN PROMPT 3 1 "Codice " HELP "Codice note del cliente" FIELD CODTAB FLAGS "U" KEY 1 USE %NOT INPUT CODTAB F_NOT_COD DISPLAY "Codice" CODTAB DISPLAY "Descrizione@50" S0 DISPLAY "Blocca immissione" B0 OUTPUT F_NOT_COD CODTAB CHECKTYPE REQUIRED END BOOLEAN F_NOT_BLOCCA BEGIN PROMPT 3 3 "Blocca immissione" HELP "Indicare se bloccare l'inserimento del documento" FIELD B0 END MEMO F_NOT_DESC 75 -2 BEGIN PROMPT 1 5 "Descrizione" HELP "Descrizione della nota del cliente" CHECKTYPE SEARCH END ENDPAGE ENDMASK