Fix C:\STAGE txt datasheet upload: add CTONWTXT call to CTONW, rewrite CTONWTXT v2.0

CTONWTXT.BAT was never being called. Now invoked from CTONW.BAT on every boot.
Destination changed from X: (broken Novell serve.sys check) to T:\Stage\%MACHINE%\.
Removed IF NOT clauses for DOS 6.22 compatibility. Deployed to AD2 and synced to D2TESTNAS.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
OC-5070
2026-03-28 13:42:01 -07:00
parent e426dd8b16
commit 93934b625b
2 changed files with 45 additions and 34 deletions

View File

@@ -25,6 +25,9 @@ COPY C:\ATE\VASLOG\*.DAT T:\%MACHINE%\LOGS\VASLOG
ECHO Archiving work-order report files to network...
COPY C:\Reports\*.TXT T:\%MACHINE%\Reports
REM Upload text datasheet files from C:\STAGE to network
CALL C:\BAT\CTONWTXT.BAT
ECHO Archiving log file to network...
COPY C:\ATE\*.LOG T:\%MACHINE%