Headings for a subfile
arthur kogan
akogan@westpac.com.au
Wed, 18 Nov 1998 10:34:17 +1100
Hi Chris,
this is the better option, but would only work if the record length is less
than the maximum allowed for the Quiz report (I think it is something like 256
bytes). If the record size is greater than this, you must use the subfile.
Regards,
Arthur Kogan
Westpac Financial Services
Sydney, Australia
Chris Sharman wrote:
> >How to get headings for the fields in a subfile? When I FTP the subfile
> >to a spreadsheet, I have to add the headings manually. I've tried
> >REPORT HEADING but that outputs the heading to my terminal, which is
> >useless. Using version 7.09.
> >
> >Here's a sample -
> >ACCESS SOMEFILE
> >SET SUBFILE NAME SUBNAME KEEP
> >REPORT SUMMARY NAME ADDRESS ETC...
>
> Why not use a text report, and import that ?
>
> set rep dev disc name subname pag len 0
> page head keep
> rep name address etc...
>
> ______________________________________________________________________
> Chris Sharman Chris.Sharman@CCAgroup.co.uk
> CCA Stationery Ltd, Eastway, Fulwood, Preston, Lancashire, PR2 9WS.
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
> Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
> powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
> This list is closed, thus to post to the list, you must be a subscriber.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.