> Dilwyn Jones wrote:
>> Oops, I feel an article rewrite coming on... Jochen and Geoff, 
>> don't
>> use it yet until I've had time to digest this!!! (I'm on SMSQ/E 
>> 3.12,
>> so didn't know about this.)
>
> As even I forgot about it, nobody knew! 3.13 is still not released
> yet. But the commands will be part of the next release, which is
> hopefully around the corner. I can send you an SMSQ/E with the
> commands if you want. But basically they behave the same as DATE, 
> just
> that they return the month, year etc instead.
>
> Marcel
No need to send anything (thank you), I'll wait for the general 
releases.

Can I just check if this is how they work (for mention in the article)

All I'm concerned about is whether
(1) values returned are integers (assume so since function names end 
in %)
(2) your count system starts at 1 or 0 for month and day in month
(3) and for weekdays, I assume Sunday is day 1? And they work as 1 to 
7, or 0 to 6?

LET y% = YEAR% : REMark 4 digit year number
LET m% = MONTH% : REMark number from 1 to 12
LET d%  = DAY% : REMark number from 1 to 31
LET wd% = WEEKDAY% :REMark number from 1 to 7, Sunday to Saturday?

-- 
Dilwyn Jones



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.8/455 - Release Date: 22/09/2006

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to