MetaFun experts, In my document I want to automatically set a reference on the front cover The following line puts the value of nkdocument@Reference into the document \getvalue{nkdocument@Reference} But \setMPtext{FrontCover}{\getvalue{nkdocument@Reference}} Does not put the value into \MPbetex{FrontCover} What do you think I am doing wrong TIA -- Nigel King CTO Orthogon Systems The information contained within this e-mail, and any files transmitted with it, is confidential and is intended solely for the individual or entity to whom it is addressed. Any unauthorised dissemination or copying of this message or its attachments, and any use or disclosure of any information contained in them, is strictly prohibited and may be illegal. If you have received this e-mail in error, please telephone +44 (0)1364 655500, and delete it from your system.
At 09:09 01/06/2003 +0100, Nigel King wrote:
MetaFun experts, In my document I want to automatically set a reference on the front cover The following line puts the value of nkdocument@Reference into the document
\getvalue{nkdocument@Reference}
But \setMPtext{FrontCover}{\getvalue{nkdocument@Reference}} Does not put the value into
\MPbetex{FrontCover} What do you think I am doing wrong
TIA -- Nigel King CTO Orthogon Systems
The information contained within this e-mail, and any files transmitted with it, is confidential and is intended solely for the individual or entity to
this is because context keeps your text confidential -) \expanded{\setMPtext{...}{\getvalue{...}}} will give you a for-your-eyes only copy Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Nigel King
-
Nigel King