Fritz,

Before you can do that you have to convert the date to a text value.
Like this:
Set var V_datecomment TEXT = (ctxt(.#date))

Tony

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Dr. Fritz
Luettgens
Sent: vrijdag 10 oktober 2014 10:35
To: RBASE-L Mailing List
Subject: [RBASE-L] - Comment on Table --- include global Var #Date

Hi,

I would like to fill in the actual date to my table comment command, how can
I do that ?
If the global Var is within "Name" it can not work, 

COMMENT ON TABLE SQLIETBLSTDAT IS "(.#DATE) Server table;"

but if it is before like

COMMENT ON TABLE SQLIETBLSTDAT IS  (.#DATE)  "Server table;"

It is not working either.

Thank“s

Fritz


Reply via email to