Dear Jamie,
I know that, but I have done in Epi6 by making a batch file as below:
================================= @ECHO off
:start cls type menu.txt
choice /c:1234 /s Choose Menu Item to Run:
IF ERRORLEVEL 4 GOTO END IF ERRORLEVEL 3 GOTO FormC IF ERRORLEVEL 2 GOTO FormB IF ERRORLEVEL 1 GOTO FormA
GOTO start
:FormA d:\epi6\enterx d:\first\first.rec /auto /confirm goto start
:FormB d:\epi6\enterx d:\day1\day1.rec /auto /confirm goto start
:FormC d:\epi6\enterx d:\day8\day8.rec /auto /confirm goto start
:end cls ECHO BYe BYe BYe @echo on
=================================
Is there any alternate for EPi Data to make a menu as above.
Thanks Rasool Bux
-----Original Message----- From: epidata-list-bounces@lists.umanitoba.ca [mailto:epidata-list-bounces@lists.umanitoba.ca] On Behalf Of epidata-list@lists.umanitoba.ca Sent: Tuesday, May 17, 2011 5:16 PM To: epidata-list@lists.umanitoba.ca Subject: Re: [EpiData-list] FW: Multiple Forms like Tabs in Internet Explorer
Only if the forms are linked via the relate command. (as in the HOUSE-PERSON-VISIT example on the web site)
Jamie
On 2011-05-10, at 4:41 AM, epidata-list@lists.umanitoba.ca wrote:
I would like to know that, Is there any option to open different Data Entry Forms in One program Like opening different sites in Internet Explorer?
Thanks & Regards Rasool Bux
_______________________________________________ EpiData-list mailing list EpiData-list@lists.umanitoba.ca http://lists.umanitoba.ca/mailman/listinfo/epidata-list
----- No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1375 / Virus Database: 1500/3640 - Release Date: 05/15/11
This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.