Page heading
Michael Lee
Michael.Lee@mclsystemsinc.com
Fri, 02 Jun 2000 11:23:56 -0700
Looks like there was ANOTHER problem with the formatting of my last
message. I'm (hopefully) resending it in it's entirety:
Hi Jon. There is a technique that you could probably use. If you have an
existing SORT you can add to the beginning of it, otherwise you can
create a SORTED statement instead:
***********
ACCESS file
DEFINE INITHEAD = 1
SORT ON INITHEAD & <-- if SORT statement already exists
ON otheritem...
or
SORTED ON INITHEAD <-- if no SORT statement exists
PAGE HEADING "This will appear only on first page" PRINT AT INITHEAD &
"Whereas this will print on every page" ...
*********
Michael Lee
MCL Systems Inc.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.