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:
@@ -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%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user