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

Re: Calendar Format



Why are you doing this in SQR?  I would use an existing calendar
routine that accepts the month and year as inputs and call that
from a panel.

Otherwise, I would suggest reviewing the functionality
available to you in existing date routine 'includes' and
build your custom solution using those component functions.

Good Luck,

David

-------------------------------------------------

>--- Original Message ---
>From: "Shaikh, Imtiyaz" <imtiyaz.shaikh@CITY.BRAMPTON.ON.CA>
>To: SQR-USERS@list.iex.net
>Date: 2/15/01 3:46:58 PM
>

>SQR/3.0.15/Intel/SCO Unix R3.2 V5.0/Oracle 7.2.2.3/Sep 25 1996
>
>Hello there,
>I have question to make Calendar format in SQR.
>
>Construct an SQR Report that will prompt a user to specify two
(2) dates
>(i.e. FROM and TO). This SQR will then generate a report that
displays the
>numbers 1-31 in a calendar format for each month that falls
on or between
>the FROM and TO dates specified by the user.  Note: This report
will have to
>take into consideration the fact that the month may have 28,
29, 30 or 31
>days and adjust accordingly.  This initial calendar report will
NOT actually
>pull information from the database and will only initially be
a "Calendar
>Generator Utility."
>
>   I need code for calendar format. Please if you can send me.
Appreciate
>that.
>
>Imtiyaz
>
>