[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: [sqr-users] next-listing command



NEXT-LISTING is usually used to maintain grouped records between page
breaks but you haven't specified a NEED= parm, so it would not be
doing this for you.

I think what  you want is:

    print $cust_name (+1,1)

without any NEXT-LISTING.

On Tue, 26 Nov 2002 14:41:33 -0800, you wrote:

>Hi,
>
>I was wondering if somebody could help with the following problem ( I am
>looking for the easiest solution)
>
>I am trying to use next-lsiting command and the next records in the list are
>shifted down propotionally to the line parameter I defined  for that record.
>For example: print $cust_name (1,1)
>               NEXT-LSTING SKIPLINES=0  will print the next record one line 
>down.
>However if I do the following
>
>              print $cust_name (30,1), it adds another 30 to the next record. 
>How
>can I make it to just go down and not add 30.
>
>Thanks,
>
>dinesh

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users