link to replacement for svxtrace.py - online edit of handbook/troggle/scriptscurrent.html

This commit is contained in:
2025-06-28 07:48:48 +01:00
committed by Expo on server
parent 34d5e281be
commit e5e208ee45

View File

@@ -255,7 +255,7 @@ Also in the :loser:fixedpts/scripts/convert_shx/ folder is a 135-line short scri
<h4 id="svxtrace">svxtrace.py</h4>
<p>Obsolete. Traced all the svx file dependencies via the *include statements.
It produced a file used by <a href="#makefile">makefile</a> above.
The troggle <var>parser/survex.py</var> code now (sinc 2020) produces an indented list of the current *include tree in a file in the /troggle/ folder whenever the survex files are imported by <var>databaseReset.py</var>.
The troggle <var>parser/survex.py</var> code now (sinc 2020) produces an indented list of the current *include tree in a file in the /troggle/ folder whenever the survex files are imported by <var>databaseReset.py</var>. See <a href="/controlpanel">survex import record</a> in the troggle control panel page.
<h4 id="wallets">Wallets</h4>
<p>Obsolete. Functions in <var>wallets.py</var> were integrated into troggle in July/August 2022.