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: dual help files


From   "Visintainer, Paul" <[email protected]>
To   "'[email protected]'" <[email protected]>
Subject   RE: st: dual help files
Date   Thu, 26 Jan 2012 10:37:50 -0500

Nick,

I don't understand the cloning part.  If it were possible to make available an additional extension to help (e.g., .supp), then any additional file that the user added would just open simultaneously.  For exampling, typing -h xtmixed- would open xtmixed.sthlp and also xtmixed.supp, if the user had created one.  If xtmixed.supp weren't created, then only the official window would open.   The same would apply to .hlp files.  Where would the cloning apply?

By the way, I'm going to try your -myhelp- suggestion. This would be a great help.  Right now I have notes spread over different locations and formats (e.g., documents, pdfs, etc).  If all this could be organized into one additional help file, it would be quite useful.

-p


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Nick Cox
Sent: Thursday, January 26, 2012 9:53 AM
To: [email protected]
Subject: Re: st: dual help files

This seems only minutely different from just opening two help windows
one after the other.

But effectively simultaneous opening is also programmable. With e.g.

program myhelp
        help `1'
        help `2'
end

myhelp regress correlate

and that can be generalised to open as many help (viewer) windows as
there are arguments.

Your proposal, even if accepted by StataCorp, would still put the onus
on somebody to clone existing help files under an extension.

Nick

On Thu, Jan 26, 2012 at 2:37 PM, Visintainer, Paul
<[email protected]> wrote:
> I wonder whether it is possible to have dual help files open simultaneously when help is called for a command?  The two help files could be: the official help file for the command and a user-written help file.  I would like to create a user-help file that has additional examples and references, comments or warnings that I want to make sure I remember, references back to specific Stata listserv items or Stata online documents, etc., that help me use the command.  It would great if both help files opened when help is called.  I'm thinking along the lines of an additional file extension (like .sthlp or .hlp) specifically for user-written files, like .apdx (appendix) or .sup (supplement)

*
*   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/

----------------------------------------------------------------------
Please view our annual report at http://baystatehealth.org/annualreport
 

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. If you have received this communication in error, please reply to the sender immediately or by telephone at 413-794-0000 and destroy all copies of this communication and any attachments. For further information regarding Baystate Health's privacy policy, please visit our Internet site at http://baystatehealth.org.

*
*   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