Hi Francois, >> Hi all, >> >> (Is there still someone listening here?)
I guess so ? >> >> Three questions First one has apparently been answered already. >> 2. Is there a way to find out how many languages are supported >> (English,French,..)? Not to my knowledge. >> 3. Once we know which language is active (with language($), can we access >> the strings containing the days of the week >> and the string with the names of the months? Yes. The currently active message table is in SYS_VARS[$14e] And the table itself is described in chapter 12.3 of the QSOS/SMSQ Reference Manual (http://www.dilwyn.me.uk/docs/manuals/QDOS%20SMS%20Reference%20Manual.pdf). You are actually searching for the last two word relative pointers in this table. Regards, Tobias >> >> Some help would be appreciated. >> François Van Emelen >> >> > > > George > > > > > > > > _______________________________________________ > QL-Users Mailing List > http://www.q-v-d.demon.co.uk/smsqe.htm _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
