Format control file for piping material sum list
/* @(#)PipeSum_csv.frm1.1 04/01/27 */
/* Format control file for piping material sum list */
Pages
p PAGE/* name of the page */
40 /* number of lines */
170 /* page width in chars */
0 /* empty lines at the top of the page */
0 /* empty lines at the bottom of the page */
0/* number of empty chars in the right margin */
Fields
f Pro /* name of the field */
0 /* output mode */
0 /* normal - bold printing */
0 /* normal - underline printing */
0 /* ignore – print field */
1 /* line position */
1 /* column where printing of the field is to start */
%s;/* output format */
f dat 0 0 0 0 1 40 Date: %s;
f tma 0 0 0 0 1 60 Total weight: %s kg
Records
r LINE0 0 0 1 1 0 0
f O10 0 0 0 1 1 Description;
f O20 0 0 0 1 41 Dimensions;
f O30 0 0 0 1 77 Rating;
f O40 0 0 0 1 88 Material;
f O50 0 0 0 1 119 Standard;
f O60 0 0 0 1 140 Pcs/m
Elements
e itm /* name of the element */
1 /* location of the element */
40 /* maximum number of columns */
0 /* normal – bold print */
0 /* reserved for future use */
0 /* printed – not printed */
%s;/* output format */
e dim 41 35 0 0 0 %s;
e rat 77 10 0 0 0 %s;
e mat 88 30 0 0 0 %s;
e std119 20 0 0 0 %s;
e amo140 15 0 0 0 %14s