pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -69,15 +69,6 @@ PrintSetup = '' ;* Preview
PrinterID = ''
PrintPath = Printer_Select(PrinterID) ;* Popup is skipped IF Printer ID is passed
//If @UserName EQ 'DAN_CR' then
// Ensure Zebra printer paths are formatted correctly. Remote desktop services is returning printer paths
// differently than the 2008 Terminal Server and the Windows 2016 Server.
// If PrintPath[1, 11] EQ 'MESZBRPRT00' then
// PrintPath = Environment_Services('GetPrintServerPath') : PrintPath
// end
// Msg(@Window, '', 'OK', '', 'PrintPath':@FM:PrintPath)
//end
If PrintPath NE '' then
If Environment_Services('GetLabelPrintMethod') _EQC 'OIPI' then