Re: FORM SET OUTPUT -> project form

2017-10-17 Thread Koen Van Hooreweghe via 4D_Tech
Hi Pat,

FWIW, to preset the PRINT SETTINGS, you should use PAGE 
SETUP(“projectformname’).

HTH
Koen

> Op 17 okt. 2017, om 14:27 heeft Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> 
> het volgende geschreven:
> 
> This was in a database that was updated from a previous version of 4D. I
> think that previously you called FORM SET OUTPUT to specify the default
> settings for the PRINT SETTINGS dialog - e.g. page orientation. But this
> isn't necessary any more.




Compass bvba
Koen Van Hooreweghe
Kloosterstraat 65
9910 Knesselare
Belgium
tel +32 495 511.653

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

Re: FORM SET OUTPUT -> project form

2017-10-17 Thread Pat Bensky via 4D_Tech
This was in a database that was updated from a previous version of 4D. I
think that previously you called FORM SET OUTPUT to specify the default
settings for the PRINT SETTINGS dialog - e.g. page orientation. But this
isn't necessary any more.

Thanks!
Pat

On 16 October 2017 at 17:37, Keith Culotta via 4D_Tech <4d_tech@lists.4d.com
> wrote:

> I think PRINT RECORD and PRINT SELECTION require a Table Form.  A project
> form is printed with PRINT FORM.
>
> Keith - CDI
>
> > On Oct 16, 2017, at 5:39 AM, Pat Bensky via 4D_Tech <
> 4d_tech@lists.4d.com> wrote:
> >
> > Using v14:
> >
> > I get an error with
> >
> > *FORM SET OUTPUT*("ReportHeaderLandscape")
> >
> > ​"There is no table to apply the command to"
> >
> > So how do you set the output form for a project form?
> >
> > Pat
> >
>
> **
> 4D Internet Users Group (4D iNUG)
> FAQ:  http://lists.4d.com/faqnug.html
> Archive:  http://lists.4d.com/archives.html
> Options: http://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: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: FORM SET OUTPUT -> project form

2017-10-16 Thread Keith Culotta via 4D_Tech
I think PRINT RECORD and PRINT SELECTION require a Table Form.  A project form 
is printed with PRINT FORM.

Keith - CDI

> On Oct 16, 2017, at 5:39 AM, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> Using v14:
> 
> I get an error with
> 
> *FORM SET OUTPUT*("ReportHeaderLandscape")
> 
> ​"There is no table to apply the command to"
> 
> So how do you set the output form for a project form?
> 
> Pat
> 

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

Re: FORM SET OUTPUT -> project form

2017-10-16 Thread Jeremy French via 4D_Tech
Hi Pat,

Use the DIALOG command for a project form, as Tai points out.

But the form name "ReportHeaderLandscape" suggests you want to print a header. 

Perhaps the command you are looking for is "Print form”? 

"Print form" requires a table. You can change the project form to a table form 
by — in the Explorer's "Forms” view — by dragging .

I hope this will be helpful.

Best regards,
Jeremy French


> On Oct 16, 2017, at 6:39 AM, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> I get an error with
> 
> *FORM SET OUTPUT*("ReportHeaderLandscape")
> 
> ​"There is no table to apply the command to"
> 
> So how do you set the output form for a project form?

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

RE: FORM SET OUTPUT -> project form

2017-10-16 Thread Tai Bui via 4D_Tech
Hi Pat,

I think DIALOG might be the command you are looking for.
http://doc.4d.com/4Dv16R4/4D/16-R4/DIALOG.301-3317982.en.html

Best Regards,
-Tai B.




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

Re: FORM SET OUTPUT -> project form

2017-10-16 Thread Koen Van Hooreweghe via 4D_Tech
Hi Pat,

Why would you want to do that?
FORM SET OUTPUT sets the current form for a table. If you don’t pass a table, 
the command takes the default table, but the form must belong to that table.

HTH
Koen

> Op 16 okt. 2017, om 12:39 heeft Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> 
> het volgende geschreven:
> 
> Using v14:
> 
> I get an error with
> 
> *FORM SET OUTPUT*("ReportHeaderLandscape")
> 
> ​"There is no table to apply the command to"
> 
> So how do you set the output form for a project form?
> 
> Pat
> 
> -- 
> *
> 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: http://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **

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

FORM SET OUTPUT -> project form

2017-10-16 Thread Pat Bensky via 4D_Tech
Using v14:

I get an error with

*FORM SET OUTPUT*("ReportHeaderLandscape")

​"There is no table to apply the command to"

So how do you set the output form for a project form?

Pat

-- 
*
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: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**