Re: OPEN PRINTING JOB - how to hide the message window?

2018-07-09 Thread Jeremy French via 4D_Tech
Hi Pat,

On the Mac you can show/hide the print progress message on a per print job 
basis.

Call SET PRINT OPTION with the option "Hide printing progress option".

The call to SET PRINT OPTION should be done **before** the call OPEN PRINTING 
JOB.

See: 
http://doc.4d.com/4Dv16/4D/16.3/SET-PRINT-OPTION.301-3651139.en.html

Also, as Jeffrey Kain pointed out, you can also turn off the print progress 
message for the entire database in the “General” tab of "Database Settings".

See:
http://doc.4d.com/4Dv16/4D/16.3/User-settings.300-3670700.en.html#3075208

- Jeremy French


> On Jul 8, 2018, at 5:42 PM, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> ​How do you stop the progress message from being displayed … using OPEN 
> PRINTING JOB?​

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: OPEN PRINTING JOB - how to hide the message window?

2018-07-08 Thread Jeffrey Kain via 4D_Tech
It's also handy to have a button somewhere that will unhide your printing 
process, in case you get a runtime error... it will be hidden too until you 
SHOW PROCESS... :)

--
Jeffrey Kain
jeffrey.k...@gmail.com




> On Jul 8, 2018, at 7:43 PM, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Yup ... there is an option in Database Settings to manage that.
> Thanks Jeff.

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: OPEN PRINTING JOB - how to hide the message window?

2018-07-08 Thread Pat Bensky via 4D_Tech
Yup ... there is an option in Database Settings to manage that.
Thanks Jeff.

On Mon, 9 Jul 2018 at 00:32, Jeffrey Kain via 4D_Tech <4d_tech@lists.4d.com>
wrote:

> It used to be that you would enable the option to show the printing
> progress (I think in the 4D Preferences window, or maybe Database
> Settings), and then do your printing from a process that you called HIDE
> PROCESS on.
>
> Maybe one or both of those techniques will get you there...
>
> --
> Jeffrey Kain
> jeffrey.k...@gmail.com
>
> > On Jul 8, 2018, at 5:42 PM, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com>
> wrote:
> >
> > ​How do you stop the progress message from being displayed when printing
> > using OPEN PRINTING JOB?​
>
> **
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **



-- 
*
CatBase - Top Dog in Data Publishing
tel: +44 (0) 207 118 7889
w: http://www.catbase.com
skype: pat.bensky
*
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: OPEN PRINTING JOB - how to hide the message window?

2018-07-08 Thread Jeffrey Kain via 4D_Tech
It used to be that you would enable the option to show the printing progress (I 
think in the 4D Preferences window, or maybe Database Settings), and then do 
your printing from a process that you called HIDE PROCESS on.

Maybe one or both of those techniques will get you there...

--
Jeffrey Kain
jeffrey.k...@gmail.com

> On Jul 8, 2018, at 5:42 PM, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> ​How do you stop the progress message from being displayed when printing
> using OPEN PRINTING JOB?​

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

OPEN PRINTING JOB - how to hide the message window?

2018-07-08 Thread Pat Bensky via 4D_Tech
​How do you stop the progress message from being displayed when printing
using OPEN PRINTING JOB?​

-- 
*
CatBase - Top Dog in Data Publishing
tel: +44 (0) 207 118 7889
w: http://www.catbase.com
skype: pat.bensky
*
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**