Skip to content
Back to formatted view

Raw Message

Message-ID: <45357934.4020000@utas.edu.au>
Date: 2006-10-18T00:45:40Z
From: Michael Sumner
Subject: any way to prompt users for information?
In-Reply-To: <A7015572-3C1A-4199-91F1-A6441F533D77@globetrotter.net>

I think this question would be more appropriately asked on R-help. But,


> I am hoping there is a way to make a simple text window pop up with  
> my question in it, and the cursor placed ready for the user to type  
> his answer.
>   

winDialogString("One lump or two?", "")


Cheers, Mike.