Experts,
Need your expertise, I am trying to append an UDA to btext, however it says 'Warning: Data not accessible for codeword #:LIMITS in TEXTPREMITIVE'.
Can anyone explain me how can I append value of UDA to TEXTP??
Santosh,
Thanks for your input but if you add ( ) brackets, system considers '('as a codeword and hence it again prompts as an error.
'Codeword # does not exists'
[TABLE="class: NoLines"]
[TR]
[TD]#ADATE
[/TD]
[TD]Date: format mm/dd/yyyy, e.g. 09/30/1998
[/TD]
[/TR]
[TR]
[TD]#BDATE
[/TD]
[TD]Date: format dd/mm/yyyy, e.g. 30/09/1998
[/TD]
[/TR]
[TR]
[TD]#CDATE
[/TD]
[TD]Date: format dd mon yyyy, e.g. 30 Sep 1998
[/TD]
[/TR]
[TR]
[TD]#ADATEX
[/TD]
[TD]Date: format mm/dd/yy, e.g. 09/30/98
[/TD]
[/TR]
[TR]
[TD]#BDATEX
[/TD]
[TD]Date: format dd/mm/yy, e.g. 30/09/98
[/TD]
[/TR]
[TR]
[TD]#CDATEX
[/TD]
[TD]Date: format dd mon yy, e.g. 30 Sep 98
[/TD]
[/TR]
[TR]
[TD]DFDATE
[/TD]
[TD]Date: format specified by the DATEFOrmat attribute of the DEPT above the current element.
[/TD]
[/TR]
[TR]
[TD]#TIME
[/TD]
[TD]System time: format hh:mm:ss, e.g. 09:07:57
[/TD]
[/TR]
[TR]
[TD]#SYSUSE
[/TD]
[TD]current user's System Name
[/TD]
[/TR]
[TR]
[TD]#PROJECT^NUMBER
[/TD]
[TD]Project number
[/TD]
[/TR]
[/TABLE]
Hi Deva,
Thanks for your post, however I want to append an UDA and not a regular attribute.
Problem comes only while appending UDA, is there any other method or syntax I can use???
if you put UDA as Btext in TEXTPRIMITIVE like
Btext '#:SOMEUDA'
then you must be sure that this UDA exists in TEXTPRIMITIVE
I guess you think that :LIMITS should be taken from somewhere else, is it?
if so then use
BTEX '#:SOMEUDA