/usr/share/doc/dx/help/dxall620 is in dx-doc 1:4.4.4-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | #!F-adobe-helvetica-medium-r-normal--18*
#!N
#!CDarkGreen
#!Rall619 Example 1 #!N #!EC Suppose that the data file contains
the following first line: #!CForestGreen #!N #!N #!F-adobe-courier-bold-r-normal--18* #!N dimensions 100
300 #!EF #!N #!N #!EC #!N #!N You can specify that
this information is to be derived from the data file by
the following statement: #!CForestGreen #!N #!N #!F-adobe-courier-bold-r-normal--18* #!N grid = lines
0, 11, 3, 1, 3 #!EF #!N #!N #!EC This specifies
that 0 lines are to be skipped. Then 11 characters are
skipped, and the first grid dimension is read from 3 characters.
Then 1 character is skipped, and the second grid dimension is
read from 3 characters. #!N #!N You could also have used
the statement #!CForestGreen #!N #!N #!F-adobe-courier-bold-r-normal--18* #!N grid = bytes 11
#!EF #!N #!N #!EC #!N #!N which simply specifies that the
grid information will be found after skipping 11 bytes in the
file. #!N #!N #!N #!N #!N #!F-adobe-times-medium-i-normal--18* Next Topic #!EF #!N
#!N #!Lall620,dxall621 h Example 2 #!EL #!N #!F-adobe-times-medium-i-normal--18* #!N
|