pre cutover push
This commit is contained in:
@ -179,19 +179,8 @@ IF PrintPDF THEN
|
||||
|
||||
END ELSE
|
||||
|
||||
* IF @USERNAME = 'BRYCE_BARB' THEN
|
||||
*
|
||||
* PrintSetup = ''
|
||||
* PrintSetup<1,1> = '2' ;* Preview Normal
|
||||
* PrintSetup<1,2> = '5' ;* Display all buttons except Printer Setup
|
||||
* PrintSetup<1,3> = '0' ;* Display Printing Window
|
||||
* PrintSetup<1,6> = '7' ;* Preview window - keyboard and mouse support
|
||||
*
|
||||
* END ELSE
|
||||
|
||||
PrintSetup = '0' ;* Print to printer without preview
|
||||
PrintSetup = '0' ;* Print to printer without preview
|
||||
|
||||
* END
|
||||
stat = Set_Printer( 'INIT','Printing','Shipping Documents', PageInfo,PageSetup,PrintSetup )
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user