I see the syntax to print a report beginning from a certain page.
A 7.1 client asked me to do that for printing a label. I put in the
syntax:
LBLPRINT mailinglabels WHERE &vwhere ORDER BY &vsort +
OPTION screen | +
PAGE_SETTINGS PAGE_LIST |PAGE_LIST_VALUES 3-4
but it seems to ignore it. Can this be done for labels? If not, I'm
probably going to have to put my data in a temp table, do an autonumber,
and figure out where to start printing from.
Karen
