Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Flavs
Posted - 01/10/2007 : 09:29:06 AM Origin Version (Select Help-->About Origin): 7.5 Operating System:xp
How do I show a dialog box with a message ?, I dontīt want the user to enter any value or anything. I need something like getn or getyesno, but just with the option of show a message and an OK button for the user to continue running the script.
Thanks, Flavio.
1 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 01/10/2007 : 09:40:10 AM Hi Flavio,
The type command (type -b Continue?) is easiest but type.msgbox() has more options.