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

Re: [sqr-users] RE: Page break issue



Hey Rebecca,

Thanx a ton. Its really working fine now.

Thanks Gina for the help. You might want to look @ the
modified code.

Thanks,
Darshil

--- Rebecca.Barilleaux@anthem.com wrote:
> 
> Darshil
> 
> I think you're missing an "else" -- try this:
> 
> begin-procedure comp_proc
>   if #notfirstRow = 0  ! this will only happen the
> first time the procedure
> is executed
>      move 1 to #notFirstRow ! 1 is true
>   else
>      write 1 from 'Company : ' &desc
>      new-page
>   end-if
> end-procedure !cust_count
> 
> Rebecca
> 
> 
> 
> 
> CONFIDENTIALITY NOTICE: This e-mail message,
> including any attachments, 
> is for the sole use of the intended recipient(s) and
> may contain confidential
> and privileged information or otherwise protected by
> law.  Any unauthorized
> review, use, disclosure or distribution is
> prohibited.  If you are not the
> intended recipient, please contact the sender by
> reply e-mail and destroy
> all copies of the original message.
> 
> _______________________________________________
> sqr-users mailing list
> sqr-users@sqrug.org
> http://www.sqrug.org/mailman/listinfo/sqr-users



        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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