pre cutover push
This commit is contained in:
@ -14,14 +14,13 @@ $INSERT PRINTSETUP_EQUATES
|
||||
2/4/2000 by jch * * * *
|
||||
*/
|
||||
|
||||
*IF @UserName = 'DAN_CR' then debug
|
||||
IF NOT(ASSIGNED(PrinterID)) THEN PrinterID = ''
|
||||
IF NOT(ASSIGNED(RetDefault)) THEN RetDefault = ''
|
||||
|
||||
Printers = ''
|
||||
Default = ''
|
||||
PrintCount = PrintSetup(PRN_GET$,'',Printers,Default) ;* OI routine returns printer names, driver, port information
|
||||
|
||||
|
||||
DefPrinter = Default[1,',']
|
||||
DefPort = FIELD(Default,',',3)
|
||||
DefLine = DefPrinter:' on ':DefPort
|
||||
|
Reference in New Issue
Block a user