Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: [Stata 12] can't insert braces and other special characters


From   Dirk Enzmann <[email protected]>
To   [email protected]
Subject   Re: st: [Stata 12] can't insert braces and other special characters
Date   Wed, 03 Aug 2011 13:06:20 +0200

Daniel wrote:

http://www.hsph.harvard.edu/cgi-bin/lwgate/STATALIST/archives/statalist.1108/date/article-50.html

The preliminary solution is to use the <ALT><NUM>-combination (NUM keys are the numbers on the numeric keypad of your keyboard, not the numbers in the top row). You produce the characters by pressing the <ALT> key and simultaneously entering the ASCII-code denoting the characters you want to produce as follows:

<ALT><91> : [
<ALT><93> : ]
<ALT><123> : {
<ALT><125> : }

Unfortunately, "²" (like in R²) can't be produced in this way, but this is not vital.

For users using keyboards of notebooks with not separate numeric keypad this is a bit more difficult because they have to switch on the "keypad" by using special function keys, enter the code, and have to switch back to normal.

This is a preliminary solution; as I understood, programmers at StataCorp are busy solving the problem.

BTW: Those who are using Friedrich Huebler's AutoIt scripts (rundo.au3 or rundolines.au3) should note that in Stata 12 the shortcut to activate the command window has changed from <CTRL><4> to <CTRL><1>. To make use of the scripts the command -Send("^4")- has to be changed to -Send("^1")- (twice in each script).

Dirk

========================================
Dr. Dirk Enzmann
Institute of Criminal Sciences
Dept. of Criminology
Rothenbaumchaussee 33
D-20148 Hamburg
Germany

phone: +49-(0)40-42838.7498 (office)
       +49-(0)40-42838.4591 (Mrs Billon)
fax:   +49-(0)40-42838.2344
email: [email protected]
http://www2.jura.uni-hamburg.de/instkrim/kriminologie/Mitarbeiter/Enzmann/Enzmann.html
========================================
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index