[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Date Variable Names
At the top of your SQR, include this section...
begin-setup
declare-variable
date $current_date $accounting_dt $trans_dt
end-declare
end-setup
Date variables also begin with $. By declaring the variable name explicitly as
a "date" variable (as shown above),
then all of the date functions within SQR are easily available and work very
well.
Hope this helps!
Shriniwas Mahambare <shriniwas.mahambare@RTSSOFTWARE.COM> on 09/16/99 12:56:41
PM
Please respond to SQR-USERS@list.iex.net
To: Multiple recipients of list SQR-USERS <SQR-USERS@list.iex.net>
cc: (bcc: Rick Creel/IT/Aon Consulting)
Subject: HP Printer types
Hi!,
Can any one tell me :
1. What versions of HP printers are supported by SQR.
2. In SQR '$' is for character datatype and '#' is for number datatype ,
there is no datatype for date , so how can I do the date arithmatics, like
comparisons.
Thanks in advance
Shriniwas M.