[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] print
- Subject: RE: [sqr-users] print
- From: "Alexander, Steve" <Steven.Alexander@sanjoseca.gov>
- Date: Thu, 30 Jun 2005 13:44:37 -0700
- Delivery-date: Thu, 30 Jun 2005 15:45:09 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
I can think of other ways to handle this, but they're all more complex and
verbose than putting each print in an IF statement.
-----Original Message-----
From: radhika reddy [mailto:radhika_05@hotmail.com]
Sent: Thursday, June 30, 2005 1:30 PM
To: sqr-users@sqrug.org
Subject: [sqr-users] print
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
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users