Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/record.txt
blob: 4cdf5abe1b2557743c09f6a6d04d15a4125fdea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _record:

.. index::
   pair: menu item; Record
   pair: command line option; record
   pair: command; record

Record animation
================

**Syntax**:(record bool [ file ])

e Toggle recording to a XaoS animation file (\*.xaf). This file is
human-readable, and can easily be improved by hand after recording. See the
:ref:`format description <format>` for more information.

From the scripting language, (record #t) enables recording, and (record #f)
disables it.

**Available as**: menu item, command line option, command