Files
PythonLib/TOPX_Tests.py
fortiersteven 4f59122bac Basic set of files to extract TOR SCPK files
- Basic example in TOR_Test.py to extract the Scenario files to XML
2022-01-23 08:25:40 -05:00

7 lines
77 B
Python

import ToolsTOPX
tool = ToolsTOPX.ToolsTOPX("tbl")
tool.extractAllSkits()