You can get this from

x = show("state/echo")

also, if you know what you are looking for.

 set echo off;
  set echo ID "myecho" 0 0; echo "hmm";
  font echo 20.0 Serif Plain; color echo [xff0000];
  set echo top left; echo "OK";
  font echo 20.0 Serif Plain; color echo [xff0000];




On Mon, May 9, 2016 at 12:28 PM, Robert Hanson <hans...@stolaf.edu> wrote:

> getproperty shapeinfo is supposed to be delivering that, but it is not.
> Bug fix....
>
> On Mon, May 9, 2016 at 11:53 AM, Eric Martz <ema...@microbio.umass.edu>
> wrote:
>
>> Is there a way to message or print (or show) the text currently displayed
>> at a named echo position?
>>
>> For example, something like
>>
>> set echo top left
>>
>> echo "1d66"
>>
>> message echo top
>>
>> but that message command doesn't work and I haven't found a method.
>>
>> Of course I can keep what I echo in a variable and use that, but before I
>> code it that way, I wondered if there is a more direct method.
>>
>> Thanks, Eric
>>
>>
>> ------------------------------------------------------------------------------
>> Find and fix application performance issues faster with Applications
>> Manager
>> Applications Manager provides deep performance insights into multiple
>> tiers of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial!
>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>> _______________________________________________
>> Jmol-users mailing list
>> Jmol-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jmol-users
>>
>>
>
>
> --
> Robert M. Hanson
> Larson-Anderson Professor of Chemistry
> Chair, Department of Chemistry
> St. Olaf College
> Northfield, MN
> http://www.stolaf.edu/people/hansonr
>
>
> If nature does not answer first what we want,
> it is better to take what answer we get.
>
> -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
>
>


-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to