Control Printing In Service Manager?
  • Andrew Cutting
    Control Printing In Service Manager?

    by Andrew Cutting » Wed Mar 15, 2006 7:27 am

    I want to be able to suppress the standard print dialog that shows up in the Service Manager and present my own print dialog instead. Is this possible?
  • COBS Tech Support
    Posts:683
    Joined:Fri Sep 09, 2005 8:23 am

    by COBS Tech Support » Wed Mar 15, 2006 7:34 am

    Refer to the help topic "Script Creation" for technical details on how to do this or "Screen Builder Script Creation" for CAPITAL 7.5 or above.

    For example inside the file JOBCARD.MAC add these lines:

    If Mode = 5
    * Put your form creation script here
    * Put your print job creation script here

    * Suppress normal print dialog by returning FALSE
    Return FALSE
    Endif

Who is online

Users browsing this forum: No registered users and 3 guests