Go to the first, previous, next, last section, table of contents.


The Initialization File

When Sd or Sdtty starts, it looks for a file `sd.ini' in the working directory. This file, if present, contains information about dances you might be working on, and about possible individual preferences you might have for the way the program runs. Such a file might look like this:

[Options]
reverse_video
no_warnings
singlespace

[Sessions]
sequence.C3       C3          12      NACC, June 1995
sequence.C4       C4          31      NACC, June 1995
workshop          C1          75      My Wednesday group
+                 A2           9      NESRDC
*                 A1           2      Lake Shore Farm

There are up to three sections in this file, called the "sessions" section, the "options" section, and the "accelerators" section. Each section starts with a header word in brackets. The sections are separated from each other by blank lines.


Go to the first, previous, next, last section, table of contents.