[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] print
- Subject: [sqr-users] print
- From: "radhika reddy" <radhika_05@hotmail.com>
- Date: Thu, 30 Jun 2005 15:29:47 -0500
- Bcc:
- Delivery-date: Thu, 30 Jun 2005 15:30:54 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hi,
I have to print the in the following format:
Address1
Address2
Address3
phone
county - line by line
I would do something like this:
print address1 (0,1)
print address2 (+1,1)
print address3 (+1,1)
print phone (+1,1)
print county (+1,1)
My problem is sometimes address2, addr3,phone,county might be empty then
there would be 4 lines of space which i don't want to have.
I don't want to put If statement for each of these to see if they are empty.
Is there any better way to do this?
Thanks. Any help is great.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users