/usr/share/doc/dx/help/dxall512 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 19 20 | #!F-adobe-helvetica-medium-r-normal--18*
#!N
#!CNavyBlue #!N #!Rall511 Language Delimiters #!N #!EC #!N #!N As the
preceding examples show, the Data Explorer scripting language resembles a conventional
programming language. Unlike some programming languages that treat all characters as
uppercase, the scripting language is case sensitive. Also, you can type
statements beginning at any column in the line. This allows you
to indent sections to clarify the program structure. #!N #!N Data
Explorer uses the following characters to separate or delimit elements of
the scripting language: #!N #!I0 #!N #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18*
; #!EF #!EF #!I50 #!N A semicolon terminates a script statement.
#!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* , #!EF #!EF #!I50 #!N A
comma separates keywords, arguments, lists, or vectors. #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18*
#!F-adobe-times-bold-r-normal--18* [ ] #!EF #!EF #!I50 #!N Brackets enclose vectors, matrices,
and tensors. #!N #!I0 #!N #!F-adobe-times-bold-r-normal--18* #!F-adobe-times-bold-r-normal--18* { } #!EF #!EF
#!I50 #!N Braces enclose lists and blocks of statements in macros.
#!I0 #!N #!N In some places, one or more blank spaces
can be used in place of a comma (e.g., in separating
elements of a vector). #!N #!N #!N #!F-adobe-times-medium-i-normal--18* Next Topic #!EF
#!N #!N #!Lall512,dxall513 h Commenting Scripts #!EL #!N #!F-adobe-times-medium-i-normal--18* #!N
|