Dialogs

Description Functions Constants Examples See also






Description


The Dialogs library handles dialog and other related functions.



Methods


beep;



msgbox(msg = m, type = t, btn = b);



n = inputnumber(msg = m, def = d, cancel = c);



t = inputtext(msg = m, def = d, cancel = c);



copytoclipboard(text);



text = copyfromclipboard;





Constants




Examples




See also





(C) 2008-2010 Lorin Milescu. Last modified: 09-01-2010