Implement variable and data file attributes.
[pspp-builds.git] / doc / language.texi
index 1345433613d3f24e7c7b26cdac457f7132761834..ed1123dbb68ea9a433a5394767655497f843749e 100644 (file)
@@ -497,6 +497,11 @@ they are displayed.  Example: a width of 8, with 2 decimal places.
 @item Write format
 Similar to print format, but used by the @cmd{WRITE} command
 (@pxref{WRITE}).
+
+@cindex custom attributes
+@item Custom attributes
+User-defined associations between names and values.  @xref{VARIABLE
+ATTRIBUTE}.
 @end table
 
 @node System Variables