pre cutover push
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user