1 WRITECAB(n)$ (Movs Screen) 1 Sintax: WRITECAB(n)$="exp1[;exp2;[...]]" 1 Sample: WRITECAB0$="T.AMOUNT{}=#TOTAL" 1 Sample: WRITECAB1$="VAT{}=19.5;NLINE{}=1" 1 Notes: It is processed at writing summary lines. The 0 its aplied to all 1 records, 1 to first record only, and so... 2 WRITELINS$ (Movs Screen) 2 Sintax: WRITELINS$="exp1[;exp2;[...]]" 2 Sample: WRITELINS$="CUSTOMER{}=_CUSTOMER$;ITEMCODE{}=_ITEMCODE$" 2 Notes: It is processed at writing detail lines. The system repeat the expression 2 as many times as lines in the document. 3 FITCLC$ (Movs Screen) 3 Sintax: FITCLC$="exp1[;exp2;[...]]" 3 Notes: Undocumented by now. 4 FTCLC$ (Movs Screen) 4 Sintax: FTCLC$="exp1[;exp2;[...]]" 4 Notes: Undocumented by now. 5 ALARMLINS$ (Movs Screen) 5 Sintax: ALARMLINS$="exp1[;exp2;[...]]" 5 Notes: Undocumented by now. 6 NUMCAB$ (Movs Screen) 6 Sintax: NUMCAB$="exp1[;exp2;[...]]" 6 Notes: Undocumented by now. 7 BOUNDS$ (Movs Screen) 7 Sintax: BOUNDS$="exp1[;exp2;[...]]" 7 Notes: Undocumented by now. 8 BEGINFLD% (Movs Screen) 8 Sintax: BEGINFLD%$="exp1[;exp2;[...]]" 8 Notes: Undocumented by now. 9 SCRLIN% (Movs Screen) 9 Sintax: SCRLIN%="exp1[;exp2;[...]]" 9 Notes: Undocumented by now. 10 MAXLIN% (Movs Screen) 10 Sintax: MAXLIN%="exp1[;exp2;[...]]" 10 Notes: The last expression result is applied as the maximun lines 10 in the document