From epidata-list@lists.umanitoba.ca Wed Apr 6 15:30:22 2005 From: epidata-list@lists.umanitoba.ca To: epidata-list@lists.umanitoba.ca Subject: [EpiData-list] Menu systems with EpiData Date: Wed, 06 Apr 2005 21:57:20 +0200 Message-ID: <42543F20.8060005@epidata.dk> In-Reply-To: <200504061700.j36H0Hrk003849@electra.cc.umanitoba.ca> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6871737282289869773==" --===============6871737282289869773== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Kelly wrote yesterday that it would be relevant to create menu systems such as in Epi6. One way to do this would be to create in EpIData Analysis a new html file. Look at the info.htm supplied with the test version now available at http://www.epidata.dk/testing.php As part of this page there are three links looking like this: Examples of how the programme works: Graph: "Bar chart" (Click) "Statistical Process Control Chart" (Click) "Descriptive Means and descriptives" (Click) If you load the info.htm file into the editor of EpiData Analysis (press Viewer on the process toolbar and "edit HTML output" then you will see that behind the three links are actual commands, e.g. the link behind "Bar Chart" Contains: Bar chart (Click) So even this looks a bit complicated you can see that it is ordinary commands, such as define fn ____________ global read bromar bar agegrp So to build a menu system that does analysis you could either have in the link: do the analysis or add the actual commands contained in the "myprogram.pgm" file separeted by semicolons. Users are encouraged to experiment with this type of developments. Examples could then be placed on the examples page of epidata.dk To facilitate such menu or analysis systems EpiData Analysis has been made such that almost all parts of the interface can be turned off, e.g. the main menu, toolbars or the command prompt. Jens Lauritsen Initiator and Coordinator for EpiData EpiData Association --===============6871737282289869773==--