From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5594 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Getting property values Date: Mon, 10 Sep 2001 23:14:07 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20010910231125.026abee8@server-1> References: <3B9C0BFE.A11BE481@ukrpost.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035396174 2922 80.91.224.250 (23 Oct 2002 18:02:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:02:54 +0000 (UTC) Cc: ConTeXt mailing list Original-To: Olya Briginets In-Reply-To: <3B9C0BFE.A11BE481@ukrpost.net> Xref: main.gmane.org gmane.comp.tex.context:5594 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5594 At 03:40 AM 9/10/2001 +0300, Olya Briginets wrote: >Hello ConTeXt gurus, > >I use the following simple command for debugging purposes: > > \def\thevalue#1#2#3{\csname @@#1#2#3\endcsname} > >but maybe there exists a more advanced interface? thos is probably ok for your purpose, although it depends a bit on what you want to show but in most cases this is ok, but keep in mind that low level deep down is dutch [still, but it's slowly changing] \unprotected \def\thevalue#1#2% {\csname @@#1\csname\k!prefix!#2\endcsname\endcsname} is also a way to handle it, in which case the interface is the current one, why do you need this? 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 -------------------------------------------------------------------------