At 11:07 AM 8/13/2004 -0400, you wrote:
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,
Try the exact same command using the:
OPTION PRINTER + |PAGE_SETTINGS PAGE_LIST + |PAGE_LIST_VALUES 3-4
and see what you get?
FYI, PAGE_SETTINGS options are for PRINTER only.
Very Best R:egards,
Razzak.
