From e5e208ee45e98f2f41e61761f62913f583e3a0e9 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sat, 28 Jun 2025 07:48:48 +0100 Subject: [PATCH] link to replacement for svxtrace.py - online edit of handbook/troggle/scriptscurrent.html --- handbook/troggle/scriptscurrent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/troggle/scriptscurrent.html b/handbook/troggle/scriptscurrent.html index 811cd0df1..ed688d7bb 100644 --- a/handbook/troggle/scriptscurrent.html +++ b/handbook/troggle/scriptscurrent.html @@ -255,7 +255,7 @@ Also in the :loser:fixedpts/scripts/convert_shx/ folder is a 135-line short scri

svxtrace.py

Obsolete. Traced all the svx file dependencies via the *include statements. It produced a file used by makefile above. - The troggle parser/survex.py 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 databaseReset.py. + The troggle parser/survex.py 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 databaseReset.py. See survex import record in the troggle control panel page.

Wallets

Obsolete. Functions in wallets.py were integrated into troggle in July/August 2022.