{% extends "base.html" %} {% block title %}Data import report{% endblock %} {% block content %}

Expo Survex import report

*include and begin/end import

The number at the left-hand margin is the depth of the *include nesting. The indented number to the left of the *begin or *end line shows the depth of the begin/end survex block nesting. *title lines are indnted further to make them more easily visible.

An extra line *edulcni is inserted to show where an included file ends. The *include and *edulcni lines omit the ".svx" from the end of the filename.

The survex files which are NOT part of the main include tree have been collected together and included under a constructed file "_unseens" following the line "0 *include _unseens" into a begin/end block labelled "troggle_unseens".


Go to Survex debug report - warnings and details
Go to Control panel - for other import reports

{{log}}

This report is generated from templates/survexreport.html and by survexreport(request) in core/views/statistics.py


Go to Survex debug report - warnings and details
Go to Control panel - for other import reports Go to Troggle maintenance manuals {% endblock %}