- Built exact-match TXT formatter from QuickBASIC source (SCM5B, 8B, DSCA, DSCT, SCM7B) - Spec parser for 10 binary DAT files (1470+ models) - Work order report importer (33K WOs, 63K test lines) - On-demand PDF generation, styled HTML view - Archived 500K pre-2026 For_Web files into year subfolders - Created domain service account (INTRANET\svc_testdatadb) - Generated 73/73 Quatronix customer datasheets - Added STAGE + Reports auto-import to sync script Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
11 lines
471 B
XML
11 lines
471 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<MySubMain>false</MySubMain>
|
|
<SingleInstance>false</SingleInstance>
|
|
<ShutdownMode>0</ShutdownMode>
|
|
<EnableVisualStyles>true</EnableVisualStyles>
|
|
<AuthenticationMode>0</AuthenticationMode>
|
|
<ApplicationType>2</ApplicationType>
|
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
|
</MyApplicationData>
|